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

/settings clear all Interaction reply issue #709

Closed
TobiTenno opened this issue Jul 24, 2023 · 1 comment · Fixed by #833
Closed

/settings clear all Interaction reply issue #709

TobiTenno opened this issue Jul 24, 2023 · 1 comment · Fixed by #833
Labels

Comments

@TobiTenno
Copy link
Member

Summary:

[BOT] debug: Running 1133115165815087214 for interactionCreate                                                                                                             │
│   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(). The promise r   │
│   ejected with the reason:                                                                                                                                                   │
│   Error [INTERACTION_ALREADY_REPLIED]: The reply to this interaction has already been sent or deferred.                                                                      │
│       at CommandInteraction.deferReply (/app/genesis/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:59:46)                                        │
│       at Function.commandHandler (file:///app/genesis/src/interactions/core/Settings.js:503:31)                                                                              │
│       at runMicrotasks (<anonymous>)                                                                                                                                         │
│       at processTicksAndRejections (node:internal/process/task_queues:96:5)                                                                                                  │
│       at async Promise.all (index 0)                                                                                                                                         │
│   [BOT] error: Error [INTERACTION_ALREADY_REPLIED]: The reply to this interaction has already been sent or deferred.                                                         │
│   Error [INTERACTION_ALREADY_REPLIED]: The reply to this interaction has already been sent or deferred.                                                                      │
│       at CommandInteraction.deferReply (/app/genesis/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:59:46)                                        │
│       at Function.commandHandler (file:///app/genesis/src/interactions/core/Settings.js:503:31)                                                                              │
│       at runMicrotasks (<anonymous>)                                                                                                                                         │
│       at processTicksAndRejections (node:internal/process/task_queues:96:5)                                                                                                  │
│       at async Promise.all (index 0) {                                                                                                                                       │
│     [Symbol(code)]: 'INTERACTION_ALREADY_REPLIED' 

If issue, Reproduction:


Mockups, screenshots, evidence:

@wfcd-bot-boi
Copy link
Contributor

🎉 This issue has been resolved in version 2.11.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants