PokemonWorkshop / PokemonStudio

Pokémon Studio is a monster taming game editor which helps you to bring your ideas to life, in just a few clicks.
https://pokemonworkshop.com/
Other
93 stars 5 forks source link

Fix a crash with the form in the movepool import #335

Closed Palbolsky closed 1 week ago

Palbolsky commented 1 week ago

Description

This PR fixes a crash in movepool import if we try to import a movepool with a form other than 0 because there has been confusion between the id of the form and its index. (the usual bug...)

In practice, it's with mega evolutions that have form equal to or greater than 30 that the problem occurs. (because the index is different to the form id)

Bonus: a default value has been added to Select to avoid opening the editor with "Pokémon deleted".

Tests to perform

Error

image

Discord: https://discord.com/channels/143824995867557888/1255523750078713979