Traffic* Posted December 28, 2009 Posted December 28, 2009 hey,i use l2j equal pack.after i formated my pc (my new OS is windows 7 64 bit) i get this error while i'm trying to open my server.. any help would be appreciated.
0 Commodus Posted December 28, 2009 Posted December 28, 2009 Well , there are 2 reasons why your java runs out of memory. Your java application has a memory leak or your Java application needs a lot of memory . More than 128 MB by default. So , java heap size can be increased using the following parameters : java -Xms<initial heap size> -Xmx<maximum heap size> You can set this in the java control panel or in the command line . Depending on the enviroment you run your application. Good luck.
Question
Traffic*
hey,i use l2j equal pack.after i formated my pc (my new OS is windows 7 64 bit) i get this error while i'm trying to open my server..
any help would be appreciated.
2 answers to this question
Recommended Posts