upr-fvx / universal-pokemon-randomizer-fvx

Public repository of source code for the Universal Pokemon Randomizer FVX
https://upr-fvx.github.io/universal-pokemon-randomizer-fvx/
GNU General Public License v3.0
19 stars 1 forks source link

[Bug] Randomized Game freezing upon recieving Togepi Egg #15

Closed kzmc-loser closed 1 week ago

kzmc-loser commented 1 month ago

Describe the bug Randomized Heartgold Rom (Spain) freezes when retrieving Togepi Egg at Violet City

To Reproduce Steps to reproduce the behavior:

  1. Randomize the base rom. (I randomized pokémon and TMs, but the BST, types, abilites and so on remain the same. I do have double battle mode on, don't know if that could be relevant).
  2. Play until after defeating the first gym
  3. Go retrieve the egg from the PokéMart
  4. Talk to the assistant, when presented with the choice to get the egg, press "YES"
  5. Game freezes.

Expected behavior Getting the egg without the game freezing.

Screenshots

System (please complete the following information):

Additional context Checking the logs, it says the Togepi egg was randomized into a Masquerain Egg. And I repeat that Double Battle is on.

voliol commented 1 month ago

Thanks for reporting! I've looked into it some and it's a particularly tricky issue, having to do with custom assembly code that fixed other Mystery Egg issues but apparently only works on the English version. But it is also important, being a softlock and all. Might take a while but it will be fixed!

voliol commented 1 week ago

Fixed for the next version.