I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 33, in script call
$ UIreturn = renpy.call_screen("mainUI")
File "game/scripts/core/Scheduler.rpy", line 104, in script call
call check_day from _call_check_day_2
File "game/scripts/Events/Schedule/Exploration.rpy", line 337, in script call
call gDistrict_darkAlley from _call_gDistrict_darkAlley
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 4, in script call
call gDistrict_darkAlley_goOn from _call_gDistrict_darkAlley_goOn
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 30, in script call
call gDistrict_darkAlley_rogueBattle from _call_gDistrict_darkAlley_rogueBattle_1
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 197, in script call
call gDistrict_darkAlley_rogueBattle_victory from _call_gDistrict_darkAlley_rogueBattle_victory
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 229, in script
$ ROGcapturedTimes += 1
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 229, in <module>
$ ROGcapturedTimes += 1
NameError: name 'ROGcapturedTimes' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 33, in script call
$ UIreturn = renpy.call_screen("mainUI")
File "game/scripts/core/Scheduler.rpy", line 104, in script call
call check_day from _call_check_day_2
File "game/scripts/Events/Schedule/Exploration.rpy", line 337, in script call
call gDistrict_darkAlley from _call_gDistrict_darkAlley
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 4, in script call
call gDistrict_darkAlley_goOn from _call_gDistrict_darkAlley_goOn
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 30, in script call
call gDistrict_darkAlley_rogueBattle from _call_gDistrict_darkAlley_rogueBattle_1
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 197, in script call
call gDistrict_darkAlley_rogueBattle_victory from _call_gDistrict_darkAlley_rogueBattle_victory
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 229, in script
$ ROGcapturedTimes += 1
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/Events/Schedule/ExplorationScenarious/gDistrict_darkAlley.rpy", line 229, in <module>
$ ROGcapturedTimes += 1
NameError: name 'ROGcapturedTimes' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Noblesse Oblige 0.3.9
Wed Sep 18 10:31:26 2024