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 missing null checks for some Nullables #1710

Merged

Conversation

miozune
Copy link
Contributor

@miozune miozune commented Apr 15, 2023

What

This PR fixes NPE with NBTMatcher and GTRecipeHandler.
Relevant crash log: https://mclo.gs/xR6yPhz#L35

Implementation Details

Add some null checks

Outcome

Fix crash

@ALongStringOfNumbers ALongStringOfNumbers added the type: bug Something isn't working label Apr 15, 2023
@ALongStringOfNumbers ALongStringOfNumbers added this to the 2.6.2 milestone Apr 17, 2023
@ALongStringOfNumbers ALongStringOfNumbers merged commit 1825d46 into GregTechCEu:master Apr 18, 2023
@miozune miozune deleted the fix/nbt-matcher-npe branch April 24, 2023 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants