Just downloaded the game and every time I try to start the game it keeps popping up a error message
While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
ScriptError: could not find label 'start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\DeviousChip5\Downloads\AMothersLovePLUS-Part11PLUS-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\DeviousChip5\Downloads\AMothersLovePLUS-Part11PLUS-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\DeviousChip5\Downloads\AMothersLovePLUS-Part11PLUS-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\DeviousChip5\Downloads\AMothersLovePLUS-Part11PLUS-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 282, in script
python:
File "C:\Users\DeviousChip5\Downloads\AMothersLovePLUS-Part11PLUS-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.