Jump to content
  • 0

Gameserver Error


Question

Posted

I just updated lib folder with l2jfrozen-core file and i get this error when i run gameserver.bat
Can anyone help me with this?


7mohZHJ.png?1

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

go to your startgameserver.bat right click. and edit.

 

this is your default parameter?: java -Dfile.encoding=UTF8 -Xms1024m -Xmx1024m -cp ./lib/*;./lib/uMad/*;l2jfrozen-core.jar com.l2jfrozen.gameserver.GameServer

 

if yes. try to close every running program in your pc and try to start gameserver  again. if it wont work you must decrease your xms1024 and xmx.

 

try this(copy/paste) if the first action i told you wont work: java -Dfile.encoding=UTF-8 -Xmx768m -Xmn256m -Xmn256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -cp ./lib/*;./lib/uMad/*;l2jfrozen-core.jar com.l2jfrozen.gameserver.GameServer   
Edited by AbSoLuTePoWeR
  • 0
Posted (edited)

 

go to your startgameserver.bat right click. and edit.

 

this is your default parameter?: java -Dfile.encoding=UTF8 -Xms1024m -Xmx1024m -cp ./lib/*;./lib/uMad/*;l2jfrozen-core.jar com.l2jfrozen.gameserver.GameServer

 

if yes. try to close every running program in your pc and try to start gameserver  again. if it wont work you must decrease your xms1024 and xmx.

 

try this(copy/paste) if the first action i told you wont work: java -Dfile.encoding=UTF-8 -Xmx768m -Xmn256m -Xmn256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -cp ./lib/*;./lib/uMad/*;l2jfrozen-core.jar com.l2jfrozen.gameserver.GameServer   

 

Closed some programms and some browser tabs, gameserver starded successfully!

Thanks for your answer, problem solved!

Edited by Rio
Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock