Skip to main content

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

Hakuen Studio Horror Filter for RPG Maker MZ

Add Horror effects to your game! Including a in-game horror filter editor! · By Hakuen Studio

[SOLVED] Uncaught SyntaxError Locked

A topic by CrystalTikal created 3 days ago Views: 13 Replies: 3
This topic was locked by Hakuen Studio 2 days ago
Viewing posts 1 to 3
(1 edit)

When launching a playtest with this plugin active, the following error message appears in the console and the plugin doesn't seem to take effect:

index.html:1 Uncaught SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at new Parameters (EliMVZ_HorrorFilterPro.js:1883)
    at Object.initParameters (EliMVZ_HorrorFilterPro.js:2034)
    at Object.initialize (EliMVZ_HorrorFilterPro.js:2021)
    at EliMVZ_HorrorFilterPro.js:2352
Developer(+1)

Hi!

Probably there are some plugin parameters that are either empty or not proper configured. I think you just need to double click the CRT Commands parameters for it to fill with default values. As so any other main parameter that is empty.

Also make sure you are using the most updated EliMZ_Book

(+1)

Yep, that was it. The filters didn't have the default parameters set up. Thank you!

Developer

I will fix that on the next update! But I'm glad it is working! Have fun!

Developer locked this topic