[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'object/clock.png'>:
File "game/SCRIPT/pc.rpy", line 22, in script
call screen pc2
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'object/clock.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/SCRIPT/pc.rpy", line 22, in script
call screen pc2
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\behavior.py", line 724, in render
rv = super(Button, self).render(width, height, st, at)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\layout.py", line 1117, in render
st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "J:\Downloads\extracted\Maxslife-0.22-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'object/clock.png'.
Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Max's life 0.22
Tue Feb 12 20:16:27 2019