Same for meI started playing from the beginning and it crashes constantly, it's really annoying
The game hasn't progressed that far for there to be endings like that. The only endings thus far are game overs. I also highly doubt there will be any endings along those lines. If anything it's likely to be the opposite where the MC is left miserable and she's doing great.I'll play it again but could someone just tell me if an ending exists where as a cheating whore she gets what's coming to her like alone and miserable husband tells her to get stuffed and continues to bang her mum or Anna becomes a cum dump for any bloke or a prostitute where her ex walks past her with a woman and gives her 10 bucks and says maybe she can pay someone for a poke?
It doesn't feel like there's been actual separate and distinct routes for a long time now. Everything is muddled between cheating/cuck/corruption depending on how you interpret each. I think the dev did that just because he knew people felt the character was getting too unlikeable and he needed a way to try to quickly and easily patch things up. I don't think much will actually change and she's likely to continue on doing what she always has.It's a weird scene even if you were already trying to play as a "cuck" and picked none of the options to sleep with other women. The conversation happens as if you had done as much as Anne, even though you did nothing. I think the developer is trying to simplify things and have just one route from now on. I'm not much of a fan of that, it made all of your previous choices feel meaningless.
Yea it feels like a do-over almost lol. Unless there were actual consequences or ramifications to that discussion that alters their behavior, it's all just lip service. Almost feels like an excuse to be able to drag this out longer. More random sex scenes that don't matter with all kinds of different people and animals to satisfy every kink and fetish paying customers might have.It also negates pretty much the rest of the game. What's the point of all the cheating if your going to roll it all back automatically?
Well there is a fix for it on his patreon.I started playing from the beginning and it crashes constantly, it's really annoying
He put a fix file on his patreon.Is there anyone who plays the chapter 14 full on joiplay? I was going to support to dev but chapter 14 tuesday is broken,Crashes when game asks me a name if i ignore and continue it keeps crashes when the mc talks
I can only agree with youYea it feels like a do-over almost lol. Unless there were actual consequences or ramifications to that discussion that alters their behavior, it's all just lip service. Almost feels like an excuse to be able to drag this out longer. More random sex scenes that don't matter with all kinds of different people and animals to satisfy every kink and fetish paying customers might have.
I started playing from the beginning and it crashes constantly, it's really annoying
Same for me
go game/script.rpy line 368Can someone share the fix file that he has posted on his patreon?
here is my file, try this and lemme knowhaha now i have problem with 369
working thx forur timehere is my file, try this and lemme know
did you load an old save file or started to new game?View attachment 1801117
Thanks for the file, now I have "Failed to decode WEBP" error in episode 7. Do you know how to fix it?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter01.rpy", line 392, in script
t "Nice, but you know I need to see the back!"
KeyError: u'p_name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter01.rpy", line 392, in script
t "Nice, but you know I need to see the back!"
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1234, in __call__
who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
File "renpy/character.py", line 1155, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1135, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'p_name'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Chapter 14 Full
Mon May 9 11:28:59 2022
Can you upload that fixed file here, please? I don't have the program installed to edit the file. Or that the Uploader put it to download on the first page in the Extras section.go game/script.rpy line 368
change it to this:
$ p_name = renpy.input ("Before we begin, what is your name? [[Default: Tony]", "", length=16,)
thanks to Darksshades and GetOutOfMyLab