You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to post another bug report. This popped in my logs when attempting a few new automod rules. Not sure as to what caused this though.
[2021-03-06 17:58:00] [ERROR] red.laggron.warnsystem: [Guild 714561624215781530] A problem occured with automod check. Traceback (most recent call last): File "/home/twdtest/twdtest/cogs/CogManager/cogs/warnsystem/api.py", line 1486, in automod_check_for_autowarn await self._automod_check_for_autowarn(guild, member, author, level) File "/home/twdtest/twdtest/cogs/CogManager/cogs/warnsystem/api.py", line 1554, in _automod_check_for_autowarn del found_warnings[i] KeyError: 0
The text was updated successfully, but these errors were encountered:
Sorry to post another bug report. This popped in my logs when attempting a few new automod rules. Not sure as to what caused this though.
[2021-03-06 17:58:00] [ERROR] red.laggron.warnsystem: [Guild 714561624215781530] A problem occured with automod check. Traceback (most recent call last): File "/home/twdtest/twdtest/cogs/CogManager/cogs/warnsystem/api.py", line 1486, in automod_check_for_autowarn await self._automod_check_for_autowarn(guild, member, author, level) File "/home/twdtest/twdtest/cogs/CogManager/cogs/warnsystem/api.py", line 1554, in _automod_check_for_autowarn del found_warnings[i] KeyError: 0
The text was updated successfully, but these errors were encountered: