love the game so far but i just keep getting this error
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/outside/Ann/AnnHome.rpy", line 6011, in script
renpy.script.LabelNotFound: could not find label 'annsexpass'.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/outside/Ann/AnnHome.rpy", line 6011, in script
File "renpy/ast.py", line 1928, in execute
rv = renpy.game.script.lookup(target)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "renpy/script.py", line 1163, in lookup
raise LabelNotFound(original)
renpy.script.LabelNotFound: could not find label 'annsexpass'.
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.4.0.25071206
AwkwardAweakenings 0.20.05
Mon Jul 28 04:01:46 2025
[/code]