Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • 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.

Bot is playing but no sound is coming out

Yurikas

New Member
Hi!
I am trying to set up sinusbot in my discord server.
Everything is installed but if i connect the bot, start playing music, nothing comes through.


Code:
Config.ini

TS3Path = ""
ListenHost = "0.0.0.0"
DataDir = "C:\\SinusBot\\data\\"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
AllowStreamPush = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
ExternalFileBase = ""
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "CFxsmPgRdXrRRB3jeucS1GdxepBMlYtMTz81hIOvxQc="
IsProxied = false
DenyStreamURLs = []
Pragma = 0
UserAgent = ""

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  MaxSimultaneousChunkDownloads = 6
  CacheStreamed = false
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 3145728

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = false

[StreamRewrites]

[Scripts]
  Debug = false
  AllowReload = false
  EnableTimer = false
  DisableLegacyEvents = false
  DevMode = false
  ScriptTimeout = 5

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (1.0.0-beta.3-735814e)"
  WaitTime = 0

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

[SHMem]
  Enable = false
  Size = 0
  Delay = 0
  Interval = 0

[RadioStations]
  URL = ""
  UpdateInterval = 0

[TTS]
  Enabled = false
 

Yurikas

New Member
Version: SinusBot 1.0.0-beta.3-735814e
Windows 10 64bit
i5 7300hq
8gb ram

Code:
Bot log

2019-12-29T11:45:42+02:00 LOGIN [admin] OK
2019-12-29T11:45:39+02:00 Loading instance://cb435bb5-9277-4d6e-90ba-9b9cc23948e3
2019-12-29T11:45:39+02:00 Loading instances

Code:
Instance log

2019-12-29T11:51:05+02:00 disconnected from discord
2019-12-29T11:51:05+02:00 error from conn reader: read tcp 192.168.1.2:56002->162.159.134.234:443: use of closed network connection
2019-12-29T11:51:05+02:00 KILL [admin] OK
2019-12-29T11:51:02+02:00 STOP [admin] OK
2019-12-29T11:51:00+02:00 PLAY [admin] 714350b4-464c-4ed0-9862-7695bf4ae513 OK
2019-12-29T11:50:44+02:00 STOP [admin] OK
2019-12-29T11:50:03+02:00 disconnected from discord
2019-12-29T11:50:03+02:00 error from conn reader: read tcp 192.168.1.2:55990->162.159.134.234:443: use of closed network connection
2019-12-29T11:50:03+02:00 KILL [admin] OK
2019-12-29T11:49:52+02:00 PLAY [admin] 714350b4-464c-4ed0-9862-7695bf4ae513 OK
2019-12-29T11:49:43+02:00 STOP [admin] OK
2019-12-29T11:45:40+02:00 Auto-Playing last track
2019-12-29T11:45:39+02:00 script Youtube_Search loaded
2019-12-29T11:45:39+02:00 Last track was 714350b4-464c-4ed0-9862-7695bf4ae513, will auto-play soon
2019-12-29T11:45:39+02:00 Initialization complete
2019-12-29T11:45:39+02:00 script command loaded
 

fabm3n

Well-Known Member
Tier II
Tier III
Tier I
is awesome!
Insider
Top