Skip to content

Fix crash when importing a character that uses Facebreaker gloves#2098

Merged
LocalIdentity merged 1 commit into
devfrom
fix_facebreaker-import
Jun 5, 2026
Merged

Fix crash when importing a character that uses Facebreaker gloves#2098
LocalIdentity merged 1 commit into
devfrom
fix_facebreaker-import

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

Description of the problem being solved:

When using Facebreakers, the character acts as if it is using a 1 hand mace so it gets the single handed mace strike skill. We assumed that the player had to have a weapon equipped if this skill was in the character list so it would crash when referring to an invalid index

Before screenshot:

image

After screenshot:

image

When using Facebreakers, the character acts as if it is using a 1 hand mace so it gets the single handed mace strike skill. We assumed that the player had to have a weapon equipped if this skill was in the character list so it would crash when referring to an invalid index
@LocalIdentity LocalIdentity added the crash Causes PoB to crash and is High Priority label Jun 5, 2026
@LocalIdentity LocalIdentity merged commit 2df5a74 into dev Jun 5, 2026
5 checks passed
@LocalIdentity LocalIdentity deleted the fix_facebreaker-import branch June 5, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crash Causes PoB to crash and is High Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant