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
just figured it out, it has a bug in src/core.py, please fix it ,
at the end of core.py, you should have called init_globals() otherwise it cannot find banlist file.
hey whats up just saw this. u have to call init_globals() in removeban.py right before try/except block think line 8 and then it should work as intended. let me know if it works
dont know what causes this error, I'm not good at python but when i check source code. it should be fine
The text was updated successfully, but these errors were encountered: