Jump to content
  • 0

[Help]gamerserver


l2evidence

Question

paidia otan paw na anoiksw to gameserver m vgazei auto

error occurred during initialization of vm could not reserve enough space for object heap maxcheaters!!

pws ginetai na to fixarw ? :/

Link to comment
Share on other sites

Recommended Posts

  • 0

paidia otan paw na anoiksw to gameserver m vgazei auto

error occurred during initialization of vm could not reserve enough space for object heap maxcheaters!!

pws ginetai na to fixarw ? :/

vale photo me to error

Link to comment
Share on other sites

  • 0

wraia pws ginetai na vgalw to error gia na to valw sto browse?

κάνε το upload στo tinypic.com και οταν το κάνει θα σου βγάλει 4 λινκς για την εικόνα,εσύ πάρε αυτό που έχει το tag [ img ] [ / img] χωρίς τα κένα,και κάντο ποστ εδώ.
Link to comment
Share on other sites

  • 0

@echo off

title Game Server Console

:start

 

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

 

if ERRORLEVEL 7 goto telldown

if ERRORLEVEL 6 goto tellrestart

if ERRORLEVEL 5 goto taskrestart

if ERRORLEVEL 4 goto taskdown

REM 3 - abort

if ERRORLEVEL 2 goto restart

if ERRORLEVEL 1 goto error

goto end

:tellrestart

echo.

echo Telnet server Restart ...

echo Send you bug to : http://www.l2jfrozen.com

echo.

goto start

:taskrestart

echo.

echo Auto Task Restart ...

echo Send you bug to : http://www.l2jfrozen.com

echo.

goto start

:restart

echo.

echo Admin Restart ...

echo Send you bug to : http://www.l2jfrozen.com

echo.

goto start

:taskdown

echo .

echo Server terminated (Auto task)

echo Send you bug to : http://www.l2jfrozen.com

echo .

:telldown

echo .

echo Server terminated (Telnet)

echo Send you bug to : http://www.l2jfrozen.com

echo .

:error

echo.

echo Server terminated abnormaly

echo Send you bug to : http://www.l2jfrozen.com

echo.

:end

echo.

echo server terminated

echo Send you bug to : http://www.l2jfrozen.com

echo.

:question

set choix=q

set /p choix=Restart® or Quit(q)

if /i %choix%==r goto start

if /i %choix%==q goto exit

:exit

exit

pause

 

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

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