Nullpointer crash when Industrial Foregoing Potion brewer is filled with Water bottles
judos opened this issue ยท 2 comments
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!