Skip to content
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

evolve_captured in config.json does not use the specified evolve list #1076

Closed
perryhuynh opened this issue Jul 26, 2016 · 1 comment
Closed

Comments

@perryhuynh
Copy link

perryhuynh commented Jul 26, 2016

Expected Behavior

Bot also checks against list of pokemon to evolve

Actual Behavior

Bot only using pokemon_to_transfer

Steps to Reproduce

Bot captures pokemon and evolves

Other Information

OS:
Git Commit: db5b719dba2faebf9401b929811d0308e2561317

Excerpt from config.json
"evolve_all": "Pidgey,Weedle,Rattata,Caterpie,Geodude,Ekans,Zubat",
Log:

[22:53:57] Found fort 5420f52faf294cdcbba72166743ef45b.16 at distance 0.02km
[22:53:57] Need to move closer to Pokestop
[                                        ] 0%[22:54:01] Something rustles nearby!
[22:54:01] A Wild Sandshrew appeared! [CP 290] [Potential 0.53]
[22:54:01] IV [Stamina/Attack/Defense] = [15/2/7]
[22:54:05] Using Pokeball (chance: 38.66%)... (0 left!)
[22:54:06] Captured Sandshrew! [CP 290] [15/2/7]
[22:54:06] Sandshrew has been evolved!
@AdaptCharm
Copy link
Contributor

This issue has already been fixed in latest version.

Please upgrade to the latest dev branch by running this command:

git reset --hard
git pull -f

Then run this command:
pip install --upgrade -r requirements.txt

If issue persists, open a new issue.

/closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants