I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.FactorScale object at 0x000000000561fa60>:
File "game/script.rpy", line 13, in script call
call PlayEntireGame from _call_PlayEntireGame
File "game/script.rpy", line 23, in script call
call PlayEntireGameLoop from _call_PlayEntireGame_PlayEntireGameLoop
File "game/script.rpy", line 33, in script
$ interact_with_map(current_map)
File "game/script.rpy", line 33, in <module>
$ interact_with_map(current_map)
File "game/maps.rpy", line 108, in interact_with_map
chosen_event = renpy.call_screen("image_choice_screen", filtered_events)
OSError: Couldn't find file 'pictures/stacy_apartment_jason_alone_on_couch_camera_1.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 13, in script call
call PlayEntireGame from _call_PlayEntireGame
File "game/script.rpy", line 23, in script call
call PlayEntireGameLoop from _call_PlayEntireGame_PlayEntireGameLoop
File "game/script.rpy", line 33, in script
$ interact_with_map(current_map)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 33, in <module>
$ interact_with_map(current_map)
File "game/maps.rpy", line 108, in interact_with_map
chosen_event = renpy.call_screen("image_choice_screen", filtered_events)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\exports.py", line 3345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\core.py", line 3579, 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 "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\core.py", line 4172, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\core.py", line 2779, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\screen.py", line 731, 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 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 886, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 1107, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 1062, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 1107, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 1062, in render
surf = render(d, rw, height - y, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 1107, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 1336, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\behavior.py", line 944, in render
rv = super(Button, self).render(width, height, st, at)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\layout.py", line 1336, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 676, in render
return cache.get(self, render=True)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 330, in get
surf = image.load()
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 1038, in load
surf = cache.get(self.image)
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 330, in get
surf = image.load()
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 1192, in load
return cache.get(self.image).subsurface((self.x*os, self.y*os,
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 330, in get
surf = image.load()
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 803, in load
raise e
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\display\im.py", line 757, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "D:\Documents\MEGAsync Downloads\The_Office_Wife_V.0.90_WINDOWS_PUBLIC_RELEASE\The Office Wife V.0.90 WINDOWS PUBLIC RELEASE\TheOfficeWifeRenPyRedux-v0.90-pc\TheOfficeWifeRenPyRedux-v0.90-pc\renpy\loader.py", line 833, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'pictures/stacy_apartment_jason_alone_on_couch_camera_1.webp'.
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.1.23060707
The Office Wife Unofficial Ren'Py Redux v0.90
Thu Oct 12 10:23:20 2023