Ah, thanks, that's explains it. While on topic, I also noticed that something is with custom HP/MP/TP parameter.
I'll send the video again via link. It can also sometimes crash with error of not finding "isHp" of undefined.
Viewing post in Crashes the games on empty project
Thanks for the detailed video!
On the note tags and on the script call you used `setCustomHpParam` try to use the shortname without the `max` prefix. And, only use the `max` prefix when you are trying to get or store the value on a variable. See if that works.
If it works, then I need to improve the help file. Because as I can see the help file does not specify that, it's confuse.