Hi, i'm stucked can you help me ? I saw here i need to talk to Megan in the morning to unlock special event quests with other girls.
But when i talk to Megan in the morning in the kitchen i got this and my game crash.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1_Home_label.rpy", line 207, in script
call screen wait_for_choice
ScriptError: could not find label 'Meg_Story_2_Start'.
-- 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/1_Home_label.rpy", line 207, in script
call screen wait_for_choice
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Meg_Story_2_Start'.
Any ideas ?