Open pogarek opened 7 years ago
Erhmm....
"evolve_only_with_lucky_egg": true,
"evolve_count_for_lucky_egg": 80,
So; only evolve when we have a lucky egg AND 80 Pokemon to evolve. No problem there.... BUT! When the optimizer won't transfer Pokemon, he needs those Pokemon to evolve later. So it can happen the optimizer can't transfer any Pokemon because he is waiting for enough Pokemon to evolve with a lucky egg. To combat this I have configured it differently;
"evolve_only_with_lucky_egg": false,
"evolve_count_for_lucky_egg": 60,
With this config, the Optimizer will still try to get to the number of Pokemon to evolve with a lucky egg (yes I know my number is low) BUT when there isn't enough room in the bag left, the Optimizer will start evolving anyway (without lucky egg!!) and then clear out the bag of evolved trash so the bags are clean again and the bot continues to work. I hope this info helps.
yeah. but I have 500 slots in bag.... so 80 pokemons to evolve shouldn't be a problem, right ?
I know, but it appears to be a problem according to the line
Skipping evolution step. Not enough Pokemon to evolve with lucky egg: 69/80
I see you have the debug log enabled, there should be a file under data of the optimizer with logging of the rules and such; maybe that will tell you why some pokemon aren't evolving?
But I agree, having 500 space should be enough.....
so let's add another run. the same account, the same bag, just some time later (and I've transfered some pokemons manually in game) :
[2017-04-21 10:29:53] [PokemonOptimizer] [INFO] Pokemon Bag: 495 / 500
[2017-04-21 10:29:54] [PokemonOptimizer] [INFO] Transferring 74 Pokemon
[...]
[2017-04-21 10:30:34] [PokemonOptimizer] [INFO] Skipping evolution step. Not enough Pokemon to evolve with lucky egg: 14/80
[2017-04-21 10:30:34] [PokemonOptimizer] [INFO] Upgrading 3 Pokemon [261534 stardust]
[2017-04-21 10:30:36] [PokemonOptimizer] [INFO] Skipping evolution step. Not enough Pokemon to evolve with lucky egg: 14/80
[2017-04-21 10:30:36] [PokemonOptimizer] [INFO] Upgrading 3 Pokemon [261534 stardust]
[2017-04-21 10:30:38] [IncubateEggs] [INFO] Eggs incubating: 1.55/2.0 km, 8.40/10.0 km, 2.59/5.0 km (Eggs left: (2.0, 4), (5.0, 2), Incubating: 3)
So this time optimizer transfered some guys. Also upgrade doesn't happen, but I've create another issue for it.
Very strange indeed, I have 3 accounts running each transfering and upgrading Pokemon without much of a problem.... I'll see if I can dig into this a bit in the weekend...
That's why I'm slowly upgrading my bag to 1000....
Surely I'll have enough to transfer...
This is what happens:
Optimizer config: