Hmmmm when i click enter code i get an error meesage
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'input_code'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\core.py", line 3208, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\behavior.py", line 1178, in event
return handle_click(self.clicked)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\behavior.py", line 1099, in handle_click
rv = run(action)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\display\behavior.py", line 399, in run
return action(*args, **kwargs)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\game.py", line 358, in call_in_new_context
return renpy.execution.run_context(False)
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\execution.py", line 955, in run_context
context.run()
File "F:\Games\Ongoing\0 NEW - My Employees Family - 8(a)\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'input_code'.
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.4.24071501+nightly
Oppression 8(a)
Tue Oct 15 22:24:53 2024