#I got this many times

1 messages · Page 1 of 1 (latest)

clear crane
#
0|lavalink | 2025-05-23T06:29:59.549Z  INFO 13233 --- [Lavalink] [ XNIO-1 task-10] l.server.player.AudioLoaderRestHandler   : Got request to load for identifier "dzsearch:eagles take it easy"
0|lavalink | 2025-05-23T06:29:59.554Z  INFO 13233 --- [Lavalink] [ XNIO-1 task-31] l.server.io.RequestLoggingFilter         : PATCH /v4/sessions/y8zeayxxrb5wkts3/players/1336962509416042549?noReplace=false, client=34.48.203.35, payload={"volume":100}
0|lavalink | 2025-05-23T06:29:59.816Z  INFO 13233 --- [Lavalink] [ XNIO-1 task-10] l.server.player.AudioLoaderRestHandler   : Loaded playlist Deezer Search: eagles take it easy
0|lavalink | 2025-05-23T06:29:59.816Z  INFO 13233 --- [Lavalink] [ XNIO-1 task-10] l.server.io.RequestLoggingFilter         : GET /v4/loadtracks?identifier=dzsearch%3Aeagles+take+it+easy, client=34.48.203.35
0|lavalink | 2025-05-23T06:30:30.005Z ERROR 13233 --- [Lavalink] [ck-1-thread-947] c.s.d.l.t.p.LocalAudioTrackExecutor      : Error in playback of 2566896752
0|lavalink |
0|lavalink | com.sedmelluq.discord.lavaplayer.tools.FriendlyException: Something went wrong when decoding the track.
0|lavalink |    at com.sedmelluq.discord.lavaplayer.tools.ExceptionTools.wrapUnfriendlyExceptions(ExceptionTools.java:45) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.track.playback.LocalAudioTrackExecutor.executeProcessingLoop(LocalAudioTrackExecutor.java:279) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.track.playback.LocalAudioTrackExecutor.executeProcessingLoop(LocalAudioTrackExecutor.java:234) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.container.mp3.Mp3AudioTrack.process(Mp3AudioTrack.java:36) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.track.DelegatedAudioTrack.processDelegate(DelegatedAudioTrack.java:25) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.github.topi314.lavasrc.deezer.DeezerAudioTrack.process(DeezerAudioTrack.java:147) ~[lavasrc-plugin-4.7.0.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.track.playback.LocalAudioTrackExecutor.execute(LocalAudioTrackExecutor.java:109) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.player.DefaultAudioPlayerManager.lambda$executeTrack$2(DefaultAudioPlayerManager.java:339) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na]
0|lavalink |    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na]
0|lavalink |    at java.base/java.lang.Thread.run(Thread.java:840) ~[na:na]
0|lavalink | Caused by: java.lang.RuntimeException: java.io.EOFException
0|lavalink |    at com.sedmelluq.discord.lavaplayer.container.mp3.Mp3TrackProvider.provideFrames(Mp3TrackProvider.java:138) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.track.playback.LocalAudioTrackExecutor.executeProcessingLoop(LocalAudioTrackExecutor.java:261) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    ... 9 common frames omitted
0|lavalink | Caused by: java.io.EOFException: null
0|lavalink |    at java.base/java.io.DataInputStream.readFully(DataInputStream.java:203) ~[na:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.container.mp3.Mp3FrameReader.fillFrameBuffer(Mp3FrameReader.java:121) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    at com.sedmelluq.discord.lavaplayer.container.mp3.Mp3TrackProvider.provideFrames(Mp3TrackProvider.java:121) ~[lavaplayer-2.2.2.jar!/:na]
0|lavalink |    ... 10 common frames omitted
0|lavalink |

when playing spotify,deezer and sometime soundcloud
most of the tracks got this error

snow beacon
#

Read

#

for you error

#

Use TV and TVHTML5EMBEDDED

clear crane
snow beacon
#

Don't forget your pot token and authentication token

clear crane
#

or only auth is work?

snow beacon
#

I recommend both to you.

#

both are not necessary

clear crane
#

just this ?

snow beacon
#

Check out the github and the readme

clear crane
#

okay

azure storm
#

Wdym Pot
The stacktrace says Deezer...

#

Lol

snow beacon
#

I'm speaking for the customers but ok I told him it was an option but hey….

azure storm
#

what?

#

0|lavalink | at com.github.topi314.lavasrc.deezer.DeezerAudioTrack.process(DeezerAudioTrack.java:147) ~[lavasrc-plugin-4.7.0.jar!/:na]

#

they didnt mention yt at all anywhere

clear crane
#

there is any fix for that ?

clear crane
#

now i have no error of soundcloud

#

if comes i will give you

azure storm
#

that has nothing to do with config

elder gust
azure storm
#

pretty sure java.io.EOFException should just be silently discarded

#

EOF = end of file

elder gust
#

i remember people who got this had their deezer stuff paused for too long

#

and it just didnt exist anymore

azure storm
#

oh yeah I remember something about that

clear crane
azure storm
#
    /**
     *
     * Reads {@code len}
     * bytes from
     * an input stream.
     * <p>
     * This method
     * blocks until one of the following conditions
     * occurs:
     * <ul>
     * <li>{@code len} bytes
     * of input data are available, in which case
     * a normal return is made.
     *
     * <li>End of file
     * is detected, in which case an {@code EOFException}
     * is thrown.
     *
     * <li>An I/O error occurs, in
     * which case an {@code IOException} other
     * than {@code EOFException} is thrown.
     * </ul>
     * <p>
     * If {@code b} is {@code null},
     * a {@code NullPointerException} is thrown.
     * If {@code off} is negative, or {@code len}
     * is negative, or {@code off+len} is
     * greater than the length of the array {@code b},
     * then an {@code IndexOutOfBoundsException}
     * is thrown.
     * If {@code len} is zero,
     * then no bytes are read. Otherwise, the first
     * byte read is stored into element {@code b[off]},
     * the next one into {@code b[off+1]},
     * and so on. The number of bytes read is,
     * at most, equal to {@code len}.
     *
     * @param   b    the buffer into which the data is read.
     * @param   off  an int specifying the offset in the data array {@code b}.
     * @param   len  an int specifying the number of bytes to read.
     * @throws  NullPointerException if {@code b} is {@code null}.
     * @throws  IndexOutOfBoundsException if {@code off} is negative,
     *          {@code len} is negative, or {@code len} is greater than
     *          {@code b.length - off}.
     * @throws  EOFException  if this stream reaches the end before reading
     *          all the bytes.
     * @throws  IOException   if an I/O error occurs.
     */
    void readFully(byte[] b, int off, int len) throws IOException;
#
 * @throws  EOFException  if this stream reaches the end before reading
 *          all the bytes.
elder gust
#

issues like this suck cause everytime i go to recreate

#

i cant

azure storm
#

yup, fun times

#

if the connection dies there should be a different errors

clear crane
azure storm
#

just replay the song at the same position

elder gust
#

Low key sounds crazy, but the issue could possibly be from your setup. The only reason I can think of you getting this error on SoundCloud as well is when there isn't an Opus codec, and it falls back to MP3, which then breaks.

azure storm
#

we'd need a stacktrace of the soundcloud

elder gust
#

yeah it was just a guess

clear crane
clear crane
clear crane
#

Invalid status code for soundcloud stream: 404

elder gust
#

That’s just a nonexistent SoundCloud audio stream, it’s normal when streaming from SoundCloud

clear crane
clear crane
clear crane
clear crane
#

Okay 💀