[1.12.2] Null Pointer Crash
artdude543 opened this issue ยท 2 comments
In Regards to DarkPacks/SevTech-Ages#1815
Hello, just had this report about a crash with the modpack and the usage of a distillation tower from IE Tech but looking the report given it's just a Null Pointer being thrown from Ceramics.
Crash Report: https://pastebin.com/SqFmHVvf
Version Used: 1.12-1.3.3b
If you need more info the user on how the setup is done/usage then you can chatter on the linked issue ๐
Thanks!
Seen this issue before, but it's impossible for me to fix. It is caused by an area of Forge code which creates a fluid stack then somehow that fluid stack is null a couple lines later. My best guess is some mod is doing something wrong in the fluid fill event, but there is nothing I can do to catch that, you will have to find which mod causes it.