Ir para conteúdo
  • Cadastre-se
  • 0

ERROR AO TENTAR LIGAR O SERVER L2JMEGA


interlude

Pergunta

ALGUEM ME AJUDA A RESOLVER ESSE ERROR

 

ISSO ACONTECE SOMENTE COM ESSA REV L2JMEGA 

GAME SERVER EDIT: ABAIXO

___________________________________________________________________________

@echo off
title L2JMod aCis gameserver console
:start
REM -------------------------------------
REM Default parameters for a basic server.

java -Xmx1072m -cp ./libs/*; 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 have restarted, please wait.
echo.
goto start
:error
echo.
echo Server have terminated abnormaly.
echo.
:end
echo.
echo Server terminated.
echo.
pause
______________________________________________________________________________

 

ERROR.png

Link para o comentário
Compartilhar em outros sites

1 resposta a esta questão

Posts recomendados

  • 0
1 hora atrás, interlude disse:

ALGUEM ME AJUDA A RESOLVER ESSE ERROR

 

ISSO ACONTECE SOMENTE COM ESSA REV L2JMEGA 

GAME SERVER EDIT: ABAIXO

___________________________________________________________________________

@echo off
title L2JMod aCis gameserver console
:start
REM -------------------------------------
REM Default parameters for a basic server.

java -Xmx1072m -cp ./libs/*; 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 have restarted, please wait.
echo.
goto start
:error
echo.
echo Server have terminated abnormaly.
echo.
:end
echo.
echo Server terminated.
echo.
pause
______________________________________________________________________________

 

ERROR.png

mano n tenho certeza...mas...deve está na pasta libs,pode ser um erro de compilação.

me perdoe se estiver errado!

SonyIroon

Link para o comentário
Compartilhar em outros 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.

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.