audio problem

i have this problem: in the middle of the mp3 you can no longer hear my bot in the channel. after that you don't hear it until I restart it or i restarted discord. But today everything was going well until it suddenly started. What could be the cause?
22 Replies
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Matte
Matte17mo ago
sounds like that could be related to discord rather than djs does it happen if you try another mp3 tho? also do other users experience the same issue at the same time?
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Matte
Matte17mo ago
have you tried with another file?
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Matte
Matte17mo ago
does the audioplayer still indicate that its playing?
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Matte
Matte17mo ago
which events from the audioplayer are you listening to? and your current voiceConnection for that matter
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Serial Designation N
at every mp3 its now working but i can still realize this little cut where it stopped playing before. but it works now. is it the only solution?
Matte
Matte17mo ago
ill look into that issue in depth as soon as i have time. In the meanwhile could some of you send voiceConnection debug logs along with audioPlayer debug with and without that temp fix
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Serial Designation N
do you mean this?
const { joinVoiceChannel, createAudioPlayer, createAudioResource, entersState, VoiceConnectionStatus, AudioPlayerStatus } = require('@discordjs/voice');
const { joinVoiceChannel, createAudioPlayer, createAudioResource, entersState, VoiceConnectionStatus, AudioPlayerStatus } = require('@discordjs/voice');
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Serial Designation N
does it matter whether in index.js or in my slashcommandfile .js? i mean, i added already this.configureNetworking() to line 1361 of "node_modules/@discordjs/voice/dist/index.js" and i hear the cut when he continues playing. the cut is just a millisecond but yeah
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Serial Designation N
so i cannot do anything against the cut until the update is released?
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Serial Designation N
ok thanks does anyone have a slashcommand-code for a youtube-url play command?
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View