Jump to content
  • 0

startGameServer


Question

Posted

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

REM Default parameters for a basic server.

java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx3550m -Xms3550m -Xmn2g -Xss128k -XX:ParallelGCThreads=20 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:+UseCompressedOops -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer ti bazo edw na arxisei

9 answers to this question

Recommended Posts

  • 0
Posted

Γίνε λίγο ποιο συγκεκριμένος αλλιώς στείλε TeamViewer σε PM για να δούμε ακριβώς το πρόβλημα.

 

Edit: σε PM*

  • 0
Posted
[Funky" post=2664065" timestamp="1377902627]

αν εχεις 2αρα ΡΑΜ μειωσε αυτα -Xmx3550m -Xms3550m, βαλε 512.

 

EDIT: γιατι εχω κανει τριπλο Post??

sorry για αυτό..modify πάτησα :/

  • 0
Posted

echo off

title Game Server Console

:start

echo Starting L2J Game Server.

echo.

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

REM Default parameters for a basic server.

java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx512m -Xms512m -Xmn2g -Xss128k -XX:ParallelGCThreads=20 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:+UseCompressedOops -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer

REM

REM If you have a big server and lots of memory, you could experiment for example with

REM java -server -Xmx512m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts

REM If you are having troubles on server shutdown (saving data),

REM add this to startup paramethers: -Djava.util.logging.manager=com.l2jserver.L2LogManager. Example:

REM java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx512m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer ala pali

  • 0
Posted

echo off

title Game Server Console

:start

echo Starting L2J Game Server.

echo.

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

REM Default parameters for a basic server.

java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx512m -Xms512m -Xmn2g -Xss128k -XX:ParallelGCThreads=20 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:+UseCompressedOops -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer

REM

REM If you have a big server and lots of memory, you could experiment for example with

REM java -server -Xmx512m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts

REM If you are having troubles on server shutdown (saving data),

REM add this to startup paramethers: -Djava.util.logging.manager=com.l2jserver.L2LogManager. Example:

REM java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx512m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer ala pali

 

τι RAM εχεις? Ποσα GB?

 

Κάντο έτσι.

REM -------------------------------------
REM Default parameters for a basic server.
java -Dfile.encoding=UTF8 -Xmx1024m -Xms512m -Xmn256m -XX:PermSize=128m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -XX:+UseSerialGC -cp ./lib/*;l2jfrozen-core.jar com.l2jfrozen.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 -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts
REM --[/code[

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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