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

Fix essential modmail code not loading when the registry population fails #3330

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

sebkuip
Copy link
Member

@sebkuip sebkuip commented Jan 30, 2024

This fixes #3328

When loading cogs the bot also populates the registry. When this fails the entire cog loading stops causing major parts of the code to fail to load.
This PR fixes this by implementing proper error handling to the registry population code.

raidensakura added a commit to raidensakura/modmail that referenced this pull request Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants