I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 264, in script
python:
File "renpy/common/00start.rpy", line 268, in <module>
renpy.call_in_new_context("_main_menu")
KeyError: u'_main_menu_screen'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 264, in script
python:
File "/Users/timelord/Downloads/Games/53XHomecoming.app/Contents/Resources/autorun/renpy/ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/timelord/Downloads/Games/53XHomecoming.app/Contents/Resources/autorun/renpy/python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 268, in <module>
renpy.call_in_new_context("_main_menu")
File "/Users/timelord/Downloads/Games/53XHomecoming.app/Contents/Resources/autorun/renpy/game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "/Users/timelord/Downloads/Games/53XHomecoming.app/Contents/Resources/autorun/renpy/execution.py", line 892, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 37, in script
return
File "renpy/common/_layout/screen_main_menu.rpym", line 37, in script
return
File "/Users/timelord/Downloads/Games/53XHomecoming.app/Contents/Resources/autorun/renpy/ast.py", line 1490, in execute
renpy.game.context().pop_dynamic()
File "/Users/timelord/Downloads/Games/53XHomecoming.app/Contents/Resources/autorun/renpy/execution.py", line 372, in pop_dynamic
del store[k]
KeyError: u'_main_menu_screen'
Darwin-20.2.0-x86_64-i386-64bit
Ren'Py 7.2.2.491
53X Homecoming 0.1.4
Mon Apr 19 20:14:08 2021