Ja olhei ja as config estao certas...no gameserver so mostra que crio a conta e mas nada mas eu acho que seja problema no meu vps...que n ta liberada a porta 7777 ja passei um programinha que analisa as portas e realmente mostro que esta bloqueada..mas surge uma duvida todos falam que todas as portas sao desbloqueadas para vps ou dc...ai to na duvida oque pode ser vo postar aqui como esta a config :
Loguin server :
# Bind ip of the LoginServer, use * to bind on all available IPs
# Default: *
LoginserverHostname = 173.233.73.51
# Default: 2106
LoginserverPort = 2106
# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
LoginHostname = 127.0.0.1
# The port on which login will listen for GameServers
# Default: 9014
LoginPort = 9014
Gameserver:
# Where's the Login server this gameserver should connect to
# Default: 127.0.0.1
LoginHost = 127.0.0.1
# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9014
# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = 173.233.73.51
# Default: 7777
GameserverPort = 7777
Mim diz uma coisa para que server o arquivo ipconfig.xml que tem dentro da pasta gameserver penso eu que tenha que editar algum ip la..!! Para que serve esse arquivo over ?.
|