Skip to content
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

??? #8

Open
CombustibleToast opened this issue Aug 3, 2023 · 0 comments
Open

??? #8

CombustibleToast opened this issue Aug 3, 2023 · 0 comments

Comments

@CombustibleToast
Copy link
Owner

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant