-
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
No pokeballs found, bot stuck #3658
Comments
Consider switching to the dev branch. I haven't checked how far master is behind dev at the moment, but I suspect that might have something to do with it. Closing as this is addressed in the PR and threads mentioned above. Any further issues, continue in #3630 |
@jrjhealey look at #3637 comment, dev broken for me. Master works fine, not that far behind. Except if you run out of pokeballs. Saw that a fix is coming for this in #3421 |
Ah good I'm glad you noticed that too, I thought I was missing something... |
Expected Behavior
Bot should move on and spin a pokestop.
Actual Behavior
Bot is stuck at this:
[01:23:57] A wild Staryu appeared! [CP 12] [Potential 0.69] [A/D/S 14/12/5]
[01:24:01] No usable pokeballs found!
[01:24:07] Something rustles nearby!
[01:24:07] A wild Staryu appeared! [CP 12] [Potential 0.69] [A/D/S 14/12/5]
[01:24:10] No usable pokeballs found!
[01:24:16] Something rustles nearby!
[01:24:17] A wild Staryu appeared! [CP 12] [Potential 0.69] [A/D/S 14/12/5]
[01:24:20] No usable pokeballs found!
[01:24:26] Something rustles nearby!
[01:24:26] A wild Staryu appeared! [CP 12] [Potential 0.69] [A/D/S 14/12/5]
[01:24:29] No usable pokeballs found!
[01:24:35] Something rustles nearby!
And will not move on.
Your config.json (remove your credentials and any other private info)
Steps to Reproduce
Run a config with no pokeballs.
*FYI: I am using a .gpx file for the path. *
Also, i am running on the latest master branch.
Other Information
OS: Ubuntu 15.04
Git Commit:
Python Version: Python 2.7.9
The text was updated successfully, but these errors were encountered: