- Joined
- Jan 9, 2014
- Messages
- 6
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I'm using MV. Please find below the traceback from the console output.
ReferenceError: $dungeonGenerator is not defined
at Game_Interpreter.eval (eval at <anonymous> (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:10500:10), <anonymous>:1:1)
at Game_Interpreter.command355 (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:10500:5)
at Game_Interpreter.executeCommand (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:8930:34)
at Game_Interpreter.update (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:8838:19)
at Game_Interpreter.updateChild (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:8849:32)
at Game_Interpreter.update (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:8832:18)
at Game_Map.updateInterpreter (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:6115:27)
at Game_Map.update (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_objects.js:6022:14)
at Scene_Map.updateMain (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_scenes.js:608:14)
at Scene_Map.updateMainMultiply (file:///D:/Games/Found%20Objects/Found%20Objects/js/rpg_scenes.js:600:10)