I get an unrecoverable crash after the date with Kent.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/lsc.rpy", line 3471, in script
jump ls7s6start
ScriptError: could not find label 'ls7s6start'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/lsc.rpy", line 3471, in script
jump ls7s6start
File "/private/var/folders/_s/377m58rn3xg1tqc70v50zhgc0000gn/T/AppTranslocation/481A08B3-4B9A-40CE-828A-262C68113F20/d/CollegeTimes.app/Contents/Resources/autorun/renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "/private/var/folders/_s/377m58rn3xg1tqc70v50zhgc0000gn/T/AppTranslocation/481A08B3-4B9A-40CE-828A-262C68113F20/d/CollegeTimes.app/Contents/Resources/autorun/renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ls7s6start'.
Darwin-21.6.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
0.7
Sun Oct 2 19:17:15 2022
```