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

5.00 star(s) 1 Vote

War_lord

Newbie
Jun 30, 2018
32
5
The JDMOD mostly works for me, but there are multiple scenes (including the bunny-costume scene and one of the Vehlis scenes) where .png files are missing, and when I try to watch the fanfic scenes (after merging the "Fanfic Mod v0.6-0.9.0" file with the /game folder), some of them immediately have an error that says "name 'Sabia' is not defined."
getting the same error here
 

Vagari

New Member
Feb 25, 2019
2
0
when i open gallery and click bonus scenes this error comes up

Code:
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\Sancar\Desktop\Ali\KD\Kingdom_of_Deception-pc\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "C:\Users\Sancar\Desktop\Ali\KD\Kingdom_of_Deception-pc\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\Kingdom_of_Deception-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\Kingdom_of_Deception-pc\renpy\display\layout.py", line 1563, in render
    cwidth, cheight = sizeit('c', width, height, 0, 0)
  File "C:\Users\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\Kingdom_of_Deception-pc\renpy\display\behavior.py", line 724, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Users\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\Kingdom_of_Deception-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\Sancar\Desktop\Ali\KD\Kingdom_of_Deception-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\Sancar\Desktop\Ali\KD\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\Sancar\Desktop\Ali\KD\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
Thu Feb 27 22:09:27 2020
 

ZeeLazy

Newbie
Aug 30, 2017
80
214
any fix/update for new cg in v0.10.4?
You didn't give us much to work with but the most common problem people have is the fact that certain pictures are called which don't exist.

Replace "Menus_Override" at game/JDMOD with the attached file and you should stop seeing errors
 

JohnDupont

Active Member
Modder
May 26, 2017
808
2,714
Is there a way to make this mod a APK file that works on Android devices? Or something like that?
No, there isn't. The mod needs to be installed before porting the game. ZeeLazy has been porting both for a long time, check their latest posts and you'll find it.
 

JohnDupont

Active Member
Modder
May 26, 2017
808
2,714
You didn't give us much to work with but the most common problem people have is the fact that certain pictures are called which don't exist.

Replace "Menus_Override" at game/JDMOD with the attached file and you should stop seeing errors
I hadn't read you post until yesterday. This error occurs you're using outdated bonuses (# 7 instead of #8).

Hi, does the 0.9.3a jmod version work with the 10.4 game version?
In the OP:
1585239976513.png

On the Patreon page:
1585240005514.png
 
  • Like
Reactions: bullwozi

blackhedgehog

Member
Jul 3, 2018
347
132
Strange, I already did it all, but I keep getting this same error in the Cg's of the new version (v0.10.4)

(the bonuses scenes 8# and all other scenes works without problem, it's just the new scenes from that version that don't work

kingdom error.png
 

Dafv

Newbie
Sep 18, 2018
27
11
anyone can help me with this problem? i click the bonus scene and this happen i place bonus Scene on the JDMOD scene folder like instruction but this happen 1586712816202.png
 
  • Like
Reactions: poopmanchild
5.00 star(s) 1 Vote