NocturnalDev Can't finish the update due to script error missing label
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/ch5/ch5_1.rpy", line 1524, in script
jump ch5_club9
ScriptError: could not find label 'ch5_club9'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/ch5/ch5_1.rpy", line 1524, in script
jump ch5_club9
File "C:\Users\krist\Downloads\SecretIsland-0.4.4.1-pc\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\krist\Downloads\SecretIsland-0.4.4.1-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ch5_club9'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.1.22070801
Secret Island 0.4.4.1
Mon Aug 14 01:33:37 2023
```