Hi sorry to ask this but... why if i use the mod the game give me an error?
The error come after the anniversary. When the MC drink with his mother on the couch. After you put her on the bad and go to sleep, the game give me this error.
If needed i put also the save file:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/00_Functions/scene_controller.rpy", line 97, in script call
call process_hooks("enter_scene", scene_name) from _call_process_hooks_13 #хук вызывается после входа на сцену и отрисовки (как autorun)
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Characters/Bed_Management.rpy", line 39, in script call
call ep01_dialogues2_day1_family_3b() from _rcall_ep01_dialogues2_day1_family_3b
File "game/00_Functions/scene_controller.rpy", line 97, in script call
call process_hooks("enter_scene", scene_name) from _call_process_hooks_13 #хук вызывается после входа на сцену и отрисовки (как autorun)
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Characters/Bed_Management.rpy", line 39, in script call
call ep01_dialogues2_day1_family_3b() from _rcall_ep01_dialogues2_day1_family_3b
ScriptError: could not find label 'ep01_dialogues2_day1_family_3b'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/00_Functions/scene_controller.rpy", line 97, in script call
call process_hooks("enter_scene", scene_name) from _call_process_hooks_13 #хук вызывается после входа на сцену и отрисовки (как autorun)
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Characters/Bed_Management.rpy", line 39, in script call
call ep01_dialogues2_day1_family_3b() from _rcall_ep01_dialogues2_day1_family_3b
File "renpy/ast.py", line 1444, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/00_Functions/scene_controller.rpy", line 97, in script call
call process_hooks("enter_scene", scene_name) from _call_process_hooks_13 #хук вызывается после входа на сцену и отрисовки (как autorun)
File "game/00_Functions/hooks_controller.rpy", line 405, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Characters/Bed_Management.rpy", line 39, in script call
call ep01_dialogues2_day1_family_3b() from _rcall_ep01_dialogues2_day1_family_3b
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ep01_dialogues2_day1_family_3b'.
Windows-10-10.0.22621
Ren'Py 7.4.4.1439
v6.01-Extra
Sat Sep 24 23:13:28 2022