- Sep 3, 2017
- 4,120
- 14,942
Not really sure WHY it fixed it, but I ignored the message, then clicked the Update thing in the bedroom, which also errored and got ignored, but then the pool was able to proceed.Get this error trying to chat with Kathy at the pool. Anybody got an easy fix?
You don't have permission to view the spoiler content. Log in or register now.
Worked for me as well.Not really sure WHY it fixed it, but I ignored the message, then clicked the Update thing in the bedroom, which also errored and got ignored, but then the pool was able to proceed.
You're not exaggerating. Damn thing just up and crashed on me.Just wait, you'll get about 20 more
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.22621
Ren'Py 7.4.11.2266
Bonds Of Love 1.2
Fri Feb 3 09:46:35 2023
I got the same error as well
That worked. Thanks for your quick response.
See the quoted portion of my post right above here.I got the same error as well
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/1kathy.rpy", line 1008, in script
if secret_job_choice[1] == "sub" or bonding_swim_choice[1] == "sub":
File "game/1kathy.rpy", line 1008, in <module>
if secret_job_choice[1] == "sub" or bonding_swim_choice[1] == "sub":
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/1kathy.rpy", line 1008, in script
if secret_job_choice[1] == "sub" or bonding_swim_choice[1] == "sub":
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/1kathy.rpy", line 1008, in <module>
if secret_job_choice[1] == "sub" or bonding_swim_choice[1] == "sub":
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Bonds Of Love 1.2
Sun Feb 12 16:28:32 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.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