I found the file and executed and it's actually working now! Thanks so much!
And KoD Patron Pick # 7 will be?I updated the JDMOD to be more compatible with @Viressa's fanfic mod. As long as Viressa makes some minor changes to the fanfic mod, you'll be able to use both, together or separately. I'll need to update the JDMOD manually to add Viressa's new scenes to the gallery, like I do for Hreinn Games' bonus scenes.You must be registered to see the links
Click on one of the locked scenes and the link will appear.
i intall the mod but it doesn´t show the bonus scenes, it says the scenes are missing?I added the latest bonus scenes.You must be registered to see the links
i intall the mod but it doesn´t show the bonus scenes, it says the scenes are missing?
I already answered both questions. Use the search function.will there be any version for android with bonus scenes included ?
Check the OP under "Installation".i intall the mod but it doesn´t show the bonus scenes, it says the scenes are missing?
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'JDMOD/scenes/thumbnails/B6sabiabar thumb.jpg'>:
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/B6sabiabar thumb.jpg'.
Do you have the 6th bonus pack?I used the random guy method , with the last jmod 0.7.3c and game and I got this error :
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'JDMOD/scenes/thumbnails/B6sabiabar thumb.jpg'>: 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/B6sabiabar thumb.jpg'.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'JDMOD/scenes/thumbnails/B6sabiabar thumb.jpg'>:
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/B6sabiabar thumb.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/JDMOD/Menus_Override.rpyc", line 180, in script
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\behavior.py", line 724, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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/B6sabiabar thumb.jpg'.
Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
Kingdom of Deception 0.7.0
Thu Feb 07 02:44:13 2019
I don't think you have the 6th bonus pack installed.Hey, have everything installed but keep getting this message. How to fix?
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'JDMOD/scenes/thumbnails/B6sabiabar thumb.jpg'>: 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/B6sabiabar thumb.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/JDMOD/Menus_Override.rpyc", line 180, in script File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\ast.py", line 1828, in execute self.call("execute") File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\ast.py", line 1816, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\layout.py", line 1563, in render cwidth, cheight = sizeit('c', width, height, 0, 0) File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\behavior.py", line 724, in render rv = super(Button, self).render(width, height, st, at) File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\Kingdom_of_Deception-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\Users\User\Documents\MEGAsync Downloads\Kingdom\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\User\Documents\MEGAsync Downloads\Kingdom\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/B6sabiabar thumb.jpg'. Windows-8-6.2.9200 Ren'Py 6.99.14.3.3347 Kingdom of Deception 0.7.0 Thu Feb 07 02:44:13 2019
can you post the link to the 6th bonus pack i googled for it and all i could find was your post about the 6th bonus packI don't think you have the 6th bonus pack installed.
It was shared in the KoD thread. JD cannot distribute it because that would breach Patreon TOS and JD has a Patreon page.can you post the link to the 6th bonus pack i googled for it and all i could find was your post about the 6th bonus pack
How did you install it?I have the 6th package installed yet for some reason still doesn't work. So still unsure how to fix it.