folllwed instructions, and this is what I got
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 265, in script
python:
ScriptError: could not find label 'start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\ad games\Dating_My_Daughter-0.11-win\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\ad games\Dating_My_Daughter-0.11-win\renpy\main.py", line 487, in main
run(restart)
File "C:\ad games\Dating_My_Daughter-0.11-win\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "C:\ad games\Dating_My_Daughter-0.11-win\renpy\execution.py", line 761, in run_context
context.run()
File "renpy/common/00start.rpy", line 265, in script
python:
File "C:\ad games\Dating_My_Daughter-0.11-win\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.