• 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.

TS3Client quit

Status
Not open for further replies.

HowManyElo

New Member
Version: SinusBot 0.9.8
OS Version: Windows 10 Home
Browser: Google Chrome (plugins: AdblockPlus, TubeMate, Tampermonkey)
config.ini:
TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
LogFile = ""
LicenseKey = "qbPsHlPhn5/3x7D+TSKAvlm9eiqH2JHgdsjw+XLhgR8="
EnableAloneMode = false

[StreamRewrites]
When i try to connect in a server the client immediately quits.
2016/07/29 14:23:01 d65f4d96 84dd181c INFO Starting instance ts3server://infinitygames.voicehosting.it?port=10024&nickname=pressWkey%27s%20Bot&password=&channel=&channelpassword=
2016/07/29 14:23:06 d65f4d96 84dd181c INFO New connection status 1; Error 0
2016/07/29 14:23:06 d65f4d96 84dd181c DEBUG Storing configuration.
2016/07/29 14:23:06 d65f4d96 84dd181c INFO New connection status 0; Error 0
2016/07/29 14:23:06 d65f4d96 84dd181c INFO The bot could not connect. This might have several reasons: the server doesn't exist at that address, the server password is wrong or the security level of your identity is too low.
2016/07/29 14:23:06 d65f4d96 84dd181c INFO TSClient quit.
 
"C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
Always 2 backslashes?? Well this seems to work since the Client responses...
The Server is also available at this address.
Is sinusbot installed on the same PC/Server as your Teamspeak server?
If yes change the ts3-IP from infinitygames.voicehosting.it to 127.0.0.1
 
Follow the installation tutorial
I don't understand... what tutorial?
Always 2 backslashes?? Well this seems to work since the Client responses...
The Server is also available at this address.
Is sinusbot installed on the same PC/Server as your Teamspeak server?
If yes change the ts3-IP from infinitygames.voicehosting.it to 127.0.0.1
That server isn't mine, And what address? Sorry if i'm problematic
 
try to use
Code:
TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win32.exe"
instead of
Code:
TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
in the config.ini
If i try to insert "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win32.exe" instead of "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe" SinusBot console opens and quits in a few milliseconds.
 
New error:
2016-07-30T18:26:32+02:00 Starting instance ts3server://185.25.204.67?port=9987&nickname=pressWkey%27s%20Bot&password=&channel=&channelpassword=
2016-07-30T18:26:36+02:00 New connection status 1; Error 0
2016-07-30T18:26:37+02:00 Storing configuration.
2016-07-30T18:26:40+02:00 New connection status 0; Error 1797
2016-07-30T18:26:40+02:00 The bot could not connect. This might have several reasons: the server doesn't exist at that address, the server password is wrong or the security level of your identity is too low.
2016-07-30T18:26:40+02:00 TSClient quit.
 
The bot could not connect. This might have several reasons: the server doesn't exist at that address, the server password is wrong or the security level of your identity is too low.
thats the solution
 
If i try to insert "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win32.exe" instead of "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe" SinusBot console opens and quits in a few milliseconds.

A 64 Bit client is required, you can't use the 32 Bit Client! - The Plugin is only build for 64 Bit Systems.
 
Status
Not open for further replies.
Back
Top Bottom