Futurepack Mod - Now with flyable Spaceships!

Futurepack Mod - Now with flyable Spaceships!

1M Downloads

NPE when opening AirBrush inventory

Dykam opened this issue ยท 6 comments

commented

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

commented

I can not reproduce this crash... you crafted a new airbrush and as you tried to open it, the game crashed ?

commented

Ok I was able to fix the bug, this only happens if the NBT tag from the airbrush is corrupted.

commented

It was a freshly created air brush, but I'll wait for the release to see if that fixed it.

Checking the NBT data, it appears alright:
image

commented

the tag should be missing in new created items. But maybe a mod is changing that.

commented

Can you test if this version fixes that?

commented

Perfect, that fixed it.