hello everyone i expirience a memory problem while i try to run startgameserver.bat. My OS is windows 7 x64 6gb ram and i5 m430.
I can' t figure out what to type in
REM Default parameters for a basic server.
java -Dfile.encoding=UTF-8 -Xmx512m lt.equal.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
any idea?? (i try a lot of deiferent values but nothing works)