Eu to usando windows server 2003 standard edition service pack 1
Olha Como eu tive que deixar pra ele poder funcionar :
java -Djava.util.logging.manager=com.l2jthunder.util.L2L ogManager -Xms1024m -Xmn512m -Xmx1024m -cp ./../libs/*;./../libs/twitterlibs/*;l2jthunder.jar com.l2jthunder.gameserver.GameServer
REM
REM If you have a big server and lots of memory, you could experiment for example with
REM java -server -Xmx1024m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts
REM If you are having troubles on server shutdown (saving data),
ele provavelmente ta mentindo falando que tem 3Gb ne ?
|