I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/Slides/img_16940.jpg'>:
File "game/scripts/start.rpy", line 67, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 120, in script call
call expression autorunFunc from _call_expression_6
File "game/00_Functions/scene_controller.rpy", line 129, in script call
$ interact_data = ui.interact()
File "game/00_Functions/objects.rpy", line 453, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_11
File "game/00_Functions/hooks_controller.rpy", line 389, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/EP2/Kebab_Work/Kebab_work.rpy", line 119, in script call
call ep211_slums_apartments_quest1_menu() from _rcall_ep211_slums_apartments_quest1_menu_2
File "game/Quests/EP2_11/EP211_Slums_Apartments_Quest.rpy", line 16, in script call
call ep211_dialogues6_slum_apartment_3() from _rcall_ep211_dialogues6_slum_apartment_3
File "game/Quests/EP2_11/ep211_dialogues7_slum_apartment.rpy", line 121, in script
with fadelong
File "game/scripts/start.rpy", line 67, in script call
call start_game() from _call_start_game
File "game/00_Functions/scene_controller.rpy", line 120, in script call
call expression autorunFunc from _call_expression_6
File "game/00_Functions/scene_controller.rpy", line 129, in script call
$ interact_data = ui.interact()
File "game/00_Functions/objects.rpy", line 453, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_11
File "game/00_Functions/hooks_controller.rpy", line 389, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/EP2/Kebab_Work/Kebab_work.rpy", line 119, in script call
call ep211_slums_apartments_quest1_menu() from _rcall_ep211_slums_apartments_quest1_menu_2
File "game/Quests/EP2_11/EP211_Slums_Apartments_Quest.rpy", line 16, in script call
call ep211_dialogues6_slum_apartment_3() from _rcall_ep211_dialogues6_slum_apartment_3
File "game/Quests/EP2_11/ep211_dialogues7_slum_apartment.rpy", line 121, in script
with fadelong
File "game/00_Functions/00_init_python.rpy", line 34, in missing_filename_callback
return im.Image(list_files_dict[in_filename])
RuntimeError: maximum recursion depth exceeded in cmp
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\FashionBusiness-EP2-v12-Extra-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\FashionBusiness-EP2-v12-Extra-pc\renpy\main.py", line 578, in main
run(restart)
File "D:\FashionBusiness-EP2-v12-Extra-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\FashionBusiness-EP2-v12-Extra-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/scripts/start.rpy", line 67, in script call
call start_game() from _call_start_game