As a temporary solution you can navigate to "game/images/bg/Story" inside the game files and find the file titled "ep3_65_and_0.jpg" and rename it to "ep3_65_and.jpg"
Thanks for the solution that worked.. Sadly though another bug appeared within seconds.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' 'bg/Story/ep3_76_zoe.jpg'>:
File "game/3_School_label.rpy", line 4330, in script
z "Anyway, I'm gonna take a shower and go for a swim."
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
IOError: Couldn't find file 'bg/Story/ep3_76_zoe.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/3_School_label.rpy", line 4330, in script
z "Anyway, I'm gonna take a shower and go for a swim."
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\ast.py", line 653, in execute
statement_name("say")
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\ast.py", line 45, in statement_name
i(name)
File "renpy/common/000window.rpy", line 98, in _window_auto_callback
_window_show()
File "renpy/common/000window.rpy", line 60, in _window_show
renpy.with_statement(trans)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\exports.py", line 1572, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\core.py", line 2237, in do_with
clear=clear)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\core.py", line 3171, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\core.py", line 2083, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 516, in renpy.display.render.render_screen
File "render.pyx", line 244, in renpy.display.render.render
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\transition.py", line 360, in render
bottom = render(self.old_widget, width, height, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 244, in renpy.display.render.render
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 151, in renpy.display.render.render
File "render.pyx", line 244, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 244, in renpy.display.render.render
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\xxxx\Downloads\Echoes_Of_Lust_-_Episode_1-7_-_PC_-_HOTFIX\EchoesOfLust-Episode_1-7-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'bg/Story/ep3_76_zoe.jpg'.
Windows-7-6.1.7601-SP1
Ren'Py 7.2.0.424
EchoesOfLust Episode_1-7
Sat Oct 19 19:03:24 2019