I have these 3 mistakes that come out when I try to break into the office the day after they caught me stealing the will from the house
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/update_2_work_map.rpy", line 530, in <module>
KeyError: u'my_office_on_comp'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/update_2_work_map.rpyc", line 530, in script
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/update_2_work_map.rpy", line 530, in <module>
KeyError: u'my_office_on_comp'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
TheSecretReloaded-049b-Season2 0.4.9a
Sun Jun 5 10:56:02 2022
- - - - - - - - - - - - - - -- - - - - -
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/update_2_work_map.rpy", line 532, in <module>
KeyError: u'my_office_on_comp'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/update_2_work_map.rpyc", line 532, in script
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/update_2_work_map.rpy", line 532, in <module>
KeyError: u'my_office_on_comp'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
TheSecretReloaded-049b-Season2 0.4.9a
Sun Jun 5 10:56:21 2022
- - - - - - - - - - - - - - - - - -
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'update_2_workcomp_login'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "scripts/update_2_work_map.rpyc", line 537, in script
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'update_2_workcomp_login'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
TheSecretReloaded-049b-Season2 0.4.9a
Sun Jun 5 10:56:59 2022