I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'JDMOD/scenes/thumbnails/B8vehlis_captured thumb.jpg'>:
File "game/JDMOD/Menus_Override.rpy", line 186, in script
call screen JDMOD_gallery
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'JDMOD/scenes/thumbnails/B8vehlis_captured thumb.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/JDMOD/Menus_Override.rpy", line 186, in script
call screen JDMOD_gallery
File "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-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 "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\exports.py", line 2664, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\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 "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\display\layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\display\layout.py", line 1558, in sizeit
rend = render(pos_d[pos], 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 "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\display\viewport.py", line 599, in render
surf = renpy.display.render.render(c, cw, ch, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\display\behavior.py", line 724, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Lenovo\Downloads\Nowy folder\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 "C:\Users\Lenovo\Downloads\Nowy folder\Kingdom_of_Deception-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'JDMOD/scenes/thumbnails/B8vehlis_captured thumb.jpg'.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Kingdom of Deception 0.9.1
Sat Feb 15 08:43:58 2020
I got error like that with bonus scenes, I've checked the folder of bonus scenes and it doesnt contain so called scene in it. What did I do wrong?