souldead341

Engaged Member
Oct 16, 2017
2,389
2,474
Either it's rip or it's being released tomorrow
There's a few more hours before the end of the day in US time zones, so they might make it. Though I wonder if they're going to try to claim daylight savings time for it, except that doesn't trigger until 2 AM tomorrow. (Yes the US has the time changes, and they are fucking pointless).
 

YanChen

Member
Apr 12, 2018
302
380
Another day of broken promise. If they were unsure of releasing on their scheduled date, they just could've given us a later release date.

It's like they just made the post to appease the patreons.
 

zxcvtr

Member
Jun 25, 2017
188
161
Don't think it's broken yet, normally they would have announced by now that it's getting delayed.
 

freeze107

Newbie
Dec 9, 2016
46
120
Ive tried that i get an error when i press bonus gallery.

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\Home PC\Desktop\KOD\Kingdom_of_Deception-pc\renpy\ast.py", line 1828, in execute
self.call("execute")
File "C:\Users\Home PC\Desktop\KOD\Kingdom_of_Deception-pc\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\Kingdom_of_Deception-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\Kingdom_of_Deception-pc\renpy\display\layout.py", line 1563, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "C:\Users\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\Kingdom_of_Deception-pc\renpy\display\behavior.py", line 724, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\Kingdom_of_Deception-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\Home PC\Desktop\KOD\Kingdom_of_Deception-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Home PC\Desktop\KOD\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\Home PC\Desktop\KOD\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
Sun Mar 08 05:44:20 2020
Post this in the mod thread.
 

bas

retired
Donor
Respected User
Former Staff
May 6, 2017
3,988
30,645
The_Keegmiester I just looked at both the compressed and Android versions posted by rate61 and there is nothing malicious about them. They are of version 0.9.3 (the version in the OP), presumably because no one else had posted compressed or Android versions.

They're not the new versions and no one is saying they are. I downloaded and virus scanned both of them, they're fine.

Let me know if I'm missing something?
 

rate61

Newbie
Dec 9, 2017
43
176
The_Keegmiester I just looked at both the compressed and Android versions posted by rate61 and there is nothing malicious about them. They are of version 0.9.3 (the version in the OP), presumably because no one else had posted compressed or Android versions.

They're not the new versions and no one is saying they are. I downloaded and virus scanned both of them, they're fine.

Let me know if I'm missing something?
Thank you for share this.
 

Flyingnixons

Newbie
Feb 17, 2018
29
31
The_Keegmiester I just looked at both the compressed and Android versions posted by rate61 and there is nothing malicious about them. They are of version 0.9.3 (the version in the OP), presumably because no one else had posted compressed or Android versions.

They're not the new versions and no one is saying they are. I downloaded and virus scanned both of them, they're fine.

Let me know if I'm missing something?
thank you mod for proving me wrong, just got tricked by something that looked the same way on another site. didnt want others to have to deal with it to. rate61 i am sorry.
 

Dragon x Hunter

Making it up as I go!
Uploader
Donor
May 8, 2017
1,140
4,480
Well, to be honest, besides the patrons on the forum we are getting this game for free so we shouldn't have the right to complain. Anyways I am with you on your pain, damn game is too good that even some of us slept late today just to wait for the game, so that is understandable.

Still this feels like shit, I want to get a copy of the game as well :(
 

TheSexinati

Active Member
Sep 1, 2017
822
1,742
Well, to be honest, besides the patrons on the forum we are getting this game for free so we shouldn't have the right to complain.
I say you ought to have the right and the freedom to complain. You just don't have the right to be an absolute cunt about it.

And I'll say this much. The last three updates or so Have been disappointing to me. But, I'm still hoping that any recent updates begin to turn this around.

You also want to know something else that disappoints me? The Dev team are almost always silent. Silent. And I've complained about that here before. And on other places. And this, I feel, is a rightful complaint which can be vouched by most people.
 
  • Like
Reactions: Back and Kilgur
3.90 star(s) 77 Votes