Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey, I've run into a major bug when using this with VisuStella Battle Core. 
The combat system stops working if your plugin is enabled, no matter where it is on the plugin list (none of the notetags detected by battle core that trigger all the battle actions seem to be detected anymore with your plugin added). 
Specifically, it is the function at line 171. If I comment that out, BattleCore works (though all of your plugins break, of course). If I delete everything else and leave only that one function in DSI Core, the BattleCore plugin still breaks, so it seems to be some specific issue with that one function at 171. 

Hoping this can be addressed, as I just switched all of my game's notifications over to use your popup plugin, and was really enjoying it until this issue, so I am hoping I wont have to switch back. 

Thanks!