Hey guys, I'm trying to play a game and I'm getting a weird error, anyone able to advice me what might be causing it?
Here's the crash log:
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:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\main.py", line 487, in main
run(restart)
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\execution.py", line 761, in run_context
context.run()
File "renpy/common/00start.rpy", line 265, in script
python:
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.3.2123
Here's the crash log:
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:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\main.py", line 487, in main
run(restart)
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\execution.py", line 761, in run_context
context.run()
File "renpy/common/00start.rpy", line 265, in script
python:
File "C:\Users\Jonathan\Desktop\A-Games\Dating_My_Daughter-0.0.8-win\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.3.2123