Secret Experience

Secret Experience (https://secretexperience.net/index.php)
-   [L2J] Dúvidas Solucionadas (https://secretexperience.net/forumdisplay.php?f=653)
-   -   Como Resolver Esse Error :S (https://secretexperience.net/showthread.php?t=28904)

fodastico 20-01-2011 01:19 AM

Como Resolver Esse Error :S
 
eu baixei a rev 1818 do projeto da jbrasil e da esse error mano, oq pode ser?

[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

obrigadão ae

msantana 20-01-2011 01:34 AM

é pra jogar só na sua casa?
me manda o que ta no gameserver

fodastico 20-01-2011 02:34 AM

e oq filho?

Mazokista 20-01-2011 08:38 AM

Porfavor Poste Aqui a configuracao do Seu

Loginserver.properties
e Server.properties

Antes disso veja se sua configuracao do LoginServer.properties se encontra assim


Código:

# 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 = 127.0.0.1

# Bind IP of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
# Loginserver Port
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 10
# 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 = 127.0.0.1

# The port on which login will listen for GameServers
LoginPort = 9014


e do Server.properties Assim


Código:

# Bind IP of the Gameserver, use * to bind on all available IPs
GameserverHostname = *
# Gameserver port
GameserverPort = 7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this IP is resolvable by Login just leave *
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
# If this IP is resolvable by Login just leave *
InternalHostname = 127.0.0.1

# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1


fodastico 21-01-2011 02:40 AM

velho eu pus igual o seu ae e deu isso aqui,

[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

----------

Citação:

# 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= 127.0.0.1

# Bind IP of the LoginServer, use * to bind on all available IPs
LoginserverHostname= *
# Loginserver Port
LoginserverPort=2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan=10
# 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= 127.0.0.1

# 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 = False


Citação:

# ================================================== ==============
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================== ==============

# Bind IP of the Gameserver, use * to bind on all available IPs
GameserverHostname = *
# Gameserver port
GameserverPort = 7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this IP is resolvable by Login just leave *
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
# If this IP is resolvable by Login just leave *
InternalHostname = 127.0.0.1

# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1

# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to true, the login will give an other id to the server if the requested id is allready reserved
AcceptAlternateID = True

cleberhills 21-01-2011 02:59 AM

Erro de registerGameserver, é so registrar.

Mazokista 21-01-2011 01:24 PM

[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

fodastico 24-01-2011 03:59 PM

valeu mazokista *-*


Horários baseados na GMT -3. Agora são 01:11 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.