Open barateza opened 8 months ago
Howdy @barateza,
my apologise for delayed response, seems that youtube calls using LavaLink V3.x are not working currently, I am looking into updating to Lavalink v4 since it's been released, and currently the lavalink-client module in the package.json doesn't support LavaLink V4 yet.
it may take some time before a fix is released, as it could possibly be an extensive update to get youtube/spotify links usable again
Much Love -Bacon
Describe the bug Bot joins call after a song is requested, and quits when the song is about to play.
To Reproduce
Expected behavior The bot should stay in the call and play the song.
Screenshots N/A
Desktop:
Additional context
The bot seems to be running just fine otherwise, despite what it just said...
When requested from YouTube, the music seems to be queued, and controls appear, but the song does not play and the bot kicks itself.
Lavalink:
Spotify also has a playing issue. 3.1 bot joins the channel 3.2 shows the error message:
:x: Couldn't find what you were looking for :(
3.3 bot leaves the channelThe output from lavalink server for Spotify: (i have added client id and secret to .env, bot is in development mode, APIs used are Web API and Web Playback SDK)
com.sedmelluq.discord.lavaplayer.tools.FriendlyException: Unknown file format. at com.sedmelluq.discord.lavaplayer.source.ProbingAudioSourceManager.handleLoadResult(ProbingAudioSourceManager.java:35) ~[lavaplayer-1.5.3.jar!/:na] at com.sedmelluq.discord.lavaplayer.source.http.HttpAudioSourceManager.loadItem(HttpAudioSourceManager.java:73) ~[lavaplayer-1.5.3.jar!/:na] at com.sedmelluq.discord.lavaplayer.player.DefaultAudioPlayerManager.checkSourcesForItemOnce(DefaultAudioPlayerManager.java:406) ~[lavaplayer-1.5.3.jar!/:na] at com.sedmelluq.discord.lavaplayer.player.DefaultAudioPlayerManager.checkSourcesForItem(DefaultAudioPlayerManager.java:388) ~[lavaplayer-1.5.3.jar!/:na] at com.sedmelluq.discord.lavaplayer.player.DefaultAudioPlayerManager.lambda$createItemLoader$0(DefaultAudioPlayerManager.java:183) ~[lavaplayer-1.5.3.jar!/:na] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na] at java.base/java.lang.Thread.run(Thread.java:830) ~[na:na] Suppressed: com.sedmelluq.discord.lavaplayer.tools.exception.EnvironmentInformation: lavaplayer.version: 1.5.3 os.arch: amd64 os.name: Linux os.version: 4.18.0-513.11.1.el8_9.x86_64 java.vendor: Azul Systems, Inc. java.version: 13.0.14 java.runtime.version: 13.0.14+5-MTS java.vm.version: 13.0.14+5-MTS
@master-bot/bot:dev: Client Listener TRPCClientError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON @master-bot/bot:dev: Client Listener TRPCClientError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON @master-bot/bot:dev: Client Listener TRPCClientError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON