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

Error Spawning Instance

Status
Not open for further replies.

Strikebullet

New Member
Whenever I launch my bot these set of codes appear as an error

2016/08/21 13:08:42 2d0da380 fd4b682f ERROR Error spawning instanceopen NUL: The system cannot find the file specified.
2016/08/21 13:08:42 2d0da380 fd4b682f INFO TSClient quit. LogLevel has been increased, please try to connect again to see more details.

I will be very appreciated if anyone has any idea of a fix.

Thanks
 

Patschi

Head of troll department / Xuxe dominator
Tier III
is awesome!
V.I.P.
is uber awesome!
Insider
You can read the cause of the error in your first log line:
2016/08/21 13:08:42 2d0da380 fd4b682f ERROR Error spawning instanceopen NUL: The system cannot find the file specified.

Do you have installed/extracted the TS3Client and set the path correctly in the configuration file?
 

Strikebullet

New Member
You can read the cause of the error in your first log line:


Do you have installed/extracted the TS3Client and set the path correctly in the configuration file?

Yes I have:

TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = "C:\\SinusBot\\data\\"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "777rz7PY/7kgHtgQpq1qr9ZCW82FwtnejXERtyhIfD4="
IsProxied = false
DenyStreamURLs = []
Pragma = 0
 
Status
Not open for further replies.
Top