3.70 star(s) 18 Votes

laxuss

New Member
Jul 19, 2019
11
6
Ok, hmm. This is weird not seeing a folder for my saves. Any1 have an idea if the saves are in the normal C:\Users\user\AppData\Roaming\RenPy
i find mine under downloads, but you gotta go into game folder wherever you extracted it.
and there's a folder for saves.
unless you are on android
 

N3wb_4_l1f3

Newbie
Mar 30, 2018
21
15
The architect doesnt seem to trigger at all... i am stuck sorta.

also i always get an error when i beat ezma and andrea and they outta money
The architect is the dwarf, you need to conquer the forest region with the road posts and you get some "Dwarven Ale" which you can give him. Check out the guide, it's a little out of date but Kulriz is in it.
 

N3wb_4_l1f3

Newbie
Mar 30, 2018
21
15
Well, I'm going have to wait till the patch now...
Have nothing else to do but farm caravans for the wines.

PS anyone know if the "Cote de Sierra - 707" is a typo, I've a "Cote de Sierra - 706" in my inventory.
No it's not a typo, the 706 is from the intro and is useful for something later I think? But you'll have to wait on the hotfix for the 707.
 
  • Thinking Face
Reactions: Starfox

HansHorned

New Member
Jul 30, 2022
2
0
The architect is the dwarf, you need to conquer the forest region with the road posts and you get some "Dwarven Ale" which you can give him. Check out the guide, it's a little out of date but Kulriz is in it.
i have meet him in an earlier playthrough but in this playthrough he isnt really appearing. i am doing daily work for willie while growing gobloids because the succubus keeps getting stronger with attacks
 

ital

Member
Jan 26, 2019
369
322
I've been playing for 3 days, so I haven't fucked anyone, but how to replenish the army? too few units
 

Gurzu

Newbie
Sep 17, 2018
28
18
Where can i find organic matter? Guide says Vlad gave us 4 essence of organic matter but he didn't. Where can i find them?
 

asgardtipar2

Well-Known Member
May 24, 2018
1,157
600
Hi, how can I attack a caravan in the game? I send the Godelins, they find the caravans, but that's all that happens, no different icon appears.
There are three categories:
Action - Caravan - Report
But when I click on 'Caravan' the following message appears: 'I need to capture the trade route first.'
What do I have to do to attack and loot?
DarkMirrodin or any other user, could you help me?
i have the same issue, I have conquered the whole of forest but it still says the same, let me know if you find a fix?
 

caju

Well-Known Member
Oct 5, 2017
1,229
1,193
I got an error report in the first 15 seconds of game in the first tower as I checked the bookshelves for the bird watching manual.
 

bluue

New Member
Mar 11, 2018
1
0
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'str' object has no attribute 'value1'

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

Full traceback:
  File "tl/english/g_inventaire.rpyc", line 7, in script
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 276, in get_field
AttributeError: 'str' object has no attribute 'value1'

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
The Pleasuremancer 0.3.32c - Standart version 0.3.32
Sun Jun 11 18:43:49 2023
Strange, what exactly ?
 

N3wb_4_l1f3

Newbie
Mar 30, 2018
21
15
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
AttributeError: 'str' object has no attribute 'value1'

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

Full traceback:
  File "tl/english/g_inventaire.rpyc", line 7, in script
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "E:\download\The_Pleasuremancer-0.3.32c-pc\The_Pleasuremancer-0.3.32-pc\renpy\substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 276, in get_field
AttributeError: 'str' object has no attribute 'value1'

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
The Pleasuremancer 0.3.32c - Standart version 0.3.32
Sun Jun 11 18:43:49 2023
I get the same bug. You can "ignore" past it and you still get the observation perk. Same thing happens with the fireball book.
 
May 31, 2017
316
186
So i got to grow the organic matter and got the items needed for the male human body , all that missing is the wine , how to get it? I have 706 only and by the looks of it i cant raid caravans the game says i need to capture a trade route which i did in war of the forest




By the looks of thing its a known bug , i will wait for the hotfix then , if someone does have a solution please do tell
 
3.70 star(s) 18 Votes