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

Update for compatibility with Red 3.5 #10

Open
DanasaurUK opened this issue May 11, 2023 · 2 comments
Open

Update for compatibility with Red 3.5 #10

DanasaurUK opened this issue May 11, 2023 · 2 comments

Comments

@DanasaurUK
Copy link

Please could the code be updated to work with Red's new V3.5?

@AXVin
Copy link
Owner

AXVin commented May 11, 2023

@DanasaurUK Can you let me know which cog doesn't work and the errors you get. I am not really acquainted with the changelogs of Red v3 so such information will help me to look things up efficiently

@DanasaurUK
Copy link
Author

DanasaurUK commented May 11, 2023

The error I get is:

Exception during loading of package
Traceback (most recent call last):
  File "/data/venv/lib/python3.11/site-packages/redbot/core/core_commands.py", line 188, in _load
    await bot.load_extension(spec)
  File "/data/venv/lib/python3.11/site-packages/redbot/core/bot.py", line 1686, in load_extension
    await lib.setup(self)
TypeError: object NoneType can't be used in 'await' expression

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

2 participants