I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'Characters/Mary/mary_work.png'>:
File "game/util/func_updatescript.rpy", line 413, in <module>
File "game/util/renpy_extensions.rpy", line 34, in dbg_say
IOError: Couldn't find file 'Characters/Mary/mary_work.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "func_action_processing.rpyc", line 189, in script call
File "script.rpyc", line 556, in script call
File "util/func_updatescript.rpyc", line 35, in script call
File "util/func_updatescript.rpyc", line 53, in script call
File "util/func_updatescript.rpyc", line 413, in script
File "G:\Games\SuperPowered_v0.25.00-win\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\python.py", line 1888, in py_exec_bytecode
exec bytecode in globals, locals
File "game/util/func_updatescript.rpy", line 413, in <module>
File "game/util/renpy_extensions.rpy", line 34, in dbg_say
File "G:\Games\SuperPowered_v0.25.00-win\renpy\exports.py", line 1180, in say
who(what, *args, **kwargs)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\character.py", line 817, in do_display
**display_args)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\core.py", line 3118, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\core.py", line 2041, 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 "G:\Games\SuperPowered_v0.25.00-win\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 "G:\Games\SuperPowered_v0.25.00-win\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 "G:\Games\SuperPowered_v0.25.00-win\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 "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\layout.py", line 331, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\image.py", line 414, in render
return wrap_render(self.target, width, height, st, at)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\image.py", line 229, in wrap_render
rend = render(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 "G:\Games\SuperPowered_v0.25.00-win\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\im.py", line 266, in get
surf = image.load()
File "G:\Games\SuperPowered_v0.25.00-win\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "G:\Games\SuperPowered_v0.25.00-win\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'Characters/Mary/mary_work.png'.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
SP 0.24.01
Thu Jun 07 01:17:17 2018
PS: I use cheats, i'll try without them. (maybe the cheats are not completely compatible with this version yet)
PS2: I did not use the cheats, and no problem. BTW the cheats I used (because they are the best for this game in my opinion) is SLDR-0.24.01-GETLUCKY. Which even if the version is not the same and new things appeared, in previous ocassions it never crashed.