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

Open
TobiTenno opened this issue Jul 24, 2023 · 0 comments
Open

/settings clear all Interaction reply issue #709

TobiTenno opened this issue Jul 24, 2023 · 0 comments

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:

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