Industrial Renewal

Industrial Renewal

2M Downloads

Crash When opening a world.

thiago1255 opened this issue ยท 2 comments

commented

Hello ! I love playing minecraft with your mod. But when I open a world. The game fails.
(started to happen when I updated the mod)
Minecraft Version: 1.12.2
Mod Version: 0.18.0
Forge Version: 14.23.5.2847

I tried to access two worlds, each involved a different error, related to the mod:
crash-2020-08-30_15.01.04-server.txt
crash-2020-08-30_14.46.38-server.txt

commented

same problem, crash after placed Gutter

stacktrace:

Description: Ticking block entity

java.lang.NullPointerException
at cassiokf.industrialrenewal.tileentity.TileEntityGutter.checkForOutPuts(TileEntityGutter.java:96)
at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:102)
at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.initializeMultiblockIfNecessary(TileEntityMultiBlocksTube.java:66)
at cassiokf.industrialrenewal.tileentity.tubes.TileEntityMultiBlocksTube.update(TileEntityMultiBlocksTube.java:44)

commented

Now with the update it returned to working normally. Thank you !