phupdup

Well-Known Member
Oct 24, 2019
1,391
1,078
Got blindsided by this after playing with a save from the previous version:

Code:
While running game code:
  File "game/Screens/laptop.rpy", line 92, in script
    $ sowplayed += 1
  File "game/Screens/laptop.rpy", line 92, in <module>
    $ sowplayed += 1
NameError: name 'sowplayed' is not defined
Are there any other variables that are going to bite me in the ass? Also why is this threshold of 20 game sessions so high? Grindfest? I've already had sex with her in the previous release so what could possibly be gated behind this?

Code:
ComeHome-.3.09.5-pc/game $ find . -name "*.rpy" -exec grep -iH "sowplayed" {} \;
./Screens/laptop.rpy:        $ sowplayed += 1
./Screens/laptop.rpy:        if sowplayed >= 20: 
./Variables/MiscVariables.rpy:default sowplayed = 0
Taking a look it turns out to be some achievement...

Code:
        $ sowplayed += 1
        if sowplayed >= 20: 

            if not achievement.has("ONEMORETURN"):
                $ achievement.grant("ONEMORETURN")
                init:
                    $ achievement.register("ONEMORETURN")
                    $ achievement.sync()
                $ achievement.sync()
And that's the only place in the codebase where ONEMORETURN actually appears. So big whoop.... Is somebody maybe getting ready for the Steam dickwaving to begin?
 

ropershy

Well-Known Member
Aug 14, 2020
1,218
1,703
You are correct that EVERYTHING can be avoided.
Izzy - the black lady you mentioned - is more for the [multiple penetrations] and [group sex] tags. She doesn't dominate MC, the orgy is rather relaxed and fun w/o any sub/dom play.
The [female domination] tag is for Mrs. Mills, MC's boss. But - as everything - she is avoidable as well. Also, if you choose to go her path, you'll get the chance later to turn the tables on her. :cool:
Yes I forgot about Mrs,. Mills. It was something about how the black lady ask MC to do it that seems like she wanted to femdom. I can't remember it now cause it has been a while but it just didn't sit right with me. But then she does drugs and that is a big turn off for me to begin with
 

Grimtown

Engaged Member
Donor
Game Developer
May 23, 2020
2,376
4,278
Got blindsided by this after playing with a save from the previous version:

Code:
While running game code:
  File "game/Screens/laptop.rpy", line 92, in script
    $ sowplayed += 1
  File "game/Screens/laptop.rpy", line 92, in <module>
    $ sowplayed += 1
NameError: name 'sowplayed' is not defined
Are there any other variables that are going to bite me in the ass? Also why is this threshold of 20 game sessions so high? Grindfest? I've already had sex with her in the previous release so what could possibly be gated behind this?

Code:
ComeHome-.3.09.5-pc/game $ find . -name "*.rpy" -exec grep -iH "sowplayed" {} \;
./Screens/laptop.rpy:        $ sowplayed += 1
./Screens/laptop.rpy:        if sowplayed >= 20:
./Variables/MiscVariables.rpy:default sowplayed = 0
Taking a look it turns out to be some achievement...

Code:
        $ sowplayed += 1
        if sowplayed >= 20:

            if not achievement.has("ONEMORETURN"):
                $ achievement.grant("ONEMORETURN")
                init:
                    $ achievement.register("ONEMORETURN")
                    $ achievement.sync()
                $ achievement.sync()
And that's the only place in the codebase where ONEMORETURN actually appears. So big whoop.... Is somebody maybe getting ready for the Steam dickwaving to begin?
Thanks for reporting this. Should not happen. Will be looked at.
From which earlier version was the save?
 

phupdup

Well-Known Member
Oct 24, 2019
1,391
1,078
The one just previous to this update. I also got this right after sleeping into the next day. I'm assuming the code coverage for the default statement would have been when I first got Ms Welch's number for political organizing.

Thanks for reporting this. Should not happen. Will be looked at.
From which earlier version was the save?

Code:
While running game code:
  File "game/Locations/bedroom.rpy", line 47, in script call
    call advancetime from _call_advancetime_21
  File "game/Functions/processes.rpy", line 51, in script call
    call nextday from _call_nextday
  File "game/Functions/processes.rpy", line 31, in script
    if welchfirstcallswitch == True:
  File "game/Functions/processes.rpy", line 31, in <module>
    if welchfirstcallswitch == True:
NameError: name 'welchfirstcallswitch' is not defined
Code:
ComeHome-.3.09.5-pc/game $ find . -name "*.rpy" -exec grep -iH "welchfirstcallswitch" {} \;
./Scenes/Welch/welchphone.rpy:default welchfirstcallswitch = False
./Scenes/Welch/welchphone.rpy:          $ welchfirstcallswitch = True
./Functions/processes.rpy:    if welchfirstcallswitch == True:
 

Grimtown

Engaged Member
Donor
Game Developer
May 23, 2020
2,376
4,278
The one just previous to this update. I also got this right after sleeping into the next day. I'm assuming the code coverage for the default statement would have been when I first got Ms Welch's number for political organizing.




