I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/game_gamestart.rpy", line 6, in script call
call variables from _call_variables
File "game/script.rpy", line 257, in script
$ EVENTS[0] = Event(0, 0, "MonMorning", True,)
File "game/script.rpy", line 257, in <module>
$ EVENTS[0] = Event(0, 0, "MonMorning", True,)
NameError: name 'EVENTS' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/game_gamestart.rpy", line 6, in script call
call variables from _call_variables
File "game/script.rpy", line 257, in script
$ EVENTS[0] = Event(0, 0, "MonMorning", True,)
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 257, in <module>
$ EVENTS[0] = Event(0, 0, "MonMorning", True,)
NameError: name 'EVENTS' is not defined
Windows-8.1-6.3.9600
Ren'Py 7.4.3.1414
Golden Hearts: Dark Mysteries 0.33
Sun Jun 6 01:14:52 2021