-
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
[Issue] donot_evolve_list not obeyed #5051
Comments
`{
} |
@pranavperfect Will this be solved if you put Dratini instead dratini? |
Wouldn't know for a long time. Dratinis are hard to come by. Will let you know if something else on the list doesn't evolve in the future. |
@pranavperfect You definitely need to capitalise the first letter of each Pokemon in the do not_evolve_list. I had the same issue yesterday and this resolved it.. |
Expected Behavior
In my config.json, i have mentioned not to evolve dratini. So the bot should not evolve dratini.
Actual Behavior
bot evolved dratini.
Your FULL config.json (remove your username, password, gmapkey and any other private info)
Output when issue occurred
[2016-09-01 05:34:16] [EvolvePokemon] [INFO] [pokemon_evolved] Evolved Dratini [IV 0.91] [CP 552] [2 candies] [+1000 xp]
[2016-09-01 05:34:37] [EvolvePokemon] [INFO] [pokemon_evolved] Evolved Geodude [IV 0.6] [CP 589] [63 candies] [+500 xp]
[2016-09-01 05:35:06] [EvolvePokemon] [INFO] [pokemon_evolved] Evolved Geodude [IV 0.89] [CP 583] [39 candies] [+500 xp]
[2016-09-01 05:35:34] [EvolvePokemon] [INFO] [pokemon_evolved] Evolved Tentacool [IV 0.53] [CP 605] [1 candies] [+500 xp]
[2016-09-01 05:36:07] [EvolvePokemon] [INFO] [pokemon_evolved] Evolved Bellsprout [IV 0.93] [CP 627] [63 candies] [+500 xp]
[2016-09-01 05:36:30] [EvolvePokemon] [INFO] [pokemon_evolved] Evolved Bellsprout [IV 0.73] [CP 597] [39 candies] [+500 xp]
[2016-09-01 05:37:05] [EvolvePokemon] [INFO] [pokemon_evolved] Evolved Machop [IV 0.62] [CP 779] [60 candies] [+500 xp]
Steps to Reproduce
Use latest master bot with latest config.json
Other Information
OS:
Win 10
Branch:
Master
Git Commit:
42d670a
Python Version:
2.3.6
The text was updated successfully, but these errors were encountered: