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 when using the Adorned and items with abyssal sockets #7054

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

LocalIdentity
Copy link
Contributor

The code was crashing as it was not making sure that the jewel socket was from the tree before trying to check if it was an expansion jewel socket.
Also moved the multiplier check first, as it is pointless to have the jewel and rarity check if The Adorned is not in the build in the first place

The code was crashing as it was not making sure that the jewel socket was from the tree before trying to check if it was an expansion jewel socket.
Also moved the multiplier check first, as it is pointless to have the jewel and rarity check if The Adorned is not in the build in the first place
@LocalIdentity LocalIdentity added the crash Causes PoB to crash and is High Priority label Dec 17, 2023
@LocalIdentity LocalIdentity merged commit f0fd080 into dev Dec 17, 2023
@LocalIdentity LocalIdentity deleted the fix_adorned-crash branch December 17, 2023 14:25
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