MrCrazeeMan

Newbie
Oct 7, 2022
65
111
126
I recently started replaying the game and I must say… I wish we got to see all the content that Kevin got. If I remember correctly, Sterling has the USB with all its content. Being able to filter through the content collected through Sterling POV would be cool
 

dartred

Forum Fanatic
Game Developer
Aug 30, 2017
4,742
9,705
758
Anyone get this error with ch. 12? Previous chapters work fine. I'm using Linux and tried starting over as well as continuing from previous saves. It still crashes.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 474, in script
    jump chapter
ScriptError: could not find label 'chapter'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 474, in script
    jump chapter
  File "/home/path/to/Power Vacuum/PowerVacuum_Chapter12_Patreon-Chapter_12_Patreon-pc/renpy/ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "/home/path/to/Power Vacuum/PowerVacuum_Chapter12_Patreon-Chapter_12_Patreon-pc/renpy/script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'chapter'.

Linux-5.15.0-119-lowlatency-x86_64-with-glibc2.35 x86_64
Ren'Py 8.1.3.23091805
Power Vacuum Chapter_12_Patreon
Mon Sep  2 14:53:58 2024
Did you apply the Mandatory Patch from the OP?
 
Sep 7, 2020
296
730
237
I'm in the first chapter and it seems I can't progress with Ophelia because of a ScriptError that says it can't find label "nightcry". Is there a way to fix this?

ScriptError: could not find label 'nightcry'.
 

Klaigh

Member
Oct 9, 2018
155
2,109
438
I'm in the first chapter and it seems I can't progress with Ophelia because of a ScriptError that says it can't find label "nightcry". Is there a way to fix this?

ScriptError: could not find label 'nightcry'.
Most problems are fixed by installing the mandatory patch. If it still persists, I would try downloading the game again.
 
4.10 star(s) 391 Votes