MinecraftPortCentral / Cauldron-Issues

Issue tracker for Cauldron - http://cauldron.minecraftforge.net
13 stars 6 forks source link

net/minecraft/world/World$3 Server Crash #61

Closed spruill7716 closed 10 years ago

spruill7716 commented 10 years ago

I really don't know where to start here. Its present even with the latest patch. https://www.dropbox.com/s/e2v9a8r32iunjz7/crash-2014-11-03_17.18.30-server.txt?dl=0

Katelyn-SN commented 10 years ago

This means your missing the minecraft_server.1.7.10.jar which is a required library for cauldron.

spruill7716 commented 10 years ago

I already have minecraft_server.1.7.10.jar installed.

Katelyn-SN commented 10 years ago

Then its not in the same folder as the cauldron jar or is named incorrectly as that is the only way that error can happen.

bloodmc commented 10 years ago

Your server ran out of memory which caused the classloader to spit out that error.