I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_menu.rpy", line 107, in __call__
raise Exception("%r is not a screen or a label." % orig_screen)
Exception: u'imageGallery' is not a screen or a label.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/python.py", line 2220, in py_exec_bytecode
exec(bytecode, 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 "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/core.py", line 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/transform.py", line 960, in event
rv = d.event(ev, cx, cy, st)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/behavior.py", line 975, in event
return handle_click(self.clicked)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/behavior.py", line 910, in handle_click
rv = run(action)
File "C:\Users\Josh\Documents\MEGAsync Downloads\TheAwakening0.4.0\TheAwakening-0.4.0-pc\The Awakening/renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_menu.rpy", line 107, in __call__
raise Exception("%r is not a screen or a label." % orig_screen)
Exception: u'imageGallery' is not a screen or a label.
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
0.4.0
Thu May 27 14:06:05 2021