Nether Robits crash server
Binero opened this issue ยท 0 comments
Issue description:
Server crashes due to a Robit trying to teleport to its home in the overworld from the nether.
Steps to reproduce:
- Craft a Robit and place it down in the overworld.
- Have to follow you into the nether.
- In the nether, tell it to teleport home.
- Wait.
- Whenever certain chunks in the nether load, the server crashes on a
NullPointerException
seemingly caused bymekanism.common.entity.EntityRobit.goHome
Crash log
https://gist.github.com/Binero/8ae08c30afec0d8cbf24dc247c5bb04b
Version (make sure you are on the latest version before reporting):
Forge: 1.12.2-14.23.5.2836
Mekanism: 1.12.2-9.7.1.371
Fix for server admins:
Restore the nether dimension from a backup, or delete the nether dimension entirely. (world/DIM-1/
). This will not delete players nor their stuff, but it will delete any blocks placed in the nether dimension since the backup you restored.
Potentially MCEdit could be used to only delete the chunk with the Robit in it.