Ir para conteúdo
  • Cadastre-se
  • 0

Erro =]


Jakson-l2

Pergunta

Posts recomendados

falei com amigo meu da emu ele falo e erron na l2emu-game-1.0.3 ta coronpido

 

tbm pode ser ;)

Obrigado vira em Breve


azc67n.png


Clique em Curti para Motivar Muitos outros a tbm Fazer o Mesmo pois assim Motiva a Responder :onda:

Link para o comentário
Compartilhar em outros sites


que rev da emu vc ta usando? e que versao?

Editado por spoint

Você não é intelectual. Você não é artista. Você não é crítico. Você só tem acesso à Internet!!!

 

O que seria dos tópicos se nós nao mudassemos o assunto deles??

Link para o comentário
Compartilhar em outros sites

Game Server

 

REM #======================================================================#

REM # You need to set here your JDK/JRE params in case of x64 bits System. #

REM # Remove the "REM" in order to set PATH variable #

REM # If you're not a x64 system user just leave #

REM #======================================================================#

REM Example:

REM set PATH="type here your path to java jdk/jre (including bin folder)"

 

SET OLDCLASSPATH=%CLASSPATH%

call setenv.bat

 

REM =====================================================

REM Minimum Requirement:

REM java -Xmx768m com.l2emu.gameserver.util.BootManager

REM =====================================================

REM Recommend:

java -Xmx2024m com.l2emu.gameserver.BootManager

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 com.l2emu.gameserver.util.BootManager

REM If you are having troubles on server shutdown (saving data),

REM add this to startup paramethers: -Djava.util.logging.manager=com.l2emu.L2LogManager. Example:

REM java -Djava.util.logging.manager=com.l2emu.util.L2LogManager -Xmx1024m com.l2emu.gameserver.util.BootManager

 

SET CLASSPATH=%OLDCLASSPATH%

 

if ERRORLEVEL 2 goto restart

if ERRORLEVEL 1 goto error

goto end

:restart

echo.

echo Administrator Restarted ...

echo.

goto start

:error

echo.

echo GameServer Terminated Abnormaly, Please Verify Your Files.

echo.

:end

echo.

 

java -Xmx2024m com.l2emu.gameserver.BootManager

 

coloque assim:

 

java -Xmx960m com.l2emu.gameserver.BootManager

Você não é intelectual. Você não é artista. Você não é crítico. Você só tem acesso à Internet!!!

 

O que seria dos tópicos se nós nao mudassemos o assunto deles??

Link para o comentário
Compartilhar em outros sites

que bando de mane ngm prestou atencao nessa linha:

 

REM set PATH="type here your path to java jdk/jre (including bin folder)"

 

cara instala o javajdk pois e mais rapido e confivel para l2j

 

e nesse linha aqui:

 

REM set PATH="type here your path to java jdk/jre (including bin folder)"

 

troque por:

 

REM set PATH="C:\Arquivos de programas\Java\jdk1.6.0_13\bin"

 

ou pelo caminho que voce tenha instalado seu java !!!

 

vlw!!!

 

aquele negocio do -Xmx2024 coloque assim no game server.bat

 

-Xmx1024

 

no loginserver.bat

 

-Xmx512

 

pois seu pc ira travar de outro jeito

 

pense comigo

 

vc tem 2 gb

2048

 

seu pc precisa de 25% para rodar bem so com o server ligado. ou seja

 

512

 

entao com essas conf que eu falei seu game server roda bem seu login server roda bem e sua maquina tbm

fabiov.png

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.