Jump to content

l2evidence

Members
  • Posts

    170
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Posts posted by l2evidence

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

     

  2. fatal failed to start tghe game listener resson cannot assign requested adress jvn_bind dn m anoigei to loginserver m vgazei auto exw c6 frozen kai deite pws ta xw valei

     

    Loginserver

     

    # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

    ExternalHostname = 127.0.0.1

     

    # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

    InternalHostname = <----my no-ip

     

    # Bind ip of the loginServer, use * to bind on all available IPs

    LoginserverHostname = *

    LoginserverPort = 2106

     

    # How many times you can provide an invalid account/pass before the IP gets banned

    LoginTryBeforeBan = 20

     

    # Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600) 

    LoginBlockAfterBan = 600

    GMMinLevel = 100

     

    # The address on which login will listen for GameServers, use * to bind on all available IPs 

    LoginHostname = 178.238.235.153

     

    # The port on which login will listen for GameServers

    LoginPort = 9014

     

    # If set to True any GameServer can register on your login's free slots

    AcceptNewGameServer = True

     

    # If False, the licence (after the login) will not be shown

    # It is highly recomended for Account Seciurity to leave this option as defalut (True)

    ShowLicence = True

     

  3. paides exw ftia3ei polles fores server kai 3erw arketa ... metefera ton server m se enan filo m alla gia na kanei apo tools install thn database dn ton afinei tou vgazei error apo java... ti paizei na nai px to anoigw kai pataw reconfigure kai me petaaei !3erete ti mporei na einai ?

  4. paides exw ftia3ei polles fores server kai 3erw arketa ... metefera ton server m se enan filo m alla gia na kanei apo tools install thn database dn ton afinei tou vgazei error apo java... ti paizei na nai px to anoigw kai pataw reconfigure kai me petaaei !3erete ti mporei na einai ?

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