Skip to content

Improve error handling: ZockenVoiceChannel "ChannelNotCached" #44

Description

@YetAnotherGerrit
/root/Ronja.js/node_modules/discord.js/src/structures/Message.js:723
    if (!this.channel) return Promise.reject(new DiscordjsError(ErrorCodes.ChannelNotCached));
                                             ^
Error [ChannelNotCached]: Could not find the channel where this message came from in the cache!
    at Message.edit (/root/Ronja.js/node_modules/discord.js/src/structures/Message.js:723:46)
    at Object.updateChannelVoiceStatus (/root/Ronja.js/ronja_modules/Zocken.js:362:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 'ChannelNotCached'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions