rotobash / pokemon-ngc-rando

Randomize XD and Colosseum
GNU General Public License v2.0
15 stars 2 forks source link

[BUG] randomizer stuck at randomizing Pokemon traits #51

Closed DeadByte9 closed 2 years ago

DeadByte9 commented 2 years ago

20220529_235528.jpg it never done this before it would go straight to unpacking ISO but it seems to be linked to the evolutions with similar strength cause I tried unchecking everything else and they all worked

DeadByte9 commented 2 years ago

It also happened when I did force fully evolved

rotobash commented 2 years ago

Hi there, thanks for reporting this.

Looks like those were two separate issues, the first being that "use similar strength" would sometimes have no pokemon to ick from initially so it looped forever trying to find one of similar strength. The second was that sometimes Pokemon could evolve into themselves, so the force fully evolved would get caught in a loop trying to pick the latest evolution.

I'll make a new release now