Player State = idle

Why does the track ends automatically after some time of starting. It's a live stream url. It plays fine for few secs/mins then track ends usually like idle.
1 Reply
d.js toolkit
d.js toolkit2d ago
- What are your intents? GuildVoiceStates is required to receive voice data! - Show what dependencies you are using -- generateDependencyReport() is exported from @discordjs/voice. - Try looking at common examples: https://github.com/discordjs/voice-examples. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!

Did you find this page helpful?