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

Failed to load account cog #80

Open
ZooFology opened this issue Jul 3, 2023 · 0 comments
Open

Failed to load account cog #80

ZooFology opened this issue Jul 3, 2023 · 0 comments

Comments

@ZooFology
Copy link

Is the account cog updated to version 3.5 yet? I am getting this error currently when attempting to load the cog.

ERROR [red] Package loading failed ┌───────────────────────────────────────── Traceback (most recent call last) ─────────────────────────────────────────┐ │ C:\Users\Jared\redenv\Lib\site-packages\redbot\core\core_commands.py:188 in _load │ │ > 188 await bot.load_extension(spec) │ │ C:\Users\Jared\redenv\Lib\site-packages\redbot\core\bot.py:1686 in load_extension │ │ > 1686 await lib.setup(self) │ └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ TypeError: object NoneType can't be used in 'await' expression [03:40:32] WARNING [py.warnings] C:\Users\Jared\AppData\Local\Red-DiscordBot\Red-DiscordBot\data\auxbot\cogs\CogManager\cogs\account\__init__.py:4: RuntimeWarning: coroutine 'Red.add_cog' was never awaited bot.add_cog(Account(bot))

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