Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No next song could be played. #1053

Open
xyha1 opened this issue Mar 24, 2024 · 2 comments
Open

No next song could be played. #1053

xyha1 opened this issue Mar 24, 2024 · 2 comments

Comments

@xyha1
Copy link

xyha1 commented Mar 24, 2024

loginfo : INFO|0|PlayManager.StopInternal Song queue ended: No next song could be played.
It log this whaterver i played.My platform is centos8.
How can i fix it?

@Deltaanno
Copy link

I had the same question, and also on CentOS8.
Here's the runtime log

2024-07-13 02:53:39.7942| INFO|Core|Setup.LogHeader [============ TS3AudioBot started =============]
2024-07-13 02:53:39.8591| INFO|Core|Setup.LogHeader [ Date: Saturday, 13 July 2024 02:53:39
2024-07-13 02:53:39.9175| INFO|Core|Setup.LogHeader [ Version: <?>/<?>/<?>
2024-07-13 02:53:39.9175| INFO|Core|Setup.LogHeader [ Build: <?>
2024-07-13 02:53:39.9185| INFO|Core|Setup.LogHeader [ Platform: CentOS Linux 8 (64bit)
2024-07-13 02:53:39.9185| INFO|Core|Setup.LogHeader [ Runtime: .NET Core (3.1.32) ServerGC:False GC:SustainedLowLatency
2024-07-13 02:53:39.9197| INFO|Core|Setup.LogHeader [ Opus: libopus 1.3-beta (x64)
2024-07-13 02:53:39.9197| INFO|Core|Setup.LogHeader [==============================================]
2024-07-13 02:53:40.6325| INFO|Core|WebServer.StartWebServerInternal Starting Webserver on port 58913
2024-07-13 02:53:41.1632| INFO|Core|Bot.Run Bot "default" connecting to "deltaanno.cn"
2024-07-13 02:53:43.4149| INFO|Core|Ts3Client.ConnectClient Client connected.
2024-07-13 02:54:05.7681| INFO|0|Bot.OnMessageReceived User Deltaanno requested: !play https://cdn.akamai.steamstatic.com/steamcommunity/public/assets/minigame/towerattack/sfx/backgroundtrack2.mp3
2024-07-13 02:54:08.6246| INFO|0|PlayManager.StopInternal Song queue ended: No next song could be played.
2024-07-13 02:54:16.8847| INFO|0|Bot.OnMessageReceived User Deltaanno requested: !play http://music.163.com/program/media/outer/url?id=2538375026.mp3
2024-07-13 02:54:17.2777| INFO|0|PlayManager.StopInternal Song queue ended: No next song could be played.
2024-07-13 02:54:39.5505| INFO|0|Bot.OnMessageReceived User Deltaanno requested: !bot diagnose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@Deltaanno @xyha1 and others