Skip to main content

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

Hakuen Studio Smart Speaker for RPG Maker MZ

Automatically set a speaker name through face message or vice versa! · By Hakuen Studio

Unexpected end of JSON input?

A topic by DairyFreeLemon created 43 days ago Views: 24 Replies: 3
Viewing posts 1 to 3

"

Uncaught SyntaxError: Unexpected end of JSON input

    at JSON.parse (<anonymous>)

    at new Parameters (EliMZ_SmartSpeaker.js:179)

    at Object.initParameters (EliMZ_SmartSpeaker.js:238)

    at Object.initialize (EliMZ_SmartSpeaker.js:233)

    at EliMZ_SmartSpeaker.js:282"

In console upon loading the game. 

I have it set up with the face image, but nothing triggers. I noticed upon start this error always happens. Here's my plugin order and settings for the 1 face > speaker row I have setup. 

Putting a followup comment with relevant screenshots. Using RPGMZ 1.8.1.




Upon further tinkering that error just means I have no face options set up. I made a blank face options row and now that error is gone. 

Now it's working! I also had to re-insert the 0 because I wasn't sure if it wanted 0-7 for the full face image or 1-8. 

Developer

Glad you managed to solve it! 

And yes, the face indexes starts from 0!