Jump to content
  • 0

[HELP]SOS ANAGI SERVER!!!!!!!!!!!!!


KOZANE

Question

Hello paragilame dedicate, kai telos panton perasame to pack klp. Ta perasame ola ok ala sto gameserver exoume Problem!!!!!!!! Ine 64x ta windows, enw sto pc pou ixame to srv prin dld sto diko m anige kanonika tora kolaei sta siege:

thumb_63957.png

 

Ara kati pezei me to gameserver, exw akousei oti kati prepei na laksw apo mesa gia na pianei pio poli ram dn kserw kiolas. to gameserver m ine etsi:

@echo off
title L2JGAMESERVER
color 4
:start
echo Starting L2JGame Server.
echo.
REM -------------------------------------
REM Default parameters for a basic server.
java -Xmx512m -cp bsf.jar;bsh-2.0b4.jar;commons-logging-1.1.jar;mmocore.jar;javolution.jar;c3p0-0.9.1.2.jar;mysql-connector-java-5.0.7-bin.jar;l2jserver.jar;jython.jar net.sf.l2j.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 -------------------------------------
if ERRORLEVEL 2 goto restart
if ERRORLEVEL 1 goto error
goto end
:restart
echo.
echo Admin Restart ...
echo.
goto start
:error
echo.
echo Server terminated abnormaly
echo.
:end
echo.
echo server terminated
echo.
pause

 

Help pedia ti na alaksw? pite mou akrivos ine terastia anagi sas parakalo

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
REM -------------------------------------

REM Default parameters for a basic server.

java -Xmx4023m -cp bsf.jar;bsh-2.0b4.jar;commons-logging-1.1.jar;mmocore.jar;javolution.jar;c3p0-0.9.1.2.jar;mysql-connector-java-5.0.7-bin.jar;l2jserver.jar;jython.jar net.sf.l2j.gameserver.GameServer

REM

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

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

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

Δοκίμασε να το κάνεις έτσι .

 

Link to comment
Share on other sites

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