Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sorry, but I won't work on a status menu plugin of my own. I could to be sure but it would be kinda limited to what I would think it should be... and I don't like limiting the users that much to my own tastes. Mainly because I am aware I'm not a great visual designer.

Instead, my plan is to give you options to show on the current status screen, and add functions to make it easier to get the information you need for adding them in your own custom menus. Maybe some status screens will even already take the changes from the default one, would save the users lots of work.

Hmm, what exactly is the error? I used to use them myself, and never had any problems.
I usually put my plugins under all Yanfly ones, but to be honest I don't think it should cause a problem no matter the position it is put on. Or well, didn't until you said you got an error.
If you could show me a screenshot of the console (some projects open it with F8, others with F12, no idea why, a project I made myself always opens with F8 but some people sent me only open with F12), the default error screen doesn't give barely any info save that an erro happened. Yanfly's makes it give some extra info, but it is not as easy to read as in the console itself and there may be more relevant info the error screen doesn't show.

Thanks for looking into this. I managed to open the console with both F8 and F12. I also have the error from YEP. Please find the screenshot attached.

sorry, but I should have made it clearer... the console window has many tabs, and that tab you put there seems to be the "elements" tab. The one I need is the "console" tab.

that said, I think I did find the cause of the problem through Yanfly's error message, seems like I forgot to initialize the buffs of the new parameters with the new characters, somehow in my tests it skipped any checks without it being initialized before being checked... but that's ok, that's what tests are for, I think it may be fixed now.
Would you mind testing for me? A new save file may be needed for that, sorry.

Thanks for the fix! It works now. Noted on the console tab with thanks.

On the status menu, I have the same thought. Was hoping you would do an extension to Yanfly's, similar to Ramza's Menu Extension to show his Dual Wield and Parry stats. The only difference is that Ramza's extension affects the "Attributes" section of Yanfly's Status Menu Core, rather than the Parameters (their DW plugin itself affects the Parameters though).