Splamy / TS3AudioBot

Advanced Musicbot for Teamspeak 3
https://splamy.de/TSAudioBot/Home
Open Software License 3.0
692 stars 140 forks source link

Bot cant connect to my server #206

Closed robotrono closed 6 years ago

robotrono commented 6 years ago

Is a new install:

mono TS3AudioBot.exe
Config file does not exist...
Please enter The address (and port, default: 9987) of the TeamSpeak3 server: xxxxxxxxxxx
Please enter The server password. Leave empty for none.: 
03:44:19.8951| INFO [============ TS3AudioBot started =============]
03:44:19.9213| INFO [=== Date/Time: Friday, March 2, 2018 3:44:19 AM
03:44:20.0146| INFO [=== Version: 0.8.1/master/a2c3eaf5
03:44:20.0154| INFO [=== Platform: Ubuntu 16.04 (64bit)
03:44:20.0154| INFO [=== Runtime: Mono (5.0.1.1 (2017-02/5077205 Thu May 25 09:16:53 UTC 2017))
03:44:20.0176| INFO [=== Opus: libopus 1.1.3 (x64)
03:44:20.0206| INFO [==============================================]
03:44:20.0206| INFO [============ Initializing Modules ============]
03:44:20.1495| INFO No rights file found. Creating default.
03:44:20.3970| INFO [==================== Done ====================]
03:44:20.3994| INFO Bot connecting...
03:44:20.5687| INFO Database table "audioLogEntries" upgraded to 1
03:44:24.2383| WARN Could not connect: custom_error: the command failed to execute: Cannot connect to server 3.1 yet.
03:44:24.2397| INFO Bot disconnecting.
03:44:24.2430| WARN Internal error (me==null)
03:44:24.2487| WARN Could not save avatar: custom_error: the command failed to execute: Connection closed
03:44:25.8643| INFO Bot connecting...
03:44:29.2347| WARN Could not connect: custom_error: the command failed to execute: Cannot connect to server 3.1 yet.
03:44:29.2357| INFO Bot disconnecting.
03:44:29.2364| WARN Internal error (me==null)
03:44:29.2364| WARN Could not save avatar: custom_error: the command failed to execute: Connection closed
03:44:30.8731| INFO Bot connecting...
03:44:34.0777| WARN Could not connect: custom_error: the command failed to execute: Cannot connect to server 3.1 yet.
03:44:34.0777| INFO Bot disconnecting.
03:44:34.0783| WARN Internal error (me==null)
03:44:34.0783| WARN Could not save avatar: custom_error: the command failed to execute: Connection closed
03:44:35.7164| INFO Bot connecting...
03:44:39.0007| WARN Could not connect: custom_error: the command failed to execute: Cannot connect to server 3.1 yet.
03:44:39.0016| INFO Bot disconnecting.
03:44:39.0021| WARN Internal error (me==null)
03:44:39.0021| WARN Could not save avatar: custom_error: the command failed to execute: Connection closed
03:44:40.6487| INFO Bot connecting...
03:44:43.8367| WARN Could not connect: custom_error: the command failed to execute: Cannot connect to server 3.1 yet.
03:44:43.8376| INFO Bot disconnecting.
03:44:43.8382| WARN Internal error (me==null)
03:44:43.8382| WARN Could not save avatar: custom_error: the command failed to execute: Connection closed
03:44:45.4650| INFO Bot connecting...
03:44:48.7930| WARN Could not connect: custom_error: the command failed to execute: Cannot connect to server 3.1 yet.
03:44:48.7940| INFO Bot disconnecting.
03:44:48.7946| WARN Internal error (me==null)
03:44:48.7951| WARN Could not save avatar: custom_error: the command failed to execute: Connection closed
03:44:50.3955| INFO Bot connecting...
03:44:52.0773| INFO TS3AudioBot shutting down.
03:44:53.2886| INFO Bot disconnecting.
03:44:53.2886| WARN Internal error (me==null)
03:44:53.2886| WARN Could not save avatar: custom_error: the command failed to execute: Connection closed
03:44:53.2915|DEBUG Bot disconnected. Reason: LeftServer
Flakebi commented 6 years ago

As the error suggests, the bot is not yet able to connect to 3.1 servers because the protocol changed. The progress for this is tracked in #187.