Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

your project is using an old version of rpg maker mv. The easiest solution would be to update your project to use 1.5.0+ however I'm sure you havent done so probably for plugin compatability. If thats the case...


The next solution would be to find every instance of const, or let, in the plugin and replacing it with var instead.


Sorry for the late reply. ^^;