amongcord icon indicating copy to clipboard operation
amongcord copied to clipboard

DiscordAPIError: Target user is not connected to voice.

Open pedrofracassi opened this issue 4 years ago • 1 comments

node:20993) UnhandledPromiseRejectionWarning: DiscordAPIError: Target user is not connected to voice.
    at RequestHandler.execute (/home/pedro/amongcord/node_modules/discord.js/src/rest/RequestHandler.js:170:25)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:20993) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6)

pedrofracassi avatar Sep 11 '20 03:09 pedrofracassi

I think it's normal (this bug don't have a big impact on the bot). I develop me too a AmongUs Bot and i have a same problem ^^

ValentinKhmer avatar Jan 02 '21 15:01 ValentinKhmer