masterdragonson

Engaged Member
Jan 30, 2018
3,288
4,751
503
Everytime I click front door in the mansion, it directs me to map and pixie talk about nexus door in the mansion then map picture stucks there no matter what I click. The dialogues and choices are there but it only shows map picture. I tried my other saves and they keep getting stuck at other pictures and don't move on even tho choices are dialogues are there. What should I do? The nexus dialogue is repeating everytime I click front door on the mansion and at the bottom of the screen mansion rooms sections always appears. The only unbugged place is when I'm in the mansion

I also tried bunc of other saves from this thread not just mine. So I don't think this about saves at all
Back up your saves and try updating the renpy engine to one of the newer builds and see if you get better results.
https://f95zone.to/threads/corrupted-kingdoms-v0-9-4-arcgames.31912/post-5426464
 
  • Hey there
Reactions: CursedFlame91

Gremory152

Member
Aug 21, 2020
348
94
169
Is that it for the Key to Nexus? I kept typing whistle but nothing updated after the text
Now i have 2 Eldritch, One have finished to the end of the content and one it said Key to Nexus and i have to whistle, which i did and read the text and that's it, is this a bug?
 
Last edited:
Jan 8, 2020
49
67
117
I found a bug! Gwen can call you between the point Jessica makes the call for one of the girls and when they actually arrive
 
Jan 8, 2020
49
67
117
We're getting close to the end, aren't we fellas? It's been quite the journey watching this game develop and I think it'll be the first I see all the way through! Big thanks to the developers for making such a great game and for the consistent updates!
I'd hope not. This is a ride I don't want to get off of
 
  • Like
Reactions: FFTW

masterdragonson

Engaged Member
Jan 30, 2018
3,288
4,751
503
We're getting close to the end, aren't we fellas? It's been quite the journey watching this game develop and I think it'll be the first I see all the way through! Big thanks to the developers for making such a great game and for the consistent updates!
What makes you think we are close to the end? I don't even see light at the end of Act 2's tunnel and Arc said about having Act 3 sometime in the future.

Arc
More dungeon features are definitely on their way! Although it'll really come into play properly in Act Three...


If you are looking at versions like regular numbers well they don't exactly behave like those :p While Arc doesn't use Major.Minor.Revision he does use it as somewhat of a tally 0.X.Y ABC while X is more of a major build or 10 weeks, Y is a weekly thing, while ABC is given to critical bugfixes if needed. Though he has just made jumps with the numbers in the past when he felt he made a good milestone.
SalamandarDirect
Will the next version be 1.0 or 0.10?

Arc
0.10 :) Because of the nature of the game, I use versioning to indicate number of weekly releases rather than "milestones"
 
  • Like
Reactions: TheScottSterling
Nov 18, 2019
40
34
114
What makes you think we are close to the end? I don't even see light at the end of Act 2's tunnel and Arc said about having Act 3 sometime in the future.




If you are looking at versions like regular numbers well they don't exactly behave like those :p While Arc doesn't use Major.Minor.Revision he does use it as somewhat of a tally 0.X.Y ABC while X is more of a major build or 10 weeks, Y is a weekly thing, while ABC is given to critical bugfixes if needed. Though he has just made jumps with the numbers in the past when he felt he made a good milestone.

Oh sweet! I thought because it was already in the 0.9's it was almost over. More goodness to come then!
 
  • Like
Reactions: masterdragonson

Zovk Darkness

Newbie
Oct 26, 2020
24
89
119
I wonder if this causes any problems, I do it myself (for me) the downgrade (The one that Arc said... "Tried to downgrade but it won't let me (grr) " in the release v0.9.3) because I started CK v0.9.4 in the stable version of Ren'py (7.3.5 ) and that known problem that he said "which causes the game to bug out if you hold down the skip button when moving..." did not happen in the stable version (7.3.5).

