Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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!