Comments

Log in with itch.io to leave a comment.

Is there a way to decrease the font size for only the state tooltips?

Me again!

My game is out with playtesters now, and one of them got the same crash as last time. Here is an image of their bug: https://imgur.com/Gzvg4TG

Last patch should have fixed that. Open up the plugin in a text editor (notepad will do) and search for the onMouseEnter function. It should look something like the below.

(1 edit)

My version looks the same as your screenshot (has all the same code at line 270), but this crash still happened on this version somehow. 

My mistake, it was different, I just hadn't noticed the "this.battler &&". Thanks!

I randomly get this crash sometimes when a battle starts. It is inconsistent, and happens no matter what plugins I disable, but it seems pretty random as far as I can tell

I have updated the plugin to fix this issue.

Awesome, thanks!