- Jul 25, 2017
- 16
- 4
google ==> "dark assasin android"Please android version
google ==> "dark assasin android"Please android version
Got the same issue, im still waiting for a anwer of some of the briljant minds at this place, is see some answers but they don't work for meI'm having the same issue. Has anyone found a fix for this?
What do those who use Android?Replace this file with the Bed_Management.rpy in the Game/Characters folder
thanks for the reply might try the ic patch someone posted next pageDoesn't seem like it
your way helped, i tried it and it worked. Thank youI've found workaround:
Download and unzip compressed (crunched) game
Start it few scenes before full game display error, pass that point, make new save and you can continue to play full version
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.22000
Ren'Py 7.4.4.1439
v5.00-Extra
Fri Aug 19 10:56:15 2022
Excuse me, have you solved it, mine is the same.Anybody experiencing the game crashing after going to bed? this happened after coming home from the evening at Daisy scene.
This is the error i keep getting
Code: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.22000 Ren'Py 7.4.4.1439 v5.00-Extra Fri Aug 19 10:56:15 2022