MinecraftModDevelopmentMods / Tesla-Core-Lib

Minecraft library useful in creating power hungry machines
https://minecraft.curseforge.com/projects/tesla-core-lib
MIT License
6 stars 8 forks source link

Nullpointer crash when Industrial Foregoing Potion brewer is filled with Water bottles #60

Open judos opened 4 years ago

judos commented 4 years ago

Hi there, We have the following crash on FTB Revelations v3.2.0.

Reproduction: Put vanilla water bottles into Potion Brewer (Industrial Foregoing mod).

I think the issue occured when I shift clicked water bottles from my inventory and one water bottle went into the energy slot of the machine.

The stack trace: https://pastebin.com/raw/qXPQYcvt

Block causing the issue: Name: industrialforegoing:potion_enervator_tile // com.buuz135.industrial.tile.magic.PotionEnervatorTile Block type: ID #4505 (tile.industrialforegoing.potion_enervator // com.buuz135.industrial.tile.block.PotionEnervatorBlock // industrialforegoing:potion_enervator)

Mod version: 1.0.15 (tesla-core-lib-1.12.2-1.0.15.jar)

Tell me if it's fixed already. I see there are newer versions of the lib but not sure how we could update since it's a whole modpack and dependencies etc... Thanks for your help!

NAGE1203 commented 3 years ago

I have the same problem in Stoneblock 2 I was trying to make an automated brewing system for growing crystals and after shift-clicking, a water bottle into the potion brewer the game crashed and I can't load the world any longer. PLEASE fix this issue ASAP

bloggsy commented 3 years ago

Still hasn't been fixed to my knowledge as it happened in stoneblock to me also