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:
open the moves menu
open the party member's summary screen
remove the party member from the party with the assembly
travel to a new ground map with the dev menu
reroll the party member's moves with the dev menu
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?)
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?)