#Problem with running music on lavalink

2 messages · Page 1 of 1 (latest)

placid vigil

So, bassically when on one bot instance I try to run music with a connection to lavalink using the shokuaku client, everything works. However, when I try to do it on the other instance suddenly nothing works even though it is the same code. I tried on localhost and on VPS on separate lavalink servers, but the problem is the same. No matter how long I debug the code - everything looks correct, but music is not playing. Also the bot is returning "Interaction failed" response instead of Embed.

I have no idea how the same code does not work on other discord bot instance. Everything is configured the same as in the bot where everything works. All bots are mine

I'm posting this here because I don't even know what the fault is anymore.

Source code:
https://github.com/SkyndalexProjects/Skyndalex/blob/dev/src/commands/music/radio.js

Lavalink logs are also correct and i don't see nothing suspicious.

ornate lanternBOT
  • 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 OP