brian-gates / adventure-bot

Find Adventure Bot at it's new home: https://github.com/Adventure-Bot/adventure-bot
https://github.com/Adventure-Bot/adventure-bot
4 stars 0 forks source link

Turning in Healer quest crashes the app #54

Closed brian-gates closed 2 years ago

brian-gates commented 2 years ago
E:\adventure-bot\adventure-bot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:89
    if (this.deferred || this.replied) throw new Error('INTERACTION_ALREADY_REPLIED');
                                             ^

Error [INTERACTION_ALREADY_REPLIED]: The reply to this interaction has already been sent or deferred.
    at CommandInteraction.reply (E:\adventure-bot\adventure-bot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:89:46)
    at Client.<anonymous> (E:\adventure-bot\adventure-bot\.build\index.js:76:31)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  [Symbol(code)]: 'INTERACTION_ALREADY_REPLIED'
}
error Command failed with exit code 1.
brian-gates commented 2 years ago

https://github.com/brian-gates/adventure-bot/commit/7f2b0ef46a5d8fef0c9b8fbba7f19a501a6a8832