Crash: `java.lang.NullPointerException` When using infinity furnace connected to rf power source
Fatcow007 opened this issue ยท 5 comments
Description
Infinity furnace connected to RF power will crash.
Crashed world will keep crashing on startup
To Reproduce
Place infinity furnace
Place RTG fuel source (from nuclearcraft) next to furnace
Try smelting any recipe in infinity furnace
Modpack version 1.37.5
Crash log: https://pastebin.com/2DWa6him
debug.log
or Crash report
debug.zip
Thank you for the report! I will investigate the issue.
For now, go to file config/forge.cfg
and set B:removeErroringTileEntities=true
. This would make your world able to load.
Note for myself:
Solution could be installing mod IC2-No. Fix commit.
Ok, seems like the fix actually crashing server XHL315/IC2-No#1