You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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).
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.
Actual Behavior
The text was updated successfully, but these errors were encountered: