Please post your error message here so I can figure out what's going on.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'oliviathreesome/intro/3someintro.jpg'>:
File "game/Olivia3Some.rpy", line 694, in script
"Again, it looks like the girls started without me. I wonder if Angela remembers what she asked me at the mall...?"
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 'oliviathreesome/intro/3someintro.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Olivia3Some.rpy", line 694, in script
"Again, it looks like the girls started without me. I wonder if Angela remembers what she asked me at the mall...?"
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\ast.py", line 644, in execute
statement_name("say")
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-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 "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\exports.py", line 1481, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2227, in do_with
clear=clear)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\transition.py", line 360, in render
bottom = render(self.old_widget, width, height, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Long\E\HW 3\Game\HighRiseClimb-0.5c-pc\HighRiseClimb-0.70a-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'oliviathreesome/intro/3someintro.jpg'.
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
High-Rise Climb 0.70b
Mon Nov 11 11:28:22 2019