-
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
[??BUG??] Possibly searching too often, take a rest. #5142
Comments
You can pass by some forts while walking between two forts. |
Same issue |
same issue |
@sohje, @solderzzc |
Same issue here, I guess the bot spins the fort when it approachs the fort and another time when it starts to move towards another fort |
@anakin5 Thanks for the PR. I saw this issue as well. |
Fixed |
Expected Behavior
Bot walking around without any warnings
Actual Behavior
Getting the warning: Possibly searching too often, take a rest.
Strange thing is that I thought that this warning should only happen when spinning forts and not while walking between forts. Can anybody confirm this?
Your FULL config.json (remove your username, password, gmapkey and any other private info)
http://pastebin.com/Ekmrdh65
Output when issue occurred
[2016-09-03 11:29:23] [ SpinFort] [spun_pokestop] Spun pokestop xxx. Experience awarded: 50. Items awarded: 4x Pokeball
[2016-09-03 11:29:26] [MoveToFort] [moving_to_fort] Moving towards pokestop yyy - 0.18km
[2016-09-03 11:29:28] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:30] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:31] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:32] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:32] [MoveToFort] [moving_to_fort] Moving towards pokestop yyy - 0.17km
[2016-09-03 11:29:34] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:35] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:36] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:38] [ SpinFort] [pokestop_searching_too_often] Possibly searching too often, take a rest.
[2016-09-03 11:29:43] [MoveToFort] [moving_to_fort] Moving towards pokestop yyy - 0.13km
Steps to Reproduce
Running the bot
Other Information
OS: CentOS
Branch: dev
Git Commit: 83c1546
Python Version: 2.7
Any other relevant files/configs (eg: path files)
The text was updated successfully, but these errors were encountered: