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

Evolving Problem #4416

Closed
oralunal opened this issue Aug 20, 2016 · 3 comments
Closed

Evolving Problem #4416

oralunal opened this issue Aug 20, 2016 · 3 comments

Comments

@oralunal
Copy link
Contributor

oralunal commented Aug 20, 2016

Expected Behavior

I'm using default config.json.optimizer.example config file without any change. Now my pokemon bag reached to 245 and started to exchange and evolve.

  • Pidgeotto shouldn't be evolve, there is pidgey that can evolve only for 12 candies.
  • In my bag there is 18 Pidgeys and 113 pidgey candies. It should first try to evolve pokemons then start to exchange. While exchanging if collected enough candy should make an evolve then continue.

Actual Behavior

  • Pidgeotto evolved and used 50 pidgey candies.
  • Exchanged 17 pidgey and evolved only 1 pidgey, but I have 113 pidgey candies.
  • Program told me "Evolving 21 Pokemons" but evolved 19 Pokemon
2016-08-21 05:15:07,661 [PokemonOptimizer] [INFO] Evolving 21 Pokemons
2016-08-21 05:15:08,802 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Eevee [IV 0.91] [CP 15] [NCP 0.01] [DPS 13.35] [+1000 xp]
2016-08-21 05:15:26,338 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Eevee [IV 0.91] [CP 484] [NCP 0.45] [DPS 11.52] [+1000 xp]
2016-08-21 05:15:49,309 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Metapod [IV 0.36] [CP 201] [NCP 0.42] [DPS 9.83] [+1000 xp]
2016-08-21 05:16:07,391 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Weedle [IV 0.58] [CP 27] [NCP 0.06] [DPS 9.83] [+1000 xp]
2016-08-21 05:16:34,713 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Kakuna [IV 0.53] [CP 221] [NCP 0.46] [DPS 9.83] [+1000 xp]
2016-08-21 05:16:54,130 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgey [IV 0.8] [CP 295] [NCP 0.44] [DPS 10.67] [+1000 xp]
2016-08-21 05:17:16,148 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgeotto [IV 0.44] [CP 626] [NCP 0.51] [DPS 11.04] [+1000 xp]
2016-08-21 05:17:34,075 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Zubat [IV 0.33] [CP 275] [NCP 0.43] [DPS 8.16] [+1000 xp]
2016-08-21 05:17:53,890 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Paras [IV 0.82] [CP 324] [NCP 0.35] [DPS 13.79] [+1000 xp]
2016-08-21 05:18:20,440 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Venonat [IV 0.87] [CP 253] [NCP 0.25] [DPS 13.12] [+1000 xp]
2016-08-21 05:18:45,338 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Meowth [IV 0.56] [CP 318] [NCP 0.42] [DPS 12.51] [+2000 xp]
2016-08-21 05:19:03,076 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Tentacool [IV 0.6] [CP 483] [NCP 0.53] [DPS 8.0] [+1000 xp]
2016-08-21 05:19:19,293 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Magnemite [IV 0.93] [CP 403] [NCP 0.45] [DPS 10.28] [+2000 xp]
2016-08-21 05:19:36,028 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgey [IV 0.64] [CP 290] [NCP 0.43] [DPS 8.59] [+1000 xp]
2016-08-21 05:19:56,770 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgey [IV 0.58] [CP 302] [NCP 0.45] [DPS 8.24] [+1000 xp]
2016-08-21 05:20:21,226 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgey [IV 0.49] [CP 283] [NCP 0.42] [DPS 10.15] [+1000 xp]
2016-08-21 05:20:43,631 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgey [IV 0.62] [CP 201] [NCP 0.3] [DPS 10.67] [+1000 xp]
2016-08-21 05:21:07,275 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgey [IV 0.53] [CP 212] [NCP 0.31] [DPS 10.67] [+1000 xp]
2016-08-21 05:21:33,167 [PokemonOptimizer] [INFO] [pokemon_evolved] Evolved Pidgey [IV 0.44] [CP 226] [NCP 0.33] [DPS 8.59] [+1000 xp]
2016-08-21 05:21:48,657 [CatchLuredPokemon] [INFO] [lured_pokemon_found] Lured pokemon at fort Lid Art (289dff1a7e9147f4a8fe9622521ee179.16)
@oralunal oralunal changed the title Evolvin Problem Evolving Problem Aug 20, 2016
@julienlavergne
Copy link
Contributor

copy paste your config and the release log as well.

@julienlavergne
Copy link
Contributor

Just a comment though since I can see a scenario that would lead to that result:

  • I see you are not on the very last version so I assume the optimizer might still be trying to evolve Pokemon you have in fort. Do you have Pokemon in fort ? If yes, it might explain the 19 evolution instead of 20.
  • Then about the pidgeotto, that is more simple. He is simply the best you have according to one of your criteria (might be ncp). So he is evolved.

@novadev94
Copy link
Contributor

The default optimizer config let the best IV and best NCP Pokemons evolved, so at least 2 Pokemons of each family are evolved (when it's possible). The rest of the candies will be used for evolving "crap" Pokemons if evolve_for_xp is set to true (which is also the default too).

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

No branches or pull requests

4 participants