- Oct 8, 2020
- 80
- 47
AND SABIA BONUS #7
Code:
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'system/noble1.png'>:
File "game/JDMOD/Bonus Scenes.rpy", line 2077, in script
noble1 "Getting cum everywhere is the point, though!"
IOError: Couldn't find file 'system/noble1.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/JDMOD/Bonus Scenes.rpy", line 2077, in script
noble1 "Getting cum everywhere is the point, though!"
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\exports.py", line 1180, in say
who(what, *args, **kwargs)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\character.py", line 817, in do_display
**display_args)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\core.py", line 2635, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\core.py", line 3118, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\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 "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-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 "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-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 "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-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 "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\screen.py", line 661, 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 "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-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 "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\layout.py", line 1116, 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 "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\layout.py", line 919, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\text\text.py", line 1800, in render
renders[i] = renpy.display.render.render(i, width, self.style.size, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\External Drive Only Content\Kingdom of Deception\Kingdom of Deception (v0.12.4)\Kingdom_of_Deception-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'system/noble1.png'.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Kingdom of Deception 0.12.4
Mon Dec 06 01:20:00 2021