So I have been trying to add a custom forme along with a mega evolution for that form. I successfully implemented the form in MultipleForms.rb, tested them out using debug mode, but whenever I mega evolve them in battle and exit, attempting to open my party or get into another battle with it gives me a big error message:
looking at the console gives me this error message:
I thought it had something to do with the spritesheet I created, but after re-doing it many times over, including the icons, I still have no dice.
Here is my spritesheet:
Here are the icons I used:
and here is the form set up in MultipleForms.rb:
I have tried getting help on the Discord, but I haven't been able to receive any help there, so I am hoping I can get help here. Thank you for any help you can give me.