When my character finished sleeping with Daisy and clicked her house again, the game went wrong.
View attachment 4058525
View attachment 4058526
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/scene_controller.rpy", line 129, in script call
call process_object_click(interact_data[1], interact_data[2], interact_data[3]) from _rcall_sprites_action1
File "game/00_Functions/objects.rpy", line 668, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/00_Functions/scene_controller.rpy", line 129, in script call
call process_object_click(interact_data[1], interact_data[2], interact_data[3]) from _rcall_sprites_action1
File "game/00_Functions/objects.rpy", line 668, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
One third removed.
call process_object_click(interact_data[1], interact_data[2], interact_data[3]) from _rcall_sprites_action1
File "game/00_Functions/objects.rpy", line 668, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ep05_dialogues3_work_daisy_4b2'.
Windows-10-10.0.22621
Ren'Py 7.4.4.1439
Season-1-Extra
Sun Sep 22 09:59:51 2024
```