That didn't work. still does the same thing. This is really weird, I've run like 5 different types of servers, and every one of them has been able to use these arguments. Running the jar itself is making a pretty laggy server.
How are other people able to get theirs going?
Any reason why you are using so much ram?
I use
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.6.4-965.jar nogui
Is it a hosted server? How many players are you trying to host max and average? What is the OS you are using for the server? 32bit, 64bit?