Game Development Community

Network problems

by Lux Obscura · in Torque Game Engine Advanced · 06/08/2008 (10:18 am) · 3 replies

Hi,

I'm using the lastest version of TGEA. I've started a game from the stronghold starter kit and get a network problem:
I use StackHeap Master Server Beta Release.
If I launch a mission with multiplayer option, the master server get the heartbeat and add it to his list.
I launch the game once more (keeping the game with the multiplayer mission open) and ask the server list to the master server.
The master server seem to send me the multiplayer mission but the game says that there is no server.
I've open the console and see that the game receive the master server's responce and try the IP but it time out.
Can you help me?

#1
06/08/2008 (10:53 am)
If you are running two isntances of TGEA on the same computer, I believe that any servers you are hosting off that computer well appear in LAN, not the Master Server list.
#2
06/09/2008 (9:38 am)
Ok, it work, thanks to you.
#3
06/10/2008 (8:12 am)
Your welcome.