Jump to content

Question

Posted (edited)

when i start game server i get this error i uploaded a picture, its Hi5 and its from the pack of ICP-Network ( its preconf, dont judge me for the pack i wanted a pre configured pack so i can learn a bit.. not to start a serious server but pease help me :P)

picture of error:

oh04rn.png 

http://i62.tinypic.com/oh04rn.png

Edited by ApexFozzy

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

Right elick on .bat file and edit it, change (decrease) the Xmx value.

java -Xmx512m -cp ./libs/*; net.sf.l2j.gameserver.GameServer
Edited by SweeTs
  • 0
Posted (edited)

thank you this problem was fixed but now it stucks in "loaded 9 castles" and it does not load anymore further! ( i left it over 5min)  thats how i changed it in .bat file

java -Djava.util.logging.manager=com.icpnetworks.util.L2LogManager -Xms512m -Xmx512m -cp ./../libs/*;icpnetworks_Main.jar com.icpnetworks.gameserver.GameServer

Edited by ApexFozzy
  • 0
Posted

thank you this problem was fixed but now it stucks in "loaded 9 castles" and it does not load anymore further! ( i left it over 5min)  thats how i changed it in .bat file

 

java -Djava.util.logging.manager=com.icpnetworks.util.L2LogManager -Xms512m -Xmx512m -cp ./../libs/*;icpnetworks_Main.jar com.icpnetworks.gameserver.GameServer

 

How much ram do you have?When it stucks without error i guess it doesn't have enough memory to go further.

  • 0
Posted (edited)

He would end up with the same error (OOM).

so waht can i do to run it ? ( i have 4gb ram ) [if its not fixable do you have any other preconfigured hi5? i just want 1 to mess arround o learn teh basics in h5 )

Edited by ApexFozzy
  • 0
Posted (edited)

If it's 32 bit OS, then 1G you can set max. Increase it and see what happen.

Edited by SweeTs
  • 0
Posted

He would end up with the same error (OOM).

I'm not that into java but the same thing happened to me when my ram was at it's limit.It would stuck there with no error at all.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...