hello! i'm using this on rpg maker MV and there is a problem i'm having where whenever i try to open the menu on my game it says "TypeError this._statusWindow.reserveFaceImages is not a function". any idea on how to fix it?
Viewing post in [RPG Maker] WYSIWYG UI Editor - Main Menu comments
This is probably caused by another plugin. Please do the following:
When you see the error...
- Press F12 to open the debug console
- Super Important! Navigate to "console" tab
- Screenshot the text section highlighted in red
- Paste it here
Furthermore, disable all other plugins and check if the error persists or resolves. If it resolves, try enabling all other plugins one by one to track down which plugin is causing this incompatibility. This info helps me a lot!
i will say that i tried using this on a fresh project and it worked completely fine but when i try it on this one i get this error. there are no other plugins running on either of those projects, but i think it might have to do with sumranddevs super tools, because those make lasting changes to the hud iirc