Cant Get PT Server to Show on Main List

Raziel Tyr

New Member
Ok, so i wanted to test out the mods i made on the server, but i cant get it to show up on the list.
Ive port forwarded as far as i know and put in the correct code in the in - game console so it says sending heartbeat to master server but no one can see it and i cant connect to it using,
Client::joinServer("178.63.253.110:28001")
i have a netgear router, and the port forward is set to 28001-28001.
any help would be appreciated.
 

Raziel Tyr

New Member
hmmm, didnt work, still sent heartbeat to master server, but nothing showed up on the list, and i tried joining it with the Client::joinServer code as well.
 
Make sure that a) your ports are forwarded with UDP (I always forward mine with both UDP and TCP to be sure), and b) that your firewall isn't blocking the incoming requests from the master.


Most people I've talked to have found their problem was a), since they didn't realise which protocol was required.
 
Top