mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
Silenced both errors
This commit is contained in:
@@ -332,6 +332,8 @@ class Audio:
|
||||
log.debug("killed old player")
|
||||
except AttributeError:
|
||||
pass
|
||||
except ProcessLookupError:
|
||||
pass
|
||||
|
||||
log.debug("making player on sid {}".format(server.id))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user