
NPE when opening AirBrush inventory
Dykam opened this issue ยท 6 comments
A NullPointerException when trying to open the AirBrush to set the tank/color.
Versions
Minecraft 1.11.2
Forge 13.20.0.2282
FuturePack 25.2.2 pre
Crashlog
https://gist.github.com/Dykam/739c3a62205c714de0e9b04cf8545f2e
I can not reproduce this crash... you crafted a new airbrush and as you tried to open it, the game crashed ?
Ok I was able to fix the bug, this only happens if the NBT tag from the airbrush is corrupted.
the tag should be missing in new created items. But maybe a mod is changing that.
Can you test if this version fixes that?