I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('…nu take a walk..webp') at 0x000000000098ad30>:
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
OSError: Couldn't find file 'menu take a walk..webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "takeawalk.rpyc", line 147, in script
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\ast.py", line 2245, in execute
    self.call("execute")
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\ast.py", line 2233, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\exports.py", line 3188, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\core.py", line 3906, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\core.py", line 2602, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\layout.py", line 884, 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 "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\layout.py", line 884, 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 "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\layout.py", line 884, 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 "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\screen.py", line 704, 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 "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\layout.py", line 884, 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 "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\layout.py", line 884, 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 "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\im.py", line 627, in render
    return cache.get(self, render=True)
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\im.py", line 295, in get
    surf = image.load()
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\im.py", line 723, in load
    raise e
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\display\im.py", line 688, in load
    filelike = renpy.loader.load(self.filename)
  File "C:\Users\SP\Downloads\DropOut-0.4.0a-pc\renpy\loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'menu take a walk..webp'.
Windows-10-10.0.19044 AMD64
Ren'Py 8.1.0.22081003n
Drop Out 0.4.0a
Wed Sep  7 08:09:21 2022