Got the following error on the first meeting with Chloe
I chose "Just regularly" when asked about my eating habits.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5057, in script
jump choice6_interrogation
ScriptError: could not find label 'choice6_interrogation'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5057, in script
jump choice6_interrogation
File "D:\SteamLibrary\ITCH.io games\fantasy-formula\FantasyFormula-1.0-win\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "D:\SteamLibrary\ITCH.io games\fantasy-formula\FantasyFormula-1.0-win\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'choice6_interrogation'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Fantasy Formula 1.0
Wed Dec 25 23:24:05 2024
```