3.40 star(s) 73 Votes

Iakeay

Newbie
Jul 27, 2021
22
21
ANDROID (6.0)
Source :
 

MasterMichael00

New Member
Mar 23, 2022
14
1
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/00_Functions/scene_controller.rpy", line 121, 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 597, 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/Quests/MLS/EP1_06/EP16_Quests.rpy", line 322, in script call
call ep05_dialogues6_family_cynthia_2_offset1() from _rcall_ep05_dialogues6_family_cynthia_2_offset1
One third removed.
File "game/Quests/MLS/EP1_06/EP16_Quests.rpy", line 322, in script call
call ep05_dialogues6_family_cynthia_2_offset1() from _rcall_ep05_dialogues6_family_cynthia_2_offset1
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ep05_dialogues6_family_cynthia_2_offset1'.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
v6.01-Extra
Wed Nov 9 00:44:10 2022
```

When I try to talk to Cynthia about the present the game crashes
 
3.40 star(s) 73 Votes