I'm getting this error trying to boot the game
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 287, in script
# initialize it.
ScriptError: could not find label 'start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Applications/renpy-8.0.3-sdk/renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "/Applications/renpy-8.0.3-sdk/renpy/main.py", line 667, in main
run(restart)
File "/Applications/renpy-8.0.3-sdk/renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "/Applications/renpy-8.0.3-sdk/renpy/execution.py", line 942, in run_context
context.run()
File "renpy/common/00start.rpy", line 287, in script
# initialize it.
File "/Applications/renpy-8.0.3-sdk/renpy/script.py", line 993, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.1.0.23012806n
Sat Jan 28 21:04:04 2023