Skip to main content

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

rmmz_managers.js:2080 SyntaxError: Unexpected token A in JSON at position 0

    at JSON.parse (<anonymous>)

    at Window_SynMenuSelc.drawPicture (Synrec_MenuBuilder.js:5198)

    at Window_SynMenuSelc.drawItem (Synrec_MenuBuilder.js:5182)

    at Window_SynMenuSelc.Window_Selectable.drawAllItems (rmmz_windows.js:1365)

    at Window_SynMenuSelc.Window_Selectable.paint (rmmz_windows.js:1416)

    at Window_SynMenuSelc.Window_Selectable.refresh (rmmz_windows.js:1409)

    at Window_SynMenuSelc.initialize (Synrec_MenuBuilder.js:5075)

    at new Window_SynMenuSelc (Synrec_MenuBuilder.js:5052)

    at Scene_SynrecMenu.createSelectionWindow (Synrec_MenuBuilder.js:6915)

    at Scene_SynrecMenu.createWindows (Synrec_MenuBuilder.js:6901)

Ok, well I have a recursive function implementation to do for menu builder, I'll do that as well as see what that issue is. Thanks for reporting