goldcut

Newbie
Aug 22, 2017
52
67
If you confront Krat without triggering the revenge for Lori quest (I continued form a really old save, no idea if I am supposed to be able to do that), you get the following error:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/hall_events.rpy", line 468, in script call
    call mutant_holiday from _call_mutant_holiday
  File "game/hall_events.rpy", line 2477, in script call
    call mutant_holiday_selector from _call_mutant_holiday_selector
  File "game/hall_events.rpy", line 2498, in script call
    call mh_dancer from _call_mh_dancer
  File "game/hall_events.rpy", line 2674, in script call
    call mh_rus_roulette from _call_mh_rus_roulette
  File "game/hall_events.rpy", line 2704, in script call
    call mh_shooting from _call_mh_shooting_1
  File "game/hall_events.rpy", line 2714, in script call
    call mh_shooting from _call_mh_shooting_2
  File "game/hall_events.rpy", line 2695, in script call
    call mh_shooting from _call_mh_shooting
  File "game/hall_events.rpy", line 2714, in script call
    call mh_shooting from _call_mh_shooting_2
  File "game/hall_events.rpy", line 2493, in script call
    call mh_bahuton from _call_mh_bahuton
  File "game/hall_events.rpy", line 2495, in script call
    call mh_sweet_couple from _call_mh_sweet_couple
  File "game/hall_events.rpy", line 2503, in script call
    call mh_tene_talk_to_mc from _call_mh_tene_talk_to_mc
  File "game/hall_events.rpy", line 393, in script call
    call attack_the_horde from _call_attack_the_horde
  File "game/hall_events.rpy", line 3218, in script call
    call choose_escape from _call_choose_escape
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/hall_events.rpy", line 706, in script call
    call sex_punishment_judge from _call_sex_punishment_judge
  File "game/hall_events.rpy", line 1290, in script call
    call sex_punishment_scene from _call_sex_punishment_scene
  File "game/hall_events.rpy", line 1338, in script call
    call pamela_last_catch from _call_pamela_last_catch
  File "game/script.rpy", line 2613, in script call
    call wdl_talk from _call_wdl_talk
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 2432, in script call
    call queen_talk from _call_queen_talk
  File "game/script.rpy", line 2518, in script call
    call edl_talk from _call_edl_talk
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 5074, in script call
    call raiding_camp() from _call_raiding_camp_2
  File "game/script.rpy", line 5123, in script call
    call ambushed_in_village from _call_ambushed_in_village
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 5070, in script call
    call raiding_camp() from _call_raiding_camp_1
  File "game/script.rpy", line 5123, in script call
    call ambushed_in_village from _call_ambushed_in_village
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/hall_events.rpy", line 556, in script call
    call visiting_nelson from _call_visiting_nelson
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1566, in script call
    call isa_relief from _call_isa_relief
  File "game/script.rpy", line 13064, in script
    $ log.markdone("lori_revenge01")
  File "game/script.rpy", line 13064, in <module>
    $ log.markdone("lori_revenge01")
  File "game/questlog.rpy", line 525, in markdone
    self._nextstage(q)
  File "game/questlog.rpy", line 458, in _nextstage
    str = stage.post()
AttributeError: 'NoneType' object has no attribute 'post'

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

Full traceback:
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/hall_events.rpy", line 468, in script call
    call mutant_holiday from _call_mutant_holiday
  File "game/hall_events.rpy", line 2477, in script call
    call mutant_holiday_selector from _call_mutant_holiday_selector
  File "game/hall_events.rpy", line 2498, in script call
    call mh_dancer from _call_mh_dancer
  File "game/hall_events.rpy", line 2674, in script call
    call mh_rus_roulette from _call_mh_rus_roulette
  File "game/hall_events.rpy", line 2704, in script call
    call mh_shooting from _call_mh_shooting_1
  File "game/hall_events.rpy", line 2714, in script call
    call mh_shooting from _call_mh_shooting_2
  File "game/hall_events.rpy", line 2695, in script call
    call mh_shooting from _call_mh_shooting
  File "game/hall_events.rpy", line 2714, in script call
    call mh_shooting from _call_mh_shooting_2
  File "game/hall_events.rpy", line 2493, in script call
    call mh_bahuton from _call_mh_bahuton
  File "game/hall_events.rpy", line 2495, in script call
    call mh_sweet_couple from _call_mh_sweet_couple
  File "game/hall_events.rpy", line 2503, in script call
    call mh_tene_talk_to_mc from _call_mh_tene_talk_to_mc
  File "game/hall_events.rpy", line 393, in script call
    call attack_the_horde from _call_attack_the_horde
  File "game/hall_events.rpy", line 3218, in script call
    call choose_escape from _call_choose_escape
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/hall_events.rpy", line 706, in script call
    call sex_punishment_judge from _call_sex_punishment_judge
  File "game/hall_events.rpy", line 1290, in script call
    call sex_punishment_scene from _call_sex_punishment_scene
  File "game/hall_events.rpy", line 1338, in script call
    call pamela_last_catch from _call_pamela_last_catch
  File "game/script.rpy", line 2613, in script call
    call wdl_talk from _call_wdl_talk
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 2432, in script call
    call queen_talk from _call_queen_talk
  File "game/script.rpy", line 2518, in script call
    call edl_talk from _call_edl_talk
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 5074, in script call
    call raiding_camp() from _call_raiding_camp_2
  File "game/script.rpy", line 5123, in script call
    call ambushed_in_village from _call_ambushed_in_village
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 5070, in script call
    call raiding_camp() from _call_raiding_camp_1
  File "game/script.rpy", line 5123, in script call
    call ambushed_in_village from _call_ambushed_in_village
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/hall_events.rpy", line 556, in script call
    call visiting_nelson from _call_visiting_nelson
  File "game/script.rpy", line 1487, in script call
    call raid from _call_raid
  File "game/script.rpy", line 1566, in script call
    call isa_relief from _call_isa_relief
  File "game/script.rpy", line 13064, in script
    $ log.markdone("lori_revenge01")
  File "G:\Western_Games\LordKing\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Western_Games\LordKing\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 13064, in <module>
    $ log.markdone("lori_revenge01")
  File "game/questlog.rpy", line 525, in markdone
    self._nextstage(q)
  File "game/questlog.rpy", line 458, in _nextstage
    str = stage.post()
AttributeError: 'NoneType' object has no attribute 'post'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lord King 1.2
Tue Aug 17 16:01:37 2021
 

elle21

Member
Jul 22, 2019
364
295
Lol, the ending of Lori scene was strange.

Lori: I wont have time to have kids with you
MC: you want kids?
Lori: Oh very very much Master, would you like to take my ass?

WTF!!!

realy, ass, come on, give me a vagina
I think u didn't read in the right way lol she is afraid of the horde and scared to die or to lose the people she loved that's why she said she don't have time to do much things
 

Kisz26

Newbie
May 17, 2021
92
31
in the first picture, could you tell me who the two girls on the right side in the back are? the one on the lounger and the one in front of the pillar.can you tell me where i can find them? cause i thought i was done but i have no clue who those two are.
The one standing is Pamela, the girl who keep stealing, just keep punishing her sexually, but gentle. And it will be triggered.

The one sunbathing is Isabel, i think she is auto trigger, she is the one who's getting married but her husband cant pay so the MC got the first night.
 
  • Like
Reactions: DickMcFuck

Scrot

Definitely not Scrot
Apr 30, 2018
522
5,294
I'm stuck. Can't complete the Fu Fu quest, and it seems to be holding up the Curing Cat and revenge for Lori quests.
To do that quest there will be some day where Vica appears and talks about Fu and Dex meeting then you go and speak with Tink and set to attack Fu then u unlock the revenge for Lori u complete that one by taking revenge and then only cat missing the cat mission is bugged so u probably won't be able to complete it if you didn't meet cat on Xmas inside game if that happened then u will need to wait for the upcoming patch that the dev is working to fix that bug
 

whichone

Forum Fanatic
Jan 3, 2018
4,915
10,317
To do that quest there will be some day where Vica appears and talks about Fu and Dex meeting then you go and speak with Tink and set to attack Fu then u unlock the revenge for Lori u complete that one by taking revenge and then only cat missing the cat mission is bugged so u probably won't be able to complete it if you didn't meet cat on Xmas inside game if that happened then u will need to wait for the upcoming patch that the dev is working to fix that bug
My mission with Cat worked fine, don't remember if I met her at Christmas.
I woke up to a note from her & went to meet her with some priest.
She was green during the scene, now she's in my harem and blue again.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
13,573
31,727
What u guys choosed to do with jesse the slave of fu Let her in harem or not?
Yeah, I kept her, after all, 'gotta catch 'em all!' ;)
My mission with Cat worked fine, don't remember if I met her at Christmas.
I woke up to a note from her & went to meet her with some priest.
She was green during the scene, now she's in my harem and blue again.
Then you had to have visited her on the holiday.

I am not a fan of green in general, but that was a nice shade. ;)
 

Cartageno

Devoted Member
Dec 1, 2019
8,443
14,327
Then maybe the tag should be removed?
The thing aboiut tags here is: once something is in a game, however homeopathic its share of the game, the tag will be applied. Have a walk on the beach with your LI and in one image in the background you can see two man having sex behind a tree? Gay tag.
 
Last edited:

UnDeaD_CyBorG

Well-Known Member
Apr 6, 2018
1,186
671
That was certainly a short update. But, it was an update. Looking forward to more, though I'll probably wait a patch or two.
 
3.60 star(s) 57 Votes