Ir para conteúdo
  • Cadastre-se
  • 0

Game Server erro Gracia Eplogue


D2M

Pergunta

errorgt.jpg.

 

Esse é o erro aqui em baixo vai as config do game server

 

 

 

 

@echo off

title OpenBR - Game Console

:start

color 0E

echo ==================================================

echo Starting Open_BR GameServer.

echo ==================================================

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

REM Parameters really used to run the server above.

java -Djava.util.logging.manager=open.brasil.util.L2LogManager -Xms1024m -Xmx1024m -cp ./../libs/*;openbr-game.jar open.brasil.gameserver.GameServer

REM

REM Example to better your performance

REM java -server -Djava.util.logging.manager=open.brasil.util.L2LogManager -Xms1024m -Xmx2048m -cp ./../libs/*;openbr-game.jar open.brasil.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

 

 

 

Link para o comentário
Compartilhar em outros sites

1 resposta a esta questão

Posts recomendados


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.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  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.

Processando...



×
×
  • Criar Novo...

Important Information

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.