Pike crash
TheDarkPreacher opened this issue · 9 comments
Testing in single player instance of the Devcraft pack with the new UA version (version Wave Three - Beta v1.04) and was simply travelling through the world when there was a sudden lag spike, then game crashed, producing this log: https://pastebin.com/Yz00HNHF
After the crash, loaded the world back up, continued on my way, and never saw a single pike.
java.lang.NoClassDefFoundError: net/minecraft/world/server/ServerWorld Would only happen if you were running an older forge
But like I said, "java.lang.NoClassDefFoundError: net/minecraft/world/server/ServerWorld". ClassNotFoundException and NoClassDefFoundError both occur when class is not found at runtime, which would only happen if the forge version you're running doesn't have the proper package name for that class
New development: Upped Forge to 28.0.27, got this crash on load of world: https://pastebin.com/itJK1gKA