-
I have one bot owned by a team and another owned by a single user, the former fails to function and the latter works as expected. Both have identical configurations as far as this cog goes.
Here's …
-
I did reinstalreqs and restarted
```
[ERROR] red: Package loading failed
Traceback (most recent call last):
File "/data/venv/lib/python3.11/site-packages/redbot/core/core_commands.py", line 188,…
-
In https://github.com/Cog-Creators/Red-DiscordBot/pull/5611 fuzzywuzzy was removed from Red. This means that in a fresh python 3.11 venv with red 3.5, when you try to load timezone, it breaks:
```p…
-
```py
Exception during loading of package
Traceback (most recent call last):
File "/data/venv/lib/python3.9/site-packages/redbot/core/core_commands.py", line 188, in _load
await bot.load_ext…
-
tried to use [p]screenshot with my instance. i saw that i need to run "playwire install chrome" but the issue is my device is arm
```Traceback (most recent call last):
File "{HOME}/redenv/lib/pyth…
-
**Describe the bug**
```py
Exception during loading of package
Traceback (most recent call last):
File "/data/venv/lib/python3.9/site-packages/redbot/core/core_commands.py", line 188, in _load
…
-
With Redbot update to 3.5.0 release Welcome cog fails to load.
[08:23:31] WARNING [py.warnings] ../cogs/CogManager/cogs/welcome/__init__.py:12: RuntimeWarning: coroutine 'Red.add_cog' was never a…
-
Hello, Recent updates are giving me the error now at load time:
```[2023-05-09 06:13:43] [ERROR] red: Package loading failed
Traceback (most recent call last):
File "/root/redenv/lib/python3.11…
-
I couldn't say when it happened, but I've noticed my 3rd party cogs were unloaded. Attempting to load them gives an error.
I get a single error while loading:
>[2023-05-16 19:57:04] [INFO] red.A…
-
### What Red version are you using?
3.5.1
### What were you trying to do?
Started bot up, noticed errors in logs from Mutes.
### What did you expect to happen?
No errors to occur.
##…