Cog-Creators / Cog-Creators/Red-DiscordBot
[Audio] None on replace, in lavalink_event_handler
Open
Category: Cogs - Audio
Status: Accepted
Type: Bug
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
```py
[2021-05-17 16:58:06] [CRITICAL] red.main: Caught unhandled exception in task:
Traceback (most recent call last):
File "/red/cogs/CogManager/cogs/audio/core/events/lavalink.py", line 286, in lavalink_event_handler
description="{}\n{}".format(extra.replace("\n", ""), description),
AttributeError: 'NoneType' object has no attribute 'replace'
```
Contributor guide
Assessment
This issue has not been assessed yet.