Secret Experience

Secret Experience (https://secretexperience.net/index.php)
-   [L2J] Dúvidas Solucionadas (https://secretexperience.net/forumdisplay.php?f=653)
-   -   L2jROX 7.0 problema com conexão (https://secretexperience.net/showthread.php?t=27862)

Lanin 26-11-2010 04:39 PM

L2jROX 7.0 problema com conexão
 
Bem galera, estou usando a L2jROX 7.0 clean do Inspector.
Ligo o servidor sem nenhum erro (pelo visto). Abro o l2.exe já com a ini editada e tento logar. Não aparece nenhuma mensagem na parte de login (que fica em baixo) e não loga!
O que pode ser?

@edit
Todas as portas pro servidor do meu Modem estão abertas.
Tento ligar ele também offline (127.0.0.1) e mesmo assim não dá.

Daniel2 26-11-2010 04:57 PM

mas quando você colocou o ip qual ip você colocou o interno ou externo?

Lanin 27-11-2010 06:47 AM

Eu falei acima, tento ligar ele no offline (127.0.0.1)
Tento colocar o IP 127.0.0.1 e mesmo assim não liga.

Daniel2 27-11-2010 10:49 AM

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 = *
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

# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname = *

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

Citação:

# ==================================== #
# If You Don't Configure It Server Don't Run!!!! #
# ==================================== #

# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname = *
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

você colocou o seu assim e não deu bom coloca assim

Citação:

# ==================================== #
# If You Don't Configure It Server Don't Run!!!! #
# ==================================== #

# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname = *
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 = ip do seu pc

# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1
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 = ip do seu pc

# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
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

# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname = *

# The port on which login will listen for GameServers
LoginPort = 9014
pronto apos isso você coloca o ip do seu pc no l2.ini e tenta entrar.

Lanin 27-11-2010 04:01 PM

Amigo, muito obrigado mais acabou meus problemas, tive que alugar o VPs mesmo haha

Valeu mesmo
Forte abraço!


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.