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 right clicking howler with any gtmetaitem #19

Merged
merged 5 commits into from
Apr 18, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Apr 17, 2024

The crash happens because some gtmetaitems are oredicted as dyes which apparently causes oredict to think all of them are.
The problem arises when NC tries to verify that its the correct item since someone decided to return -1 as the dye id if the item damage doesn't match which in turn causes the AIOOBE. (They even left a nice comment recognizing that it would cause issues)

Closes GTNewHorizons/GT-New-Horizons-Modpack#15986

Copy link

Warning: 2 uncommitted changes
#20

…ixes

Spotless apply for branch fix-howler-crash for #19
@Dream-Master Dream-Master requested a review from a team April 17, 2024 21:52
@Dream-Master Dream-Master merged commit f7a1a24 into master Apr 18, 2024
1 check passed
@Dream-Master Dream-Master deleted the fix-howler-crash branch April 18, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when right clicking a howler alarm with stainless steel ingots in your hand. (???????)
3 participants