Hey! Sorry to bump this thread unnecessarily in the event that you've already fixed this (minor) bug but haven't gotten around to updating the mod, or something.
When interacting with the machine to generate an egg in Rejuvenation, the game crashes if you have a full party. It's easy enough to avoid, but after losing a ton of progress a couple of times because I lost count I decided to mess around with the code to prevent it.
Basically, I just copied this small conditional branch from the daycare man that stops you from collecting an egg if the party's full.
Can confirm this small code change works!
For anyone finding this post and needing this fix but doesn't know how to modify the code themselves, I'm attaching the file I modified where I put in the above code to prevent crashing. No other changes were made.
I'm not sure about the etiquette of posting modified files of mods other people made, but I figure since it's been quite a while since this fix has been known but not implemented, it'd help others to have it here instead of digging around in RPG Maker.
SpeedBreed [Reborn E18.2] [Rejuv V12.1] [Updated 2019-08-21]
in The Mod Market
Posted
Can confirm this small code change works!
For anyone finding this post and needing this fix but doesn't know how to modify the code themselves, I'm attaching the file I modified where I put in the above code to prevent crashing. No other changes were made.
I'm not sure about the etiquette of posting modified files of mods other people made, but I figure since it's been quite a while since this fix has been known but not implemented, it'd help others to have it here instead of digging around in RPG Maker.
Map425.rxdata