Voice connection stop after short time

I have read that top same issue there u was talking about version of discordjs/voice but my npm version is latest and I have cross checked now why this happened with me?
12 Replies
d.js toolkit
d.js toolkit•3w 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! - ✅ Marked as resolved by staff
treble/luna
treble/luna•3w ago
#how-to-get-help
Spidey 🕸
Spidey 🕸OP•3w ago
How can I upload long text? Here
d.js docs
d.js docs•3w ago
To share long code snippets, use a service like gist, sourcebin, pastebin, or similar instead of posting them as large code blocks or files.
Spidey 🕸
Spidey 🕸OP•3w ago
https://pastebin.com/75UYKDLy Ok so this is the player code whis is totally depend on @discordjs/voice
Pastebin
const { joinVoiceChannel, createAudioPlayer, createAudioResource...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
treble/luna
treble/luna•3w ago
we do not support TOS violations which yt-dlp, and anything using youtube, is
Spidey 🕸
Spidey 🕸OP•3w ago
Ok we will change core system later but what's the issue Suppose we have a url of any kind of audio still issue will same
treble/luna
treble/luna•3w ago
As long as you use ytdlp we will not provide support. Find a TOS compliant source first
Spidey 🕸
Spidey 🕸OP•3w ago
Can u suggest Please
treble/luna
treble/luna•3w ago
No, as there are very little, if any, that actually are compliant
Spidey 🕸
Spidey 🕸OP•3w ago
Ok

Did you find this page helpful?