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

Unhandled exception #233

Closed
EdVoids opened this issue Nov 9, 2022 · 0 comments · Fixed by #236
Closed

Unhandled exception #233

EdVoids opened this issue Nov 9, 2022 · 0 comments · Fixed by #236
Labels
bug Something is verified not to work
Milestone

Comments

@EdVoids
Copy link
Contributor

EdVoids commented Nov 9, 2022

DiscordAPIError[10007]: Unknown Member
    at SequentialHandler.runRequest (C:\bot\node_modules\@discordjs\rest\dist\lib\handlers\SequentialHandler.cjs:293:15)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async SequentialHandler.queueRequest (C:\bot\node_modules\@discordjs\rest\dist\lib\handlers\SequentialHandler.cjs:99:14)
    at async REST.request (C:\bot\node_modules\@discordjs\rest\dist\lib\REST.cjs:52:22)
    at async GuildMemberManager._fetchSingle (C:\bot\node_modules\discord.js\src\managers\GuildMemberManager.js:489:18)
    at async trackVoiceStats (C:\bot\src\handlers\stats.js:96:20)

Description
Unhandled exception

Don't know what the error

@EdVoids EdVoids added the bug-unverified Something isn't work label Nov 9, 2022
saiteja-madha added a commit that referenced this issue Nov 12, 2022
@saiteja-madha saiteja-madha linked a pull request Nov 12, 2022 that will close this issue
@saiteja-madha saiteja-madha added bug Something is verified not to work and removed bug-unverified Something isn't work labels Nov 12, 2022
@saiteja-madha saiteja-madha added this to the 5.1.0 milestone Nov 12, 2022
@saiteja-madha saiteja-madha moved this to In Progress in discord.js bot Nov 12, 2022
Repository owner moved this from In Progress to Done in discord.js bot Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is verified not to work
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants