Creating a mystcraft world and roaming in it crashes my server. I have 2Gigs ram allocated minimum and 4GB maximum but the java window shows 200mb (50% free) which indicates something is wrong... i have 16GB of RAM total btw.
I also get the world leaked problem
also i have tweaked my .bat file because earlier it wasn't working properly, and still isn't as i see.
I also get the world leaked problem
also i have tweaked my .bat file because earlier it wasn't working properly, and still isn't as i see.
@Echo off
"C:\Program Files\Java\jre7\bin\java.exe" -server -d64 -Xms1024M -Xmx4096M -jar ftbserver.jar
pause