Tópico: [Gracia Epilogue] Pack LineAge For You "www.lineage4u.com"
Ver um Único Post
Antigo 31-12-2010, 07:39 PM   #44
JohnScott
Membro - Coronel
 
Avatar de JohnScott
 
Registrado em: Apr 2010
Localização: Recife -PE
Posts: 167
Agradeceu: 222
Agradecido 143 Vezes em 64 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Pontos: 3,200, Nível: 34
Pontos: 3,200, Nível: 34 Pontos: 3,200, Nível: 34 Pontos: 3,200, Nível: 34
Atividade: 0%
Atividade: 0% Atividade: 0% Atividade: 0%

Nome Real: Johnatan Ivan ferreira

Inventório de JohnScott

Padrão

@tiago017


Man, isso aconteceu porque o servidor ta precisando de mais memoria pra poder carregar completamente. Pra arrumar isso vc faz o seguinte, abre o arquivo startgameserver.bat com o bloco de notas e configura igual como ta as partes em vermelho:

Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
@echo off
title Game Server Console
:start
echo Starting L2J Game Server.
echo.
REM -------------------------------------
REM Default parameters for a basic server.
java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms512m -Xmx512m -cp ./../libs/*;l2jserver.jar com.l2jserver.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=com.l2jserver.L2LogManager. Example:
REM java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xmx1024m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer
REM -------------------------------------
Se mesmo assim ainda não conseguir rodar lembre que esse pack ja vem com Geodata e Pathnode intalados, então você precisa desativar, vá na pasta Gameserver/config, abra o arquivo general.properties e procura por essa parte do código:

Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
# ---------------------------------------------------------------------------
# Geodata
# ---------------------------------------------------------------------------
# GeoData options:
# 0 = GeoData and PathFinding OFF (default)
# 1 = GeoData is used to check Line Of Sight (LOS) targeting and
#     L2Playable movement. You need to download files for data/geodata folder.
#     Monsters can pass walls but not aggro (no line of sight) through them.
# 2 = Full GeoData enabled. Includes PathFinding (requires also /data/pathnode
#     files if CellPathFinding not enabled) and all character moves go through
#     geodata checks (if a mob passes a wall, pathfinding didn't find a route
#     but we allow attack and returning home).
#     Recommended server memory minimum 2 GB, rather 3 GB.
# Default: 0
GeoData = 2 <- Mude aqui para 1
Pode testar que funfa! Flw Manolo!

JohnScott está offline   Responder com Citação