-
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
Evolving all pokemon after update #4923
Comments
Hm. Must have messed up the logic somewhere. I'll take a gander in a bit. |
Thanks, just disabled "evolvePokemon" for now. Thanks for all te great work! |
Did you see it evolve pokemon that were in the list? If not I bet I filtered backwards. |
Sorry, quickly stopped the bot since it allready evolved a Dragonair and Staryu that were cleary not on my list, to prevent further damage. |
No problem. If you're willing, could you try #4925 - I'm at work and can't test right now. I completely removed the processing of evolve_list when building the list of pokemon to evolve in a recent merge. My bad! |
Can confirm this fix fixes the problem. Now evolving pokemon in evolve_list en nothing else.
Thanks |
Expected Behavior
Only evolve pokemon in the evolve_list
Actual Behavior
Evolving all pokemon
Your FULL config.json (remove your username, password, gmapkey and any other private info)
http://pastebin.com/xZgs68YY
Output when issue occurred
[2016-08-30 10:20:09] [pokemon_evolved] Evolved Staryu [IV 0.82] [CP 514] [34 candies] [+1000 xp]
Steps to Reproduce
Other Information
OS: Mac osX
Branch: Dev
Git Commit: d7cf555
Python Version: Python 2.7.12
The text was updated successfully, but these errors were encountered: