You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Song started normally; collected timestamp 1691099618221
Options:
{
filter: 'audioonly',
fmt: 'mp3',
highWaterMark: 1073741824,
liveBuffer: 20000,
dlChunkSize: 4096,
bitrate: 128,
quality: 'lowestaudio'
}
MUSIC - [INFO] [Loudspeaker] Talkative Cat: idle -> buffering
[WARN] Error processing function resumePlayback:
DiscordAPIError[50006]: Cannot send an empty message
at handleErrors (/home/pi/bots/CAROLINE/node_modules/@discordjs/rest/dist/index.js:640:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SequentialHandler.runRequest (/home/pi/bots/CAROLINE/node_modules/@discordjs/rest/dist/index.js:1021:23)
at async SequentialHandler.queueRequest (/home/pi/bots/CAROLINE/node_modules/@discordjs/rest/dist/index.js:862:14)
at async REST.request (/home/pi/bots/CAROLINE/node_modules/@discordjs/rest/dist/index.js:1387:22)
at async InteractionWebhook.editMessage (/home/pi/bots/CAROLINE/node_modules/discord.js/src/structures/Webhook.js:338:15) at async ButtonInteraction.editReply (/home/pi/bots/CAROLINE/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:158:17)
at async Object.execute (/home/pi/bots/CAROLINE/lib/musicFunctions/resumePlayback.js:40:9)
at async Object.execute (/home/pi/bots/CAROLINE/events/interactionCreate.js:73:13)
professorfirehill#0 is performing function clearQueue
professorfirehill#0 is performing function leave
MUSIC - [INFO] [Loudspeaker] Talkative Cat: buffering -> playing
/home/pi/bots/CAROLINE/lib/musicFunctions/connectLoudspeaker.js:72
if (loudspeakerClient.player.pauseOnNextPlay) { ^
TypeError: Cannot read properties of undefined (reading 'pauseOnNextPlay') at AudioPlayer.<anonymous> (/home/pi/bots/CAROLINE/lib/musicFunctions/connectLoudspeaker.js:72:32) at AudioPlayer.emit (node:events:513:28)
at set state [as state] (/home/pi/bots/CAROLINE/node_modules/@discordjs/voice/dist/index.js:1083:12)
at OggDemuxer.onReadableCallback (/home/pi/bots/CAROLINE/node_modules/@discordjs/voice/dist/index.js:1135:22) at Object.onceWrapper (node:events:627:28)
at OggDemuxer.emit (node:events:525:35)
at emitReadable_ (node:internal/streams/readable:590:12) at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
Node.js v18.12.1
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: