-
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
Task Order not honored #3589
Comments
@Dracon23 Please post your logs |
Interesting. Your log says you have 99 Ultra Balls available. Should the bot not use these if you have no Pokeballs or Great Balls in your inventory? Seems odd to me. The pokemon catch worker should use whatever the lowest available ball is by default:
I realise this doesn't answer your question, but there appears to be an issue somewhere related to ball selection. Maybe if no usable balls, then bot should "run away" to avoid getting stuck in a loop? |
@Gobberwart if you’re right and he doesn’t use his ultraball, it’s a known issue and a fix is coming for this. #3421 |
Potentially related #3563 |
Yes, I have ultras.... And i,'ve seen the other issue and was pointed to a fix on slack. |
What's bugging me (heh)... Is that he won't continue to a poke stop... He just keeps looping the encounter, and doesn.'t do jack till the mon disappears... |
OP Issue resolved |
Expected Behavior
Bot honors the task order, for example spin pokestops BEFORE catching pokemon
Actual Behavior
Bot catches pokemon first, no matter what I tell it, resulting in it running out of pokeballs and thus stuck in "wild xyz appeared - no usable pokeballs" loop, till I remove catch tasks from config.
Your config.json (remove your credentials and any other private info)
https://gist.github.com/Dracon23/4b296cefd5ed4f09b282fd68d2b2a50e
Steps to Reproduce
Other Information
OS: Ubuntu Linux 16.04.1 - headless server
Git Commit: a8242f7
Python Version: Python 2.7.12 (default, Jul 1 2016, 15:12:24)
The text was updated successfully, but these errors were encountered: