Cannot make bot connecting to server at all

Started by JantsoP, July 04, 2015, 01:14:07 AM

Previous topic - Next topic

JantsoP

Afteri boot the bot on Windows machine i just get this errro:
2015-07-04 01:08:20 JTS3ServerMod STATUS Virtual bot instance "Le_Bot" starts now
2015-07-04 01:08:20 JTS3ServerMod STATUS Activate log level: INFO
2015-07-04 01:08:20 JTS3ServerMod CRITICAL Unable to connect to Teamspeak 3 server at *censored*!
2015-07-04 01:08:20 JTS3ServerMod EXCEPTION Bot Version: 5.4.5 Hosting Edition (08.03.2015)
java.io.EOFException: Connection was closed by TS3 server, maybe banned?
at de.stefan1200.jts3serverquery.JTS3ServerQuery.connectTS3Query(JTS3ServerQuery.java:562)
at de.stefan1200.jts3serverquery.JTS3ServerQuery.connectTS3Query(JTS3ServerQuery.java:495)
at de.stefan1200.jts3servermod.JTS3ServerMod.runMod(JTS3ServerMod.java:1473)
at de.stefan1200.jts3servermod.JTS3ServerMod.access$2(JTS3ServerMod.java:1443)
at de.stefan1200.jts3servermod.JTS3ServerMod$1.run(JTS3ServerMod.java:1416)
at java.lang.Thread.run(Unknown Source)
2015-07-04 01:08:20 JTS3ServerMod INFO Unloaded all functions!
2015-07-04 01:08:20 JTS3ServerMod INFO Reconnecting in 65 seconds...


Checkked all lists and it has not been banned. So what gives?

Stefan1200

You don't want to use the Web Interface? Because you don't have MySQL and Telnet activated!

Connection is not possible, because your TS3 server ip or the query port is wrong, or is blocked by a firewall.

JantsoP

#2
Quote from: Stefan1200 on July 04, 2015, 06:33:30 AM
You don't want to use the Web Interface? Because you don't have MySQL and Telnet activated!

Connection is not possible, because your TS3 server ip or the query port is wrong, or is blocked by a firewall.

Well i do want to use it. I just first want to get bot booted up before i think about the webinterface :P

[EDIT] I was first trying on my Windows machine but when i put the bot on the server where TS is, all works just fine