[BUG] java.lang.NoClassDefFoundError: net/minecraft/world/World$3
salomj opened this issue ยท 1 comments
Version of Advanced Rocketry
AdvancedRocketry-1.12.2-2.0.0-13.jar
Have you verified this is an issue in the latest unstable build
The most recent build is a release build
Version of LibVulpes
LibVulpes-1.12.2-0.4.2-25-universal.jar
Version of Minecraft
1.12.2
Does this occur without other mods installed
- This is using ATM3R, but with AR upgraded to 2.0.0.
- I've tried with all mods upgraded as well, and using latest forge.
- I upgraded from 1.7.0 to 2.0.0 because 1.7.0 causes massive server lag, making the mod for all practical purposes unusable.
Crash report or log or visualVM (if applicable)
https://pastebin.pl/view/b9eb7add
Description of the problem
- Server crashes when going to
DIMID="41" name="Jotunheim"
. - This only seems to occur on a dedicated server and not in single player. Although in single player, this planet tends to lag out because of all the fire.
- Tried with the original one that was built with the server planetDefs-old.xml
- Tried using the planetDefs that gets built more recently planetDefs-new.xml
- Seems to crash because of the high level of block updates occurring during world generation. Already generated chunks work fine.