For some reason my server throws a memory error at me when I try to start it with MCPC+ installed. Without it it runs fine.
Running on Linux using Multicraft.
Log of the crash:
Not sure how or why this happens. It's been allocated enough memory, including startup memory (512mb). Messed with .conf files, used different MCPC+ builds. Nothing seems to fix it.
Does anyone have some insight into this or maybe share their own setup which should work?
Running on Linux using Multicraft.
Log of the crash:
Code:
2014-05-30 16:37:35 [SEVERE] Exception in thread "Command Reader"
2014-05-30 16:37:37 [SEVERE] java.lang.OutOfMemoryError: PermGen space
2014-05-30 16:37:42 [SEVERE] java.lang.OutOfMemoryError: PermGen space
2014-05-30 16:37:43 [SEVERE] Encountered an unexpected exception OutOfMemoryError
java.lang.OutOfMemoryError: PermGen space
2014-05-30 16:37:54 [SEVERE] Exception in thread "Server thread"
2014-05-30 16:37:54 [SEVERE] java.lang.NoClassDefFoundError: org/spigotmc/WatchdogThread
2014-05-30 16:37:54 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:707)
2014-05-30 16:37:54 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2014-05-30 16:38:07 [SEVERE] Exception in thread "Thread-7"
2014-05-30 16:38:07 [SEVERE] java.lang.OutOfMemoryError: PermGen space
Not sure how or why this happens. It's been allocated enough memory, including startup memory (512mb). Messed with .conf files, used different MCPC+ builds. Nothing seems to fix it.
Does anyone have some insight into this or maybe share their own setup which should work?