I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('images/replay/mirsex.jpg') at 0x0000000008d5fbb0>:
OSError: Couldn't find file 'images/replay/mirsex.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\core.py", line 2814, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\core.py", line 1352, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\transition.py", line 384, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\screen.py", line 754, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\layout.py", line 510, in render
renders = [ render(i, renwidth, renheight, st, at) for i in children ]
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\layout.py", line 510, in <listcomp>
renders = [ render(i, renwidth, renheight, st, at) for i in children ]
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\behavior.py", line 968, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\layout.py", line 1361, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\image.py", line 774, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\image.py", line 316, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\image.py", line 513, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\image.py", line 316, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\im.py", line 626, in render
return cache.get(self, render=True)
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\im.py", line 309, in get
surf = image.load()
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\im.py", line 761, in load
raise e
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\display\im.py", line 711, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "C:\Users\thele\Downloads\TheLibidoEnigma-8-pc\renpy\loader.py", line 672, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'images/replay/mirsex.jpg'.
Windows-10-10.0.26100 AMD64
Ren'Py 8.2.0.24012702
The Libido Enigma 8
Thu Mar 20 17:10:25 2025