getting this error please help me
```
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 724, in script call
call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
File "game/00_Functions/hooks_controller.rpy", line 470, in script call
call expression label_name from _call_expression_5 #вызов хука
File "game/Quests/MLS/EP2_02/EP202_Quests.rpy", line 258, in script call
call ep22_dialogues3_sarah_1() from _rcall_ep22_dialogues3_sarah_1
File "game/Quests/MLS/EP2_02/ep22_dialogues3_sarah.rpy", line 1772, in script
playvideocontrol "video/v_MC_Sarah_sex_1.mkv" "v_MC_Sarah_sex_1" 0 1.0 0.2 fade
File "game/00_Functions/video_control.rpy", line 412, in playvideo_control_exec
playvideo_control_play_video(transition, False)
File "game/00_Functions/video_control.rpy", line 152, in playvideo_control_play_video
renpy.show_screen("show_image_screen_movie2", movie1)
One third removed.
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "game/00_Functions/video_control.rpy", line 412, in playvideo_control_exec
playvideo_control_play_video(transition, False)
File "game/00_Functions/video_control.rpy", line 152, in playvideo_control_play_video
renpy.show_screen("show_image_screen_movie2", movie1)
File "renpy/display/screen.py", line 1220, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen show_image_screen_movie2 is not known.
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
Season2-v3.00-Extra
Thu Jan 11 06:38:27 2024
```