-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Audio] Something broke when playing the track on Lavalink 3.7.11+red.3 #6479
Comments
I am also experiencing this issue. I don't know if it's the same as the OP but my spring.log files show the following `2024-11-23 20:19:34.056 INFO 150 --- [XNIO-1 I/O-5] lavalink.server.io.SocketServer : {"op": "play", "guildId": "326259390372118541", "track": "QAAAnwIAOlRoZSBFbXB0aW5lc3MgTWFjaGluZSAoT2ZmaWNpYWwgTXVzaWMgVmlkZW8pIC0gTGlua2luIFBhcmsAC0xpbmtpbiBQYXJrAAAAAAADESgAC1NSWEg5QWJUMjgwAAEAK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9U1JYSDlBYlQyODAAB3lvdXR1YmUAAAAAAAAAAA==", "noReplace": false, "startTime": "0", "pause": false} com.sedmelluq.discord.lavaplayer.tools.FriendlyException: Something broke when playing the track. 2024-11-23 20:19:35.962 INFO 150 --- [XNIO-1 I/O-5] lavalink.server.io.SocketServer : {"op": "stop", "guildId": "326259390372118541"} |
I have the same problem |
Known issues with Audio are tracked in #4505. This issue is one of our known issues that we plan on patching in the next release. You can follow the instructions in that issue in the meantime, though they are more complicated than a bot update. If you need additional help, please feel free to join our support server at https://discord.gg/red |
This |
I have had the same problem for about two weeks,
so I did just that. Download the |
The application.yml is supposed to change the version, but it can only be modified if you use an unmanaged node. Docker is not a supported environment, so I'm not sure how it can be set up to be unmanaged to be able to apply the fix. |
I am facing the same issue with API Error 403 on a dockerized env. |
I was able to do this in docker by using the |
For me youtube-plugin-1.10.2 didn't solve the problem, but youtube-plugin-1.11.1.jar from here did. |
Docker is not a part of the supported platforms. |
If you are also experiencing this issue, please read
Known issues with Audio are tracked in #4505. This issue is one of our known issues that we plan on patching in the next release. You can follow the instructions in that issue in the meantime, though they are more complicated than a bot update. If you need additional help, please feel free to join our support server at https://discord.gg/red
What Red version are you using?
3.5.13
What were you trying to do?
Use the !Play command to play music from youtube
What did you expect to happen?
Hear the music from Youtube
What actually happened?
Track Error
Something broke when playing the track.
How can we reproduce this error?
1.!play
2.
3.
...
Anything else?
No response
The text was updated successfully, but these errors were encountered: