Ya booo got a game breaker
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 15912, in script
jump v7_fri_anne_home
ScriptError: could not find label 'v7_fri_anne_home'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 15912, in script
jump v7_fri_anne_home
File "F:\VDG\Adventurous Couple 07 16-07\TheAdventurousCouple-7-pc\renpy\ast.py", line 1600, in execute
rv = renpy.game.script.lookup(target)
File "F:\VDG\Adventurous Couple 07 16-07\TheAdventurousCouple-7-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v7_fri_anne_home'.
Windows-8-6.2.9200
Ren'Py 6.99.14.2.3333
Chapter 7
Mon Jul 16 02:16:59 2018
Tried redoing Ch6 on the Dre path, but it made no difference. Guessing I'm missing something as there is an option just before the error.
Anne is back from NY and has gone off to work, MC is in front of PC and gets the choice to work and nothing else. On the previous day I have tried both the gym and the beach.
ETA
Looking through the script it seems there are options for gym and beach that I didn't trigger for some reason.
However I did a manual fix by changing 16152 to 'v7_fri_anne_home' from 'v7_fri_home'
And that seems to have worked...so far.
My updated script.rpy is attached, if you know how to use it fine, if you don't best to leave alone.