Apologies for bringing this thread back from the dead, but I believe I have found a solution for the problem that several users had, of damage pop-ups supposedly not occurring;
they actually do pop-up, just in the upper lefthand corner of the screen, where most people wouldn't think to look.
I honestly only discovered this by accident while playing around with SRD's damage pop-up plugin.
So, after some digging around, I found out that Rexal's Visual Equipment plugin
is not the culprit for this issue. Apparently, Yanfly's Battle Engine Core is. After turning it off, the damage pop-ups worked fine, if a bit offset to one side.
Yet knowing how integral and useful Yanfly's plugin is to most user's projects (as well as my own), I did a bit of fiddling around with the plugin, and through trial and error found a solution.
Now... full disclosure after this long-winded discourse: I am not a plugin creator, nor a programmer of any stripe. I am just a guy who tinkers with things, (usually) breaks them, and sometimes - such as in this case - actually gets them working correctly. So if my proposed 'fix' causes problems down the road, you were forewarned. On to the solution:
- Find your YEP_BattleEngineCore.js plugin and open it with a program suitable to editing .js files; I'm partial to Notepad++ myself.
- Now scroll down, down, down to lines 2925~2939, highlight them, right-click and select 'Block Comment' (in Notepad++ that is). You could probably just delete them, but commenting things out seems to be the safer route, just in case.
And that's all there is to it. I ran a few test battles, and everything seemed to be working fine, so - again - I can't make any promises if this will cause future problems. Hopefully this helps some of my fellow users get some more usage and enjoyment out of this otherwise awesome plugin.
:rhappy: