Seaway

New Member
May 10, 2024
2
0
19
A bit stuck...

Did a bit of looking around and it seems like there's supposed to be an event that triggers where you save the Goblin Witch from her cottage burning down after getting the Endure spell before you progress to the next spell you learn. Is there a specific way to trigger this event or is it random?

I already saw another comment about her card getting soft locked if you progress the magic before you have her card so I reset to this point but can't seem to get the event to trigger.
 

Opinaize

New Member
Jan 22, 2020
10
4
88
Hello there, idk why, but at the end of day 1, when I want to pass time to after 18.00 (by any means, through time toggle on the HUD, through the Flat button or by working at the bar, I get this error, could someone help me?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/map.rpy", line 302, in <module>
  File "game/script/time.rpy", line 121, in timetick
Exception: DynamicImage 'li flat timevar [timevar]': could not find image. ('li flat timevar 4')

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "script/map.rpyc", line 302, in script
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script/map.rpy", line 302, in <module>
  File "game/script/time.rpy", line 121, in timetick
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\exports.py", line 1637, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 3579, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 4052, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 681, in visit_all
    d.visit_all(callback, seen)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 681, in visit_all
    d.visit_all(callback, seen)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 681, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 3 more times]
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 683, in visit_all
    callback(self)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 4052, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\image.py", line 793, in per_interact
    self.find_target()
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\image.py", line 683, in find_target
    raise Exception(error)
Exception: DynamicImage 'li flat timevar [timevar]': could not find image. ('li flat timevar 4')

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Corrupted Kingdoms 0.21.6
Sat Jul 13 16:42:36 2024
 

AkaQ

Member
May 23, 2022
405
551
217
Did you hit Save in URM?
Yes I did sir! It saves the variables I set to remember (you.name in this case), but it doesn't save the changes I made, it resets every time I close the game... but it's better than nothing.
I find it weird when a game uses the "You" instead of the name you put at the start.
 

AkaQ

Member
May 23, 2022
405
551
217
Hello there, idk why, but at the end of day 1, when I want to pass time to after 18.00 (by any means, through time toggle on the HUD, through the Flat button or by working at the bar, I get this error, could someone help me?
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/map.rpy", line 302, in <module>
  File "game/script/time.rpy", line 121, in timetick
Exception: DynamicImage 'li flat timevar [timevar]': could not find image. ('li flat timevar 4')

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "script/map.rpyc", line 302, in script
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script/map.rpy", line 302, in <module>
  File "game/script/time.rpy", line 121, in timetick
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\exports.py", line 1637, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 3579, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 4052, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 681, in visit_all
    d.visit_all(callback, seen)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 681, in visit_all
    d.visit_all(callback, seen)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 681, in visit_all
    d.visit_all(callback, seen)
  [Previous line repeated 3 more times]
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 683, in visit_all
    callback(self)
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\core.py", line 4052, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\image.py", line 793, in per_interact
    self.find_target()
  File "E:\Jeux\CorruptedKingdoms-0.21.6-pc\renpy\display\image.py", line 683, in find_target
    raise Exception(error)
Exception: DynamicImage 'li flat timevar [timevar]': could not find image. ('li flat timevar 4')

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.1.23060707
Corrupted Kingdoms 0.21.6
Sat Jul 13 16:42:36 2024

Download the v0.21.6a, the "a" version fixes it. And I think you have to start a new game too.
 

AshtonRexes

New Member
May 30, 2023
4
7
13
A bit stuck...

Did a bit of looking around and it seems like there's supposed to be an event that triggers where you save the Goblin Witch from her cottage burning down after getting the Endure spell before you progress to the next spell you learn. Is there a specific way to trigger this event or is it random?

I already saw another comment about her card getting soft locked if you progress the magic before you have her card so I reset to this point but can't seem to get the event to trigger.
When you earn the Endure spell, pick up the next training for Aura. Once you pick up the mushrooms and return, her cottage will be on fire, no randomness involved. If you do not get that scene, update the version you are playing to ver 21.6A, which has the bug fixed. If you've saved any time past that, you'll have to restart.
 
  • Like
Reactions: AhrimanH and Seaway

SkylerCrew

Newbie
Aug 30, 2022
60
60
37
Hi, last time I commented by asking help related to this game ( specially walk through help I needed... Now am bit confused but, I don't know for some reason it's got deleted and the reason is it's showing me is( Reason: Mass Delete - Off topic, derail, toxic behavor )

I can't even get a help in this game.. Related to content confusion

Anyways, I need help related like I have few questions related to story

1. **Story Progression:**
- After fighting the creatures at the bridge ( after Mc waking up) and retreating to the base, how should I progress the main story?
- I found Lyx & her aunt also received tasks related to Kana health recovery ( where I can find all materials I like checked everywhere).

2. **Character Tasks:**
- What do I need to do to help Kana?
- How do I free the demon Morgana?

3. **Unlocking Nexus:**
- How can I unlock the Nexus? I need to meet someone strong who can fix it, but I'm not sure if Morgana is the right person.
- To get help from Morgana, I need to make something to free her from her frozen state. I have {hcl acid} from the destroyed shop area. What else do I need?

4. **Tunnels:**
- What are the tunnels Claire mentioned, and how do they help access shops and the café?
- How can the flying robot help me enter the café and how to find one like where or when ?

Sorry guys.. I know I am stupid and I hope I at least get help this time and thank you if anyone did helped me.
 
  • Like
Reactions: lobesod

SkylerCrew

Newbie
Aug 30, 2022
60
60
37
I appreciate it, but honestly I'm a new dev and happy to learn, whether the criticism is positive or otherwise. If the Patreon tier list is really terrible then I'm glad people are pointing it out, so I can adjust it until it's something everyone's happy with. The more information I get, the quicker I can fix the stuff that isn't working!

But still, thanks - always nice to be given a chance, despite the odds!




Thanks! And hey, if you want to draw comparisons to such a good game, I'm happy with that :p
Sorry to disturb you sir can I get the help related to the story... That would be appreciated, I have few confusions and thanks... My question comment is just above this one
 

lobesod

Member
Mar 14, 2018
234
216
247
Hi, last time I commented by asking help related to this game ( specially walk through help I needed... Now am bit confused but, I don't know for some reason it's got deleted and the reason is it's showing me is( Reason: Mass Delete - Off topic, derail, toxic behavor )
You will get the help you asked for, the thread got very hot in a off topic trolling - not your fault you got caught in that :)
You can be unwise but not stupid (look down ) ;)
 
Last edited:

Tender Rock

New Member
Jul 16, 2024
3
3
13
Finally reached Act 3, loving the battle stuff! Do we know if this is gonna be the final act, or if the game will be expanded even further?
 

Penitensary

Active Member
May 10, 2020
959
972
146
Do you also happen to have 18.4 (or a version between that and the latest one which would be safe to jump to without breaking my save from 18.3) ?
Unfortunately, no. I hadn't played for a while waiting to see where Act 3 was going to end up so that was the most recent version i had :/
 
  • Like
Reactions: Dragoon12

Sayan9000

Newbie
Jan 11, 2022
28
36
90
Almost finished evey piece of content for the current version but i can't purchase the hydrochloric acid. Quest log says the content should be implemented but the shops are inaccessible so i don't know where to go, is this normal or am i missing something?
 

Tender Rock

New Member
Jul 16, 2024
3
3
13
Almost finished evey piece of content for the current version but i can't purchase the hydrochloric acid. Quest log says the content should be implemented but the shops are inaccessible so i don't know where to go, is this normal or am i missing something?
Yep it's normal, east of the river will be unlocked later with more updates.
 

masterdragonson

Engaged Member
Jan 30, 2018
3,288
4,751
503
Here is an unofficial update patch for those that already have 0.21.6
CorruptedKingdoms-0.21.7-pc update patch.rar




Rather late to the party but unfortunately I've been busy... Enjoy!

Note: ArcGames recommends a fresh install for this build. Might be better just to re-baseline...
Recently Upgraded to Ren'Py 8.1.1.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: DudeManrod

paxogre

Member
Sep 10, 2022
120
147
119
PUBLIC RELEASE - v0.21.7 - AFTERMATH!

The latest update has been released!
This week it's a little bit smaller of an update in terms of content. With the release of the new systems last update, a lot of bugs and issues popped up and most of the last two weeks has been spent fixing them. Nevertheless, I had time to add the promised "aftermath" of Kana & Maven's encounter, plus headpats for two good girls! I hope you enjoy! :)

CHANGELOG:
  • MAVEN: There is now an "Aftermath" event that takes place after Kana and Maven's meeting. Go talk to Maven to see it, and make a certain decision... also, remember to check in with Kana afterwards!
  • KANA: You can now give Kana headpats (only in the field)!
  • LIL' KANA: You can now give Lil' Kana headpats (headpat Kana and she'll want one too)!
  • MODELS: Hana, Ami, Chloe, Annie, Maven, Jessica and Lyx have all been updated from the old Paperdolls to the new Character Models! Huge thank you to Chris for doing that! (0.21.6a)
  • TIME: You can now turn off the clock "ticks" (making timeskips instant)! Go to "Preferences" and under "Clock", click "Disable"!
  • TIME: You can no longer click on navigation overlays while time is ticking (0.21.6a)
  • TIME: Almost all time skips have been increased by 50-100% and new time skips have been added (0.21.6a)
  • Bug: Some time transitions were crashing the game - these have all been tidied up (0.21.6a)
  • Bug: An issue with Asteria's "happy" paperdoll crashing the game was been dealt with. She has been told to smile less intimidatingly (0.21.6a)
  • Bug: Opening a screen overlay while time was ticking could cause the overlay to get stuck (0.21.6a)
  • Bug: There were a number of issues that were causing start-of-game crashes (0.21.6a)
  • Bug: Hidden Voices power wasn't working properly. Now it is again! (0.21.6a)
  • Bug: One of the Lyx sequences was broken. It's working again! (0.21.6a)
  • Bug: Talking to the three Numbers in Artifact's demesne was crashing the game. They've been asked to be less meta (0.21.6a)
  • Bug: An error when going to your room at night in Act One has been squashed!
  • Bug: You couldn't give the medicine to Kana if Annie wasn't at the farm. Now you can! But also, why do you hate Annie so much? Huh? Meanie.
  • Bug: Sitting with Kana until the time slot changed locked you into a black screen. Now you can sit with her for as long as you like!
  • Bug: A number of issues with time changes leading to weird overlay problems have been fixed. There will likely be more, so keep reporting them and I'll deal with them one by one!
  • Bug: During the Act One finale, Robin was reversing time. He has been nerfed. Too OP.
  • Bug: Duplicate bug for Kana's questline has been squashed (again!)
  • Bug: Error screen when losing to Hazel has been fixed
  • Bug: Time was being wibbly-wobbly in the Act Two finale. It has been Doctored. Who? Don't worry about it
  • Bug: A few "sleeping" events were overlapping each other. Everyone has been asked to wait patiently in line
  • Bug: Pixie was cloning herself during one of the Chloe events. To save our ice cream, her cloning vats have been taken away from her
  • Bug: You could work in Lily's bar all night. Lily has had unions explained to her and now enforces regular working hours
  • Bug: Shrugging in unison, Gwen & Ami: Kid Detectives nod. Sure! TYPO HERO HAS JOINED THE PARTY!

I hope you enjoy this update! Next Early Access update will be Wednesday, 24th of July.

------------------------------------------------------

DOWNLOAD BELOW (PATCHED VERSION):
PC/LINUX:
-
MAC: -
ANDROID: -

FAN TRANSLATIONS CAN BE FOUND ON THE !
 
Last edited:

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,241
314,450
998
Corrupted Kingdoms [v0.21.7] [ArcGames] - Compressed

Win/Linux [644 MB]
- - - -

Mac [639 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 
4.30 star(s) 253 Votes