Uggasto

Newbie
Feb 14, 2019
47
24
This is what I got when I clicked on pass week buttons. Any suggestion how can I get the wench reaction scenes?

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

While running game code:
  File "game/quests/interludes.rpy", line 245, in <module>
AttributeError: 'wench' object has no attribute 'wenchReacted'

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

Full traceback:
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "territories.rpyc", line 99, in script call
  File "map.rpyc", line 569, in script call
  File "territories.rpyc", line 99, in script call
  File "map.rpyc", line 569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 1748, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4437, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4471, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4403, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4368, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 1751, in script call
  File "territories.rpyc", line 99, in script call
  File "territories.rpyc", line 99, in script call
  File "quests/interludes.rpyc", line 245, in script
  File "renpy/ast.py", line 1893, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/quests/interludes.rpy", line 245, in <module>
AttributeError: 'wench' object has no attribute 'wenchReacted'

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Khan 0.6.8
Fri Jul 22 21:40:42 2022
 

Orlox

Member
Nov 11, 2016
470
893
This is what I got when I clicked on pass week buttons. Any suggestion how can I get the wench reaction scenes?

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

While running game code:
  File "game/quests/interludes.rpy", line 245, in <module>
AttributeError: 'wench' object has no attribute 'wenchReacted'

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

Full traceback:
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "territories.rpyc", line 99, in script call
  File "map.rpyc", line 569, in script call
  File "territories.rpyc", line 99, in script call
  File "map.rpyc", line 569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 1748, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4437, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4471, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4403, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4368, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 1751, in script call
  File "territories.rpyc", line 99, in script call
  File "territories.rpyc", line 99, in script call
  File "quests/interludes.rpyc", line 245, in script
  File "renpy/ast.py", line 1893, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/quests/interludes.rpy", line 245, in <module>
AttributeError: 'wench' object has no attribute 'wenchReacted'

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Khan 0.6.8
Fri Jul 22 21:40:42 2022
The same thing is happening to me.
 

Doorknob22

Super Moderator
Moderator
Game Developer
Nov 3, 2017
2,169
5,229
This is what I got when I clicked on pass week buttons. Any suggestion how can I get the wench reaction scenes?

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

While running game code:
  File "game/quests/interludes.rpy", line 245, in <module>
AttributeError: 'wench' object has no attribute 'wenchReacted'

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

Full traceback:
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "map.rpyc", line 569, in script call
  File "territories.rpyc", line 99, in script call
  File "map.rpyc", line 569, in script call
  File "territories.rpyc", line 99, in script call
  File "map.rpyc", line 569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 1748, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4437, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4471, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4403, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4368, in script call
  File "quests/kiwanwai limtinia.rpyc", line 4569, in script call
  File "quests/kiwanwai limtinia.rpyc", line 1751, in script call
  File "territories.rpyc", line 99, in script call
  File "territories.rpyc", line 99, in script call
  File "quests/interludes.rpyc", line 245, in script
  File "renpy/ast.py", line 1893, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2266, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2259, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/quests/interludes.rpy", line 245, in <module>
AttributeError: 'wench' object has no attribute 'wenchReacted'

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Khan 0.6.8
Fri Jul 22 21:40:42 2022
The same thing is happening to me.
This seems like a problem with old saves. I'll try to see if it can be fixed, but starting a new game using the following functions will help you restore all your previous gains in 3-4 minutes:
1. Using VN Mode (Settings -> Toggle Game Settings -> VN Mode) you will win every army combat even with zero troops, your Obedience will always be 120 and you will never be raided.
2. Chicken icon in 1:1 combat will instantly win any combat.
3. You can Skip 'n Win quests you already played before to just get the rewards without playing the quest again.
4. And of course, Ren'py native Skip mode.
 

Doorknob22

Super Moderator
Moderator
Game Developer
Nov 3, 2017
2,169
5,229
This seems like a problem with old saves. I'll try to see if it can be fixed, but starting a new game using the following functions will help you restore all your previous gains in 3-4 minutes:
1. Using VN Mode (Settings -> Toggle Game Settings -> VN Mode) you will win every army combat even with zero troops, your Obedience will always be 120 and you will never be raided.
2. Chicken icon in 1:1 combat will instantly win any combat.
3. You can Skip 'n Win quests you already played before to just get the rewards without playing the quest again.
4. And of course, Ren'py native Skip mode.
Bug found and fixed, I'm uploading 0.6.9 which should solve this backward compatibility issue; 0.6.9 is in my folder (check my sig), I'll update the moderator as well.
 
Last edited:

muschi26

Engaged Member
Jun 22, 2019
2,678
4,015
Are the two new girls permanent additions to your palace harem, or just a one-off encounter? Also, any chance for the blonde nun you capture in the forest and the merchant's daughter in Hawatia to become permanent harem members?
 
  • Like
Reactions: CircaAD

"CJ"

Conversation Conqueror
Mar 6, 2021
6,629
69,841
Vae Victis - Conquer, Ravish, Breed [v0.6.9] [Doorknob22] crunched

Original / Compressed Size PC*: 2,54 GB / 733 MB - Vae_Victis-Conquer_Ravish_Breed-0.6.9-pc-crunched.zip
Original / Compressed Size Mac: 2,51 GB / 698 MB - Vae_Victis-Conquer_Ravish_Breed-0.6.9-mac-crunched.zip
= ~28,9% of the original size, image quality 80% (png 90%)


Download (PC*/Mac): - -

(y) My compressious likeses! (y) Give them to us you filthy little pervertses! :p

This compression is unofficial and untested, use it at your own risk.
The compressing process reduces the quality and can break the game.

*PC = Win+Linux

Tools: UnRen (VepsrP/Sam@f95zone) - Cruncher (bas@f95zone) -
 
Last edited:

Doorknob22

Super Moderator
Moderator
Game Developer
Nov 3, 2017
2,169
5,229
Are the two new girls permanent additions to your palace harem, or just a one-off encounter? Also, any chance for the blonde nun you capture in the forest and the merchant's daughter in Hawatia to become permanent harem members?
1. Ruling Wenches are always permanent additions so assuming you were talking about the Limtinian rulers, they are here to stay.
2. If you refer to Zhilli, Sofia or Tana'Dur, they are not scheduled for making additional appearance but from time to time I ask my Substar and Patreon fans which characters they'd like to see more of and I bring them back, like I did in update 0.5...
3. ...which conveniently brings me to Eviette the acolyte who did make a comeback based on patron requests. She gets a lot of screen time in Angilia's second Act (knock Angilia up to trigger this Act). As for Odi, she's on the other side of the Sea of Knives, out of Karder's reach.

For now.

Bruh, am I trippin' or is "Wakabian" just an extreme form of Feminism?
Good thing I addressed this here about five months ago :). And I'll quote myself: "...the cult of Wakabia is not metaphor for feminism, it’s simply a story tool: by giving the Wakabian followers increased powers I make them more worthy opponents to Karder (and more satisfying to overcome) and since they are not supposed to have (male) sex, it makes their seduction/ravishment so much sweeter. It’s also an important part of the greater story, which I reveal between the versions."

Android update please
I waited for the crunched version (thank you Crunch gods!), I'll compile an Android version using the compressed files.
 

OrcDra

Member
Aug 22, 2018
263
322
I never fully understood that whole conquer part, but love the rest, I mean, there are orcs and goblins you can mate! That's pretty much all I am asking for most of the time xD
 
  • Like
Reactions: Doorknob22

McLOVINu

Active Member
Mar 18, 2018
605
324
Quick question, because I don't want to waste time (like 40ish in game days to trigger the wenches act 2 quests) while loading an older save,
is there a way to check in the current playthrough if I've already triggered/completed a wenches act 2 quest(s)?
[the gallery is NOT helpful, because it still shows the scenes I unlocked on a prior playthrough]

Also, is there any way to check how many times a wench gave birth?
[I mean, hell, where is the nursery room(s), were are the baby beds, where are the babies? I probably just forget]
I guess now that the 'random' chance of pregnancy has an option, I can at least KNOW they are pregnant.


Onto suggestions regarding the castle: (I sort of want to 'explore' the castle)
Make each wenches room be a room with interactive elements: like the wench, bookshelves, bed, [baby,babybed], etc. (guess I don't like entering a room and instantly having a dialogue window open)

Maybe, be nice we can invest some gold into some sort of lavish upgrades (pools, fountains, garden, open bath(s), fortifications, security, new rooms, etc.)

So far, great game, I hope one day for it to be finished, still a ton of areas and wenches to conquer!

edit: Oh, did Alam ever get more content since 0.5.8? [like at least her own Act 2 pregnant quest]
 

StealthNeko

New Member
Dec 19, 2017
12
4
I love how when I send troops to the garrison in the first territory, they disappear permanently. Can't progress because any troops I had are all gone, and obedience is so low, anything I build there immediately burns down
 

muschi26

Engaged Member
Jun 22, 2019
2,678
4,015
2. If you refer to Zhilli, Sofia or Tana'Dur, they are not scheduled for making additional appearance but from time to time I ask my Substar and Patreon fans which characters they'd like to see more of and I bring them back, like I did in update 0.5...
I was talking about Zuri; I'd like to see more of her is possible.

As for the extra scenes with Eviette, that's my bad. It's been a while since I played, so I had forgotten about them.
 

Gerfenikss

Member
Dec 24, 2017
199
234
To bad dev didn't give a choice to grab that hobbit chick in castle for collection only another pack of humans and may be the red chick.
P.S.
What's the difference between 0.6.8 and 0.6.9 versions? Is there a point of downloading 0.6.9 if i have just finished 0.6.8?
 
4.30 star(s) 116 Votes