12-12-2008, 07:16 PM
|
#3
|
|
Membro - Veterano
Registrado em: Nov 2008
Posts: 402
Agradecido 1,012 Vezes em 159 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Nome Real: Vinicius Miranda
|
Cara,erro na configuração do IP e ve se tah assim na pasta login/config/loginserver.properties
Citação:
# Useable values: "True" - "False", use this option to choose whether accounts will be created
# automatically or not.
AutoCreateAccounts=True
|
no loginserver.properties
deixa assim o IP
Citação:
# The port, ip on which login will listen for GameServers
LoginHostname=127.0.0.1
LoginPort=9014
|
e no server.properties
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= NO-IP
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname= NO-IP
|
|
|
|