Got an error while playing through gallery... Still, thanks for everything else boys...
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context(_restart[2])
File "renpy/common/00action_other.rpy", line 428, in __call__
renpy.call_replay(self.label, self.scope)
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label 'KarenNikkiScene001'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\main.py", line 578, in main
run(restart)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 275, in <module>
renpy.call_in_new_context(_restart[2])
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\viewport.py", line 306, in event
rv = super(Viewport, self).event(ev, x, y, st)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 428, in __call__
renpy.call_replay(self.label, self.scope)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\game.py", line 386, in call_replay
renpy.execution.run_context(False)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "E:\H-Games\Renpy\The Visit\TheVisit-1.0-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'KarenNikkiScene001'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Visit 1.0
Wed Dec 16 07:10:25 2020