Jump to content
  • 0

[HELP] PLEASE HELP ME!!!


Question

4 answers to this question

Recommended Posts

  • 0
Posted

You're using shit project i saw on your taskbar DejaVu "dev"... it's Bufu Dev i think. He can't help u huh ?

 

Edit your GameServer and try put "-Xmx748m -Xms748m" if doesn't work show me..  inside file and i will fix it.

  • 0
Posted

REM -------------------------------------

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 -Xmx1536m -Xms1024m -Xmn1024m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts

REM -------------------------------------

here is cfg on Gameserve :P  can  fixed :)?

  • 0
Posted

REM -------------------------------------
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 -Xms512m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts
REM -------------------------------------

 

If still doesn't work... try remove "-Xmn512m"

 

PS: Changes depends by your ram and other.

 

PS2: or add more ram available.

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...