Have you or someone else already done that I did CursedFlame91, masterdragonson... just for testing?
As far as I tested I didn't have any problems with CK v0.9.4 (in Ren'py 7.3.5), but that doesn't mean I don't have error... but I must continue to play tomorrow, if there is no error/bug in any part of the game I will be happy haha.
 
Last edited:
  • Thinking Face
Reactions: masterdragonson

Oraciion

Newbie
May 28, 2018
68
14
193
How do you go about inviting Renee? Jessica tells me that she may invite me to dinner, but I'm not sure how to activate the event.
 

masterdragonson

Engaged Member
Jan 30, 2018
3,288
4,751
503
I wonder if this causes any problems, I do it myself (for me) the downgrade (The one that Arc said... "Tried to downgrade but it won't let me (grr) " in the release v0.9.3) because I started CK v0.9.4 in the stable version of Ren'py (7.3.5 ) and that known problem that he said "which causes the game to bug out if you hold down the skip button when moving..." did not happen in the stable version (7.3.5).

Have you or someone else already done that I did CursedFlame91, masterdragonson... just for testing?
As far as I tested I didn't have any problems with CK v0.9.4 (in Ren'py 7.3.5), but that doesn't mean I don't have error... but I must continue to play tomorrow, if there is no error/bug in any part of the game I will be happy haha.
Downgrade to Ren'Py 7.3.5? It's possible though I haven't done extensive testing with it.
https://f95zone.to/threads/corrupted-kingdoms-v0-9-4-arcgames.31912/post-5332821

The scripts have to be re-compiled for 7.3.5 but I do that with the unofficial update for compatibility
https://f95zone.to/threads/corrupted-kingdoms-v0-9-4-arcgames.31912/post-5426072

Though if you wanted to see if the Ren'Py Nightly Build 2021-03-28 is improving I got that too
https://f95zone.to/threads/corrupted-kingdoms-v0-9-4-arcgames.31912/post-5426464

I think Ren'Py 7.4 adds information to the save data which may cause errors like
Code:
AttributeError: 'TransformState' object has no attribute 'size'
Just trying to load save game data from 7.3.5 with the Nightly Build, saving it in that, and loading it back into 7.3.5 seems to work fine under light testing. Didn't really monkey much with trying to get Android to work with 7.4 since when compiling the engine decided to eat 60 GB+ and I wanted that space for more porn so didn't continue after it told me it filled up the drive I was testing it on... The only thing that prevents using 7.3.5 is maybe filtering out some extra data that was attached to a save made with 7.4.

Now for all the new devs out there this is why when companies have Engine X they stick to that instead of upgrading as all the previously tested code would have to be retested otherwise :geek:

As for right now I assume Arc, along with the other devs that thought joining the lemmings death march looked cool, is hoping Ren'Py Tom will save them... Not something I would have bet my lively hood on since 7.4 has been riddled with problems but some believe in spray & pray.

Fun Fact: If you been using the Unofficial Updates before 0.9.X well you are still using Ren'Py 7.3.5 since I've been recompiling the scripts using that for compatibility reasons :coffee:
 

abcdjh

Newbie
Dec 4, 2019
67
82
182
Quick question: Is there any walkthrough for this game? The one linked on the first page is not really a walkthrough. I apparently missed quite a lot of scenes playing the regular way.
 

FlamesOfVengeance

Well-Known Member
Jul 16, 2019
1,615
1,990
350
It's awesome that Laura, Renee, Julie and Lucille can move in now. The more girls, the better. Oh but I hope we can also fuck Renee and Julie individually in the future.

Also, of course I hope we will be able to knock up all 4 of them at some point in future versions.
 

mouseyboy09

Newbie
May 11, 2020
57
28
193
keep up the amazing work love this game so much you really know how to make a awesome story that messes with your emotions (in a good way) at least it does for me but i am curious when we'll get a chance to get back at morgana as ami deserves justice as well many other people
 
Last edited:
4.30 star(s) 253 Votes