Jump to content
  • 0

[HELP] Server terminated abnormaly problem


Question

Posted

Kalispera paidia.. Exw ena problimataki k den mporw na to lysw gia kanena logo omws.. Exw kanei oles tis ry8miseis sta progs k ta *.properties exw tre3ei kanonika to dbinstaller exw kanei k registergameserver.. Exw checkarei k ta guides apo edw alla dystyxws t exw swsta .. :/ An mporesei na boi8isei kapoios 8a eimai eygwmwn..!

 

 

Ayto mou bazei... :

 

errorfv.jpg

 

Recommended Posts

  • 0
Posted

@echo off

title Game Server

:start

echo Game Server By ZOUMHS

echo.

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

REM Default parameters for a basic server.

java -Xmn512m -cp ./../libs/*;l2jserver.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 you are having troubles on server shutdown (saving data),

REM add this to startup paramethers: -Djava.util.logging.manager=net.sf.l2j.L2LogManager. Example:

REM java -Djava.util.logging.manager=net.sf.l2j.util.L2LogManager -Xmx1024m -cp ./../libs/*;l2jserver.jar net.sf.l2j.gameserver.GameServer

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

 

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

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