Skip to main content

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

Uncaught ReferenceError: Cannot access 'Yossaya' before initialization

    at YossayasADJPlugin_MZ.js:1

Hey there :)

Ah sorry, that was on my pile of things I wanted to fix here, give me a moment.

Fixed it. Can you please download it again, test it in your project and give me some feedback? Thank you :)

Deleted 35 days ago

rmmz_managers.js:2032 TypeError: this.event is not a function

    at eval (eval at Game_Interpreter.command111 (rmmz_objects.js:10057), <anonymous>:1:6)

    at Game_Interpreter.command111 (rmmz_objects.js:10057)

    at Game_Interpreter.executeCommand (rmmz_objects.js:9660)

    at Game_Interpreter.update (rmmz_objects.js:9565)

    at Game_Event.updateParallel (rmmz_objects.js:9459)

    at Game_Event.update (rmmz_objects.js:9451)

    at Game_Map.updateEvents (rmmz_objects.js:6743)

    at Game_Map.update (rmmz_objects.js:6702)

    at Scene_Map.updateMain (rmmz_scenes.js:733)

    at Scene_Map.updateMainMultiply (rmmz_scenes.js:729)

-----------------------------

by the way,i use rmmz 1.50

that looks like a problem in an event not my plugin. At least there is no line specified in my plugin here. Can you please check that?

After my investigation, it is mainly due to the conflict with the "ALL IN 1" map in the OcRam plug-in project example.

ocram-codes.net