Game Development Community

Server doesn't show up on master server.

by Lukas Joergensen · in Torque 3D Professional · 10/01/2013 (12:51 am) · 4 replies

Hey guys! I decided to have a server based on the 'Full' template running, however even tho the server seems to be able to connect to the master server, my clients doesn't pick it up when querying the master server.. Is there something I need to set up for this to work?

I just copied the 'Full' templates for both client and server and have not made any changes.

Also this:
connect("IP:28002");
Works fine.

Edit: Using master.garagegames.com btw

#1
10/01/2013 (2:54 am)
I experienced the same when I tried a dedicated server on WINE. Heartbeats were sent, but the server didn't show up when queried.
#2
10/01/2013 (5:42 am)
Are you running both on same LAN? does it show up and connect if you do a LAN ping?
#3
10/01/2013 (6:10 am)
No it's a cloud server (digitalocean) and I could connect to it with the connect command and enter the game.
#4
10/01/2013 (12:18 pm)
I tried with a Amazon EC2 instance and a Hetzner dedicated box, but same outcome.

Manually connecting worked though.