Code:
While running game code:
  File "game/Locations/bedroom.rpy", line 47, in script call
    call advancetime from _call_advancetime_21
  File "game/Functions/processes.rpy", line 51, in script call
    call nextday from _call_nextday
  File "game/Functions/processes.rpy", line 31, in script
    if welchfirstcallswitch == True:
  File "game/Functions/processes.rpy", line 31, in <module>
    if welchfirstcallswitch == True:
NameError: name 'welchfirstcallswitch' is not defined
Code:
ComeHome-.3.09.5-pc/game $ find . -name "*.rpy" -exec grep -iH "welchfirstcallswitch" {} \;
./Scenes/Welch/welchphone.rpy:default welchfirstcallswitch = False
./Scenes/Welch/welchphone.rpy:          $ welchfirstcallswitch = True
./Functions/processes.rpy:    if welchfirstcallswitch == True:
:unsure:strange...
Do you still have the save? Could you post it here? Or in the #bugs-and-help channel of the ?
 
Last edited:

Kellermann

Engaged Member
Oct 20, 2020
3,613
11,651
The game has twenty OPTIONAL LIs. Take the ones you like, leave the ones you don't. Easy as that. :)
Haven't played this game yet, but this quote is a heart-warming thing to see. Fucking brilliant. That's all I really want. Just to not be forced into relationships with characters I know I'm going to dislike. Let me choose and I'll be happy.
 

dildorog

Active Member
GFX Designer
May 6, 2019
662
9,791
1 mb 30 fps 3 sec 300x125 px
1.gif
https://attachments.f95zone.to/2021/10/1476949_1.gif
1 mb 30 fps 3 sec 300x125 px
2.gif
https://attachments.f95zone.to/2021/10/1476950_2.gif
1 mb 30 fps 3 sec 300x125 px
3.gif
https://attachments.f95zone.to/2021/10/1476951_3.gif

You don't have permission to view the spoiler content. Log in or register now.
 

Deleted member 2744688

Come Home
Game Developer
Aug 18, 2020
383
2,654
1 mb 30 fps 3 sec 300x125 px
View attachment 1454915
https://attachments.f95zone.to/2021/10/1476949_1.gif
1 mb 30 fps 3 sec 300x125 px
View attachment 1454916
https://attachments.f95zone.to/2021/10/1476950_2.gif
1 mb 30 fps 3 sec 300x125 px
View attachment 1454917
https://attachments.f95zone.to/2021/10/1476951_3.gif

You don't have permission to view the spoiler content. Log in or register now.
Wow! These are gorgeous! Thank you so much for sharing!
 
  • Like
Reactions: LemongrassWitch

Grimtown

Engaged Member
Donor
Game Developer
May 23, 2020
2,376
4,278
So, there is no new content in this update?
Nope, this one is about bugfix and beautification. Game got polished for the Steam release.


Can mc have sex with Lisa up to this update??
No penetration yet. Hand-, blow-, titjob, MC can go down on her, and she rides MC without actual penetration (slides on his cock) We're getting there. :cool:
 

camoway

Member
May 15, 2017
203
257
So my first time ever playing it, not bad. The models are not my thing, but the mma fighter was so well written. I mean damn that was awesome! Anyway good job. I like your system of learning more about them in chat and then it unlocks new events. Thats unique and very cool.
 
  • Like
Reactions: Grimtown

cxx

Message Maestro
Nov 14, 2017
56,438
27,806
i think my game got bugged again, all have max stars (besides adrian and bai) and after advancing 3 days still not anything.

only got dates to do (with whole harem nearly).
 

Cickic

Newbie
Feb 29, 2020
58
51
i think my game got bugged again, all have max stars (besides adrian and bai) and after advancing 3 days still not anything.

only got dates to do (with whole harem nearly).
I think that would be due to no new story content this update. Have to wait another 2 months for new content. Unless of Course the dev wants to go back and remaster the unfinished game again. Normally a dev would wait til the story is finished before going back to remaster the game.
4 months with no "new story content" is very disappointing. Good luck with the game
 

Grimtown

Engaged Member
Donor
Game Developer
May 23, 2020
2,376
4,278
Hi Everyone This "Turkish Fan Translate" for new 3.09.5 Update.
" Selam gençler, Yeni bir çeviri yeni bir oyun Türkçe olarak oyanabilirsiniz İyi oyunlar. "

Download Link =>
This is awesome! Çok teşekkürler!


i think my game got bugged again, all have max stars (besides adrian and bai) and after advancing 3 days still not anything.

only got dates to do (with whole harem nearly).
I think that would be due to no new story content this update.
Yes, I think that's it, cxx.

Normally a dev would wait til the story is finished before going back to remaster the game.
4 months with no "new story content" is very disappointing. Good luck with the game
Well... RJ has been very open about it and that she did it to get the earlier graphics up-to-date for the Steam release. She is working a lot - as you can read daily in her dev-diary on the game's Discord.

Anyway, update 10 is coming along nicely and at ~ 45% completion already.


hoping we get some more bai content next update :whistle::love:
You and me both! :cool:
 
Last edited:
4.40 star(s) 99 Votes