theres an error just after youre through with your third date with ruca youve finished the meal and are talking to one of her employees and the error shows just as she falls
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/locations.rpy", line 287, in script call
call screen playerhousescrn
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/locations.rpy", line 287, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/charRUCA.rpy", line 17540, in script
jump rucastory3_quick3.badend
ScriptError: could not find label 'rucastory3_quick3.badend'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/locations.rpy", line 287, in script call
call screen playerhousescrn
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/locations.rpy", line 591, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/locations.rpy", line 287, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/charRUCA.rpy", line 17540, in script
jump rucastory3_quick3.badend
File "D:\Duality-v0.1.8beta-pc\Duality-v0.1.8beta-pc\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "D:\Duality-v0.1.8beta-pc\Duality-v0.1.8beta-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'rucastory3_quick3.badend'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Duality v0.1.8beta
Tue Mar 21 12:31:17 2023
```