audinowho / PMDODump

All content generation for PMDO. BEWARE SPOILERS.
MIT License
52 stars 12 forks source link

Missing Move Data handling #441

Open issuebotaudinowho[bot] opened 3 months ago

issuebotaudinowho[bot] commented 3 months ago

Discord: shitpost_sunkern#0 <@292039958829727744>

The game appears to not handle missing move data very well. I switched branches in my in-dev mod, causing a member of my party to have a move no longer available in the mod. Predictably this causes an error, but in addition to the error I am unable to:

I feel like missing mod data should be handled more gracefully by the engine, especially if mods going forward want to be able to add new moves, items, and Pokémon to the game and may need to be disabled for various reasons (rescues?)