Error on server start causes to leave the server without memory
stefvanschie opened this issue ยท 5 comments
Hey,
Everything was working fine with this plugin, until I saw a weird error. I'm making plugins myself, so if it something from me please tell me. Here's the rror:
http://pastebin.com/VNS6YvXC
Caused by: java.lang.OutOfMemoryError: PermGen space
For some reason your PermGen got filled, what java version do you run?
There can be issues if you don't set your PermGen Space size. It tells what to do during minecraft server launch.