Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash caused by Call to Arms conversion #7550

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Paliak
Copy link
Contributor

@Paliak Paliak commented Apr 8, 2024

Description of the problem being solved:

Call to Arms tattoo has been converted to Warlord's Call. This caused a dismissable crash on importing a build that had one slotted. Finding which tattoo converts to which is quite hard without adding historical tattoo data or some kind of conversion table.

This pr adds logic that attempts to find the new name by comparing available stats. Failing that it removes the tattoo to prevent crash. Added logging in both cases.

Steps taken to verify a working solution:

  • Try importing the following builds:
https://pobb.in/F7sdQa4QPD2_
https://pobb.in/m8iRz-fn3uuF
https://pobb.in/9ACP67JVEGy0

@Paliak Paliak added the crash Causes PoB to crash and is High Priority label Apr 8, 2024
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.

None yet

1 participant