- Oct 16, 2017
- 336
- 375
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/2navigation.rpy", line 21, in script
$ renpy.jump(temp4)
ScriptError: could not find label 'a_weekend_morning'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, 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/2navigation.rpy", line 21, in script
$ renpy.jump(temp4)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'a_weekend_morning'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Bonds Of Love 1.2
Thu Feb 9 13:37:43 2023
"I'm getting the same exact error and would like to know if there is any word on this? I've just been skipping Alexia's weekend morning kitchen because of this.
You must be registered to see the links
Hey guys, there's a bug that causes the game to crash giving you the error ScriptError: could not find label 'a_weekend_morning'. You can fix this by going to the 1extra.rpy file in your game folder, find the "label a_weekend_morning1:" line, then just remove the 1"