i have this error:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/home/double/evening/1 complacent.rpy", line 95, in script call
call cuteTalkComplacent1 from homeDoubleEveningComplacent_Join__cuteTalkComplacent1__1
File "game/global/Dani/talks.rpy", line 58, in script call
call eventShowPics1 from daniTalkBeginning5__eventShowPics1__1
File "game/home/lounge/film/2 tired.rpy", line 9, in script
call screen homeLoungeFilmTired
ScriptError: could not find label 'firstLoungeFilmTired_Join'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/home/double/evening/1 complacent.rpy", line 95, in script call
call cuteTalkComplacent1 from homeDoubleEveningComplacent_Join__cuteTalkComplacent1__1
File "game/global/Dani/talks.rpy", line 58, in script call
call eventShowPics1 from daniTalkBeginning5__eventShowPics1__1
File "game/home/lounge/film/2 tired.rpy", line 9, in script
call screen homeLoungeFilmTired
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'firstLoungeFilmTired_Join'.