-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HandleSoftBan makes bot crash #3623
Comments
It's because of |
@joaodragao Yup, I can confirm. It works now. |
Is there a flag that triggers fixing soft ban? |
Closing, since a PR has been merged. Thank you, @joaodragao |
Expected Behavior
When the bot finds nothing at a pokestop for two times consecutively, it should attempt at fixing the softban.
Actual Behavior
I jumped from Hong Kong to Ohio and I get the following output on running the bot.
Your config.json (remove your credentials and any other private info)
Steps to Reproduce
Other Information
OS: Ubuntu 16.04 LTS
Git Commit: 138b664
Python Version: Python 2.7.12
Edit: Also, when I remove
HandleSoftBan
task fromconfig.json
, there's no crash.The text was updated successfully, but these errors were encountered: