Seyhtan31

Active Member
Aug 5, 2019
527
1,251
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.
check the second msg on this page buddy, i've already uploaded.

but its not from the developer, i just edited my file and thats it. use it at your own risk
 
  • Like
Reactions: char_2.0

Jacob VK

Member
Mar 29, 2019
364
274
Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/script.rpy", line 369: Line is indented, but the preceding one-line python statement statement does not expect a block. Please check this line's indentation.
    $ p_name = renpy.input ("Before we begin, what is your name?  [Default: Tony]", "", length=16,)
    ^

Ren'Py Version: Ren'Py 7.4.11.2266
Mon May  9 13:57:50 2022
whats this is??
 

Sadowdark

Conversation Conqueror
Mar 4, 2020
7,184
10,311
So even if I have an option in the fake cuck table, will the game force me to have to play as cuck ?. In my opinion, it is a mistake that we do not fully control Anne
 

dian091

Active Member
Apr 17, 2020
646
846
It blows up on me right at picking the MC's name. Maybe, I'll come back in a year when it's fixed, if ever that happens. So fed up, other options are out there. It's a shame, it was possibly the best slut wife game out there but it would seem the developer either doesn't care of it got too technical for him. Anne is my avatar, I hope there is a quick solution.
 
  • Like
Reactions: oszapo25

peas

Active Member
Jul 31, 2018
605
1,315
I am not a fan of the let's go back to where we started. I know a lot of people don't, but I like the cheating behind husband's back. I could never share someone I love, so that doesn't work for me at all so cheating is whats left. Like seeing Anne with multiple men. Looks like the dev might be circling back to involving more family members in the plot. Still enjoy the game and 4the lovely Anne. Hope we get more soon.
 

Nurikabe

Well-Known Member
Feb 10, 2021
1,359
2,940
So even if I have an option in the fake cuck table, will the game force me to have to play as cuck ?. In my opinion, it is a mistake that we do not fully control Anne
I've tried multiple times to avoid the cuck path. Something is wrong or I am really screwing it up. Always turns into a yes.

I am not a fan of the let's go back to where we started. I know a lot of people don't, but I like the cheating behind husband's back. I could never share someone I love, so that doesn't work for me at all so cheating is whats left. Like seeing Anne with multiple men. Looks like the dev might be circling back to involving more family members in the plot. Still enjoy the game and 4the lovely Anne. Hope we get more soon.
Cheap way of resetting the faithfulness and relationship so that the game will continue. I thought there would be a choice to reset or not. But choosing to not reset would surely end in a game over.
 

Jansen

Well-Known Member
May 8, 2017
1,826
3,451
Can someone confirm, how many days in v14 Full? Is it till Tuesday only?? Just like in the PC Update only link??
 
  • Like
Reactions: ironduke55

Hildegardt

Well-Known Member
Oct 18, 2017
1,121
2,295
Anybody else have issue trying to hookup with Tamara? Every morning you see her at coffee shop & even makes out with you but he never looks for her on the beach where she tells him to meet him
I didn't find any additional renders with her in the game folder, so it seems like a Tamara route doesn't actually exist. To me it looks like she was supposed to be part of the cheating path, but the dev decided to reset that in this update, so she's kinda a wasted character now.
 
  • Like
Reactions: bb888 and Nurikabe

sam111

Newbie
Sep 20, 2018
43
68
ok so here's how to fix the error with name just copy paste this :





#customize name
$ p_name = renpy.input ("Before we begin, what is your name? [[Default: Tony]", "", length=16,)
if p_name == "":
$ p_name = "Tony"


instead of this :

this is how the old script should be meaning copy the one above


$ p_name = renpy.input ("Before we begin, what is your name? Default: Tony", "", length=16,)
$ p_name = renpy.input ("Before we begin, what is your name? [Default: Tony]", "", length=16,)
if p_name == "":
$ p_name = "Tony"









and use this tool too: https://f95zone.to/threads/webpfix-bat-fix-corrupted-webp-file-headers-v0-1-bas.18240/#post-1107843
thanks : @
cold_arctus
 
Last edited:
3.90 star(s) 128 Votes