Did not enter state ready within 5000ms
npm list:
Hi, my problem is that my connection doesn't enter the state ready for some reason. I've looked up a lot of stuff and nada.
4 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.full error:
it wouldn't hurt to add that my bot does not join vc undeafened even though I expressely wrote the property
selfDeaf
to false
is there some other way i can update it?
other than npm because it's telling me I have the latest version
nevermind i added @latest
at the end of the install command and got the right version
hopefully it works now
i'll leave that up for tommorow me
so it seems there's some compatability error with discord opus and voice?
it tries to get me to audit fix thisо
Will install @discordjs/[email protected], which is a breaking change
so the problem is fixed as long as I have the latest voice version, but i constantly get severity vulnerabilities. Also my connection reciever immediately ends even if I continously play sound idk
as in the buffer is empty
okay i wrote that really wrong
what i meant is that when i try to recieve audio with
I get a zero length buffer no matter if I constantly speak while I run the command or not
thank you so much for all the help you've given me so far by the way