-
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
More than 10000 candies but no Evolve #5093
Comments
I think cause of this: "Pidgey": {"always_release": true},
"Weedle": {"always_release": true}, |
I have also tried keep_best_cp :2 but still didn't see any evolve |
Did you remove lines a posted before? |
Yes, I have even tried to replace whole release section by http://pastebin.com/WPVgbeYd |
https://dl2.pushbulletusercontent.com/Y4jaLUuymBUAeW8xsqam8zUVrMEXpKFz/p2.png |
I have removed those (-) sign before Zubat and Rattata. here is my new config http://pastebin.com/DnHeCFub |
Maybe you can try to disable use_lucky_egg, not sure but you can try. |
You may have this logged at bot start: |
Thanks a lot..... It worked after changing "evolve_all": "all", |
Expected Behavior
I have uploaded the config file. I enable the evolve section but still none of Pokemon got evolve yet.
Actual Behavior
Your FULL config.json (remove your username, password, gmapkey and any other private info)
http://pastebin.com/P6Q0QTfF
Output when issue occurred
https://dl2.pushbulletusercontent.com/BwlLivEXn947HkwmKOrsEhtMduvOlMq2/candies.png
Steps to Reproduce
Other Information
OS:
Branch:
Git Commit:
Python Version:
Any other relevant files/configs (eg: path files)
Short Description
Possible solution
How it would help others
The text was updated successfully, but these errors were encountered: