Mod Ren'Py Kingdom of Deception JDMOD [0.14.0] [JohnDupont]

5.00 star(s) 1 Vote

JohnDupont

Active Member
Modder
May 26, 2017
797
2,673

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.
 

Mihairusan

Newbie
Sep 18, 2018
59
87

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.
And KoD Patron Pick # 7 will be?
 

DrGrigor

Member
Nov 12, 2018
337
936
The Unlock Feature should work with later versions but updates are required for the bonus scenes.

Does it mean the current version cannot unlock bonus scenes? It keep saying installation isn't done correctly.
 

Shaterhand

New Member
Jul 6, 2017
12
5
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'.
 

random.person

Active Member
Aug 11, 2017
802
1,291
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'.
Do you have the 6th bonus pack?
 

For Science!

New Member
Jul 4, 2017
4
0
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
 

JohnDupont

Active Member
Modder
May 26, 2017
797
2,673
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
I don't think you have the 6th bonus pack installed.
 
5.00 star(s) 1 Vote