• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Solved problem with a new update

flynns82

Member
hi, i have updated my bot to the new version(sinusbot beta 0.13.37-f7e9ece), i have extracted the archive and i overwrite the old files, and i have copyed libsoundbot_plugin.so from /plugins to /TeamSpeakClient/plugins/ , as the guide said.
but now the bot is not working...
log:
Code:
2018-02-13T21:45:43+01:00 TSClient quit.
2018-02-13T21:45:43+01:00 KILL [admin] OK
2018-02-13T21:45:42+01:00 Could not request shutdown. Please make sure that the plugin is installed correctly; HTTP returned an error: Timeout; Code: 500; Message: Timeout
2018-02-13T21:41:52+01:00 TS |INFO | | |Statistics report: User has not yet confirmed participation
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI | |Last update check was: mar gen 1 00:00:01 2019
2018-02-13T21:41:52+01:00 TS |INFO |PermManager | |Loading permissions from cache
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI |1 |Connect status: Connection established
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI |1 |Connect status: Establishing connection
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI |1 |Connect status: Connected
2018-02-13T21:41:52+01:00 TS |DEVELOP |PktHandler | |Puzzle solve time: 8
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI |1 |Connect status: Connecting
2018-02-13T21:41:52+01:00 TS |INFO |CapSoundSet | |Found invalid capture device 'SinusBot', using default device '
2018-02-13T21:41:52+01:00 TS |INFO |PlaySoundSet | |Found invalid playback device 'SinusBot', using default device '
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI |1 |Initiating connection: 127.0.0.1:9987 127.0.0.1
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI |1 |Blacklist check ok
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI |1 |Connect to server: 127.0.0.1
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI | |ts3server: 127.0.0.1?port=9987&nickname=Music%20Bot%20-%20Apocalypse&password=&cid=7&channelpassword=
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI | |Using configuration location: /opt/botApo/data/ts3/fba565c2-13c8-40e3-9d13-ba6133e7b3d3/af83b4ce-d54d-4d8c-bab0-885e0cf5bffc/settings.db
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI | |Qt version: 5.5.1
2018-02-13T21:41:52+01:00 TS |INFO |ClientUI | |Failed to init text to speech engine
2018-02-13T21:41:52+01:00 TS |INFO | | |*** Time [INIT]: 165
2018-02-13T21:41:52+01:00 TS |INFO | | |*** Time [MAINWINDOW]: 164
2018-02-13T21:41:51+01:00 TS |INFO | | |Api version is not compatible for plugin: /opt/botApo/teamspeak3-client/plugins/libsoundbot_plugin.so
2018-02-13T21:41:51+01:00 TS |INFO |Query | |listening on 127.0.0.1:25639
2018-02-13T21:41:51+01:00 TS |INFO | | |Loading plugin: libtest_plugin
2018-02-13T21:41:51+01:00 TS |INFO | | |Loading plugin: libsoundbot_plugin
2018-02-13T21:41:51+01:00 TS |INFO | | |Loading plugin: liblua_plugin
2018-02-13T21:41:51+01:00 TS |INFO | | |Loading plugin: libclientquery_plugin
2018-02-13T21:41:51+01:00 TS |ERROR |SoundBckndIntf| |/opt/botApo/teamspeak3-client/soundbackends/libpulseaudio_linux_amd64.so error: NOT_CONNECTED
2018-02-13T21:41:51+01:00 TS |ERROR |SoundBckndIntf| |/opt/botApo/teamspeak3-client/soundbackends/libpulseaudio_linux_amd64.so error: NOT_CONNECTED
2018-02-13T21:41:50+01:00 TS |INFO | | |Using hardware aes
2018-02-13T21:41:50+01:00 TS |INFO | | |SystemInformation: Linux 4.9.0-0.bpo.2-amd64 #1 SMP Debian 4.9.18-1~bpo8+1 (2017-04-10) x86_64 Binary: 64bit
2018-02-13T21:41:50+01:00 TS |INFO | | |TeamSpeak 3 Client 3.0.19.4 (2016-07-14 10:16:58)
2018-02-13T21:41:50+01:00 Starting instance ts3server://127.0.0.1?port=9987&nickname=Music%20Bot%20-%20Apocalypse&password=&cid=7&channelpassword=
2018-02-13T21:41:50+01:00 Could not create Notifications-Tabletable Notifications already exists
2018-02-13T21:41:50+01:00 Could not create WhisperReceive-Tabletable WhisperReceive already exists
2018-02-13T21:41:50+01:00 Could not create Chat-Tabletable Chat already exists
2018-02-13T21:41:32+01:00 Initialization complete

what can i try to do?
 

flynns82

Member
the bot has the playback(hardware) deactivated and if i try to disconnect it takes a long time and then says lost connection
 
Top