Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
71257
Players:
1815
trulisPM
#1
How to add my ts3 server
Jul 09, 2011 4:44 PM
Joined: Sep 08, 2009
Posts: 1
How i can add a ts3 server that is hosted on my PC ?

EDIT: when i try to add the server i get the following error

One of the following suggestions may help you:

Your server is currently offline.
GameTracker needs your server to be online before you can add it to our database. Please restart your server and make sure it's up before hitting ADD SERVER again.
You entered the wrong query port.
Please update your query port and hit scan again
Your server is firewalled.
Please turn off any firewall you have that may block scanning
Your server isn't configured to respond to scan requests.
NOTE: all instructions assume you are not trying to connect from/to "localhost" and are on another IP Address outside your domain.
Open a telnet session to your server on the query port
ex. telnet $IP_ADDRESS $QUERY_PORT
Execute a "use port" command
ex. use port=[myserverport]
Is the result "error id=0 msg=ok"?
Yes, goto 4
No, goto 11
Execute a "serverinfo" command
ex. serverinfo
Is the result "error id=0 msg=ok"?
Yes, goto 8
No, goto 11
Execute a "channellist" commmand
ex. channellist
Is the result "error id=0 msg=ok"?
Yes, goto 10
No, goto 11
Execute a "clientlist" command
ex. clientlist
Is the result "error id=0 msg=ok"?
Yes, goto 10
No, goto 11
SUCESS
Your server can now be been added.
ERROR
Please review the Teamspeak 3 documentation to make the command that failed return an "error id=0 msg=ok" and goto 1
Last edited by: trulis Jul 09, 2011 6:59 PM
burnPM
#2
Jul 09, 2011 10:51 PM
Joined: Sep 27, 2006
Posts: 10924
I would recommend reading that or going to http://www.gametracker.com/games/ts3/forum.php?thread=42258 for more details.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

serialtuxPM
#3
Oct 25, 2011 4:40 PM
Joined: Mar 25, 2008
Posts: 5
burn wrote:
I would recommend reading that or going to http://www.gametracker.com/games/ts3/forum.php?thread=42258 for more details.



I am having the same problem, and I have gone to that link and checked everything. The server is not firewalled, the join and query port are correct. After issuing all of those commands on your link I get the return message error id=0 msg=ok.

Is there anything else I can try.

Thanks.
burnPM
#4
Oct 25, 2011 5:18 PM
Joined: Sep 27, 2006
Posts: 10924
What is your IP port and query port of your TS3 server?
I am retired from GameTracker after 11 years and will not be responsive for support requests.

serialtuxPM
#5
Oct 25, 2011 8:32 PM
Joined: Mar 25, 2008
Posts: 5
burn wrote:
What is your IP port and query port of your TS3 server?


It is 9987 and 10011. The address is 75.186.43.190
burnPM
#6
Oct 25, 2011 8:51 PM
Joined: Sep 27, 2006
Posts: 10924
Well are you logging in to telnet with administrative permissions? I did the serverinfo, clientlist, and channellist commands and got the insufficient permissions message.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

serialtuxPM
#7
Oct 25, 2011 9:09 PM
Joined: Mar 25, 2008
Posts: 5
burn wrote:
Well are you logging in to telnet with administrative permissions? I did the serverinfo, clientlist, and channellist commands and got the insufficient permissions message.



yes I am. I am using the serveradmin and password it gave me when I setup the server.
serialtuxPM
#8
Oct 25, 2011 9:45 PM
Joined: Mar 25, 2008
Posts: 5
serialtux wrote:
burn wrote:
Well are you logging in to telnet with administrative permissions? I did the serverinfo, clientlist, and channellist commands and got the insufficient permissions message.



yes I am. I am using the serveradmin and password it gave me when I setup the server.



If I'm not suppose to use the admin permissions what do I need to do to fix this?
burnPM
#9
Oct 25, 2011 10:02 PM
Joined: Sep 27, 2006
Posts: 10924
If you want to see what happens you need to use telnet without issuing any admin login commands to it, otherwise you would not be using the permissions the GT scanner would use. However, since I told you it was a permissions issue, you could just go straight to the part that talks about updating the permissions.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

serialtuxPM
#10
Oct 25, 2011 10:10 PM
Joined: Mar 25, 2008
Posts: 5
serialtux wrote:
serialtux wrote:
burn wrote:
Well are you logging in to telnet with administrative permissions? I did the serverinfo, clientlist, and channellist commands and got the insufficient permissions message.



yes I am. I am using the serveradmin and password it gave me when I setup the server.



If I'm not suppose to use the admin permissions what do I need to do to fix this?



I fixed the problem. I must have skipped one of the steps. Operator error. Thanks for helping though and the quick replies.