Hello
My PC (3 GB RAM) runs Windows XP and a L2server.
I would like to know what is the maximum size of memory that can be allocated to the Java virtual machine.
I used java -Dfile.encoding=UTF-8 -Xmx1512m net.sf.l2j.gameserver.GameServer
And above 1512, it doesn't work.
Can you help me please?