Laviathan crashing game upon trying to load new world
Veranidae opened this issue ยท 3 comments
When trying to load a world for the first time, the game crashes with "Exception in server tick loop"
crash-2023-07-15_19.43.43-server.txt
It's a null pointer exception in the Leviathan update:
com.github.alexthe666.alexsmobs.entity.EntityLaviathanPart.m_6972_(EntityLaviathanPart.java:74) ~[alexsmobs-1.22.5.jar%23205!/:1.22.5] {re:classloading}
this.size
is null
Don't know exactly how much this differs from the current two crashes but here is another...
crash-2023-07-16_15.29.11-server.txt