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

Error: ticketset stop command #98

Open
IceToast opened this issue Jan 8, 2023 · 0 comments
Open

Error: ticketset stop command #98

IceToast opened this issue Jan 8, 2023 · 0 comments

Comments

@IceToast
Copy link

IceToast commented Jan 8, 2023

I cannot stop the ticketsystem via the ticketset stop command:

Error in command 'ticketset stop'. Check your console or logs for details.

[00:51:50] ERROR    [red] Exception in command 'ticketset stop'
╭───────────────────── Traceback (most recent call last) ──────────────────────╮
│ /home/container/.local/lib/python3.8/site-packages/discord/ext/commands/core │
│ .py:85 in wrapped                                                            │
│ ❱   85             ret = await coro(*args, **kwargs)                         │
│ /home/container/.local/share/Red-DiscordBot/data/pterodactyl/cogs/CogManager │
│ /cogs/reacttickets/reacttickets.py:257 in ticketset_stop                     │
│ ❱ 257         del self.enabled_cache[ctx.guild.id]                           │
╰──────────────────────────────────────────────────────────────────────────────╯
KeyError: 946148073145532426
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