seth23

Member
Aug 12, 2020
164
184
154
Camilla's story suggests that we should go salsa dancing, but the button for it says "disabled for now". Is that not yet in the game?
 

MrHatIsHere

Member
Jan 18, 2022
473
693
170
Is there a good summarized changelog? The gitgud changelog seems to cover absolutely all git commit changes, which would be useful to those working on the program, but not so much for someone looking for a more straightforward version changelog like the other games here tend to have.
 

SenPC

Active Member
Feb 3, 2018
605
1,170
318
Any plans to offer a medical or serum cure for infertility in the two characters (Erica the Gym Bunny and Camila the Life Coach) who seem to be designed to be infertile? They are kind of harshing the vibe in my baby factory harem. Also does anyone know a way to convince Camila to be your gf? Despite love and sluttiness cranked up and having convinced her cheating is cool, she just turns down all my requests to upgrade from fuckbuddy to girlfriend.
 

Huezavr

New Member
Oct 19, 2018
11
17
121
New bug i found - after cloning serum recipe saves stop working. And after restart, load game at the moment when recipe was copied, even if there was saves ater that.
 
Jun 18, 2018
74
35
117
Sorry to be bother is there any guide work uniforms? have been trying to set them naked but there is it ignored. all policies have been purchased
 

Xathras

Member
Feb 3, 2020
149
146
208
Any plans to offer a medical or serum cure for infertility in the two characters (Erica the Gym Bunny and Camila the Life Coach) who seem to be designed to be infertile? They are kind of harshing the vibe in my baby factory harem. Also does anyone know a way to convince Camila to be your gf? Despite love and sluttiness cranked up and having convinced her cheating is cool, she just turns down all my requests to upgrade from fuckbuddy to girlfriend.
Haven't played the newer versions, but with Erica in some recent versions inducing a breeding fetish w/reproductive nanobots would let her get pregnant. Not sure about Camila.
 

SenPC

Active Member
Feb 3, 2018
605
1,170
318
Haven't played the newer versions, but with Erica in some recent versions inducing a breeding fetish w/reproductive nanobots would let her get pregnant. Not sure about Camila.
Not in the game I'm playing right now, 2023.06.10-beta.
 

cooperdk

Engaged Member
Jul 23, 2017
3,753
5,550
714
The mod team updates this all the time. The latest update was about half an hour ago.

To update the beta with daily updates, go here:



WARNING!

Unpack into your main game folder.

This may result in game breakage. You should test in a copy of the game folder which should pick up your saves (the new "beta" version does not support loading older saves)
 

eldoen

Member
Jun 30, 2021
460
283
141
The mod team updates this all the time. The latest update was about half an hour ago.

To update the beta with daily updates, go here:



WARNING!

Unpack into your main game folder.

This may result in game breakage. You should test in a copy of the game folder which should pick up your saves (the new "beta" version does not support loading older saves)
Just to clarify this is code version of the game and changes in it will break game saves since last beta patch on the 16th
 
  • Like
Reactions: SenPC

eldoen

Member
Jun 30, 2021
460
283
141
give a bit, been a few reports of people running into issues with latest beta patch. will update this post, once certain. just to save ya'll time and frustration.

Couple files spelling were fixed during update, but script file doesn't include the graphics. If you updated to the Jun 22n't patch put copy the images folder into the game folder in the zip or rename the files to what in the images/background folder. Restaurant is misspelled on one background and Theatre spelling is updated.

Thanks to
snarfdidnothingwrong
on Discord.

EDIT
Removed download since patch updated.
 
Last edited:

Tristim

Member
Modder
Donor
Nov 12, 2018
327
1,469
349
give a bit, been a few reports of people running into issues with latest beta patch. will update this post, once certain. just to save ya'll time and frustration.

Couple files spelling were fixed during update, but script file doesn't include the graphics. If you updated to the Jun 22n't patch put copy the images folder into the game folder in the zip or rename the files to what in the images/background folder. Restaurant is misspelled on one background and Theatre spelling is updated.

Thanks to
snarfdidnothingwrong
on Discord.
I've updated the patch, this is no longer needed ;)
 

ZarakiZ

Member
Nov 1, 2019
262
247
227
Anyone knows how to solve this, or why I got this error:

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

While running game code:
  File "game/screens.rpy", line 966, in execute
  File "game/screens.rpy", line 966, in execute
  File "game/screens.rpy", line 970, in execute
  File "game/screens.rpy", line 980, in execute
  File "game/screens.rpy", line 980, in execute
  File "game/screens.rpy", line 984, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 39, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 39, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 48, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 51, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 63, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 66, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 94, in execute
  File "game/screens.rpy", line 984, in execute
  File "game/screens.rpy", line 986, in execute
  File "game/screens.rpy", line 993, in execute
  File "game/screens.rpy", line 1000, in execute
AttributeError: 'StoreModule' object has no attribute 'preferences'

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

Full traceback:
  File "_layout/screen_load_save.rpymc", line 35, in script
  File "renpy/ast.py", line 1131, in execute
  File "renpy/python.py", line 1062, in py_exec_bytecode
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
  File "renpy/ui.py", line 299, in interact
  File "renpy/display/core.py", line 3424, in interact
  File "renpy/display/core.py", line 3857, in interact_core
  File "renpy/display/core.py", line 583, in visit_all
  File "renpy/display/core.py", line 583, in visit_all
  File "renpy/display/core.py", line 583, in visit_all
  File "renpy/display/screen.py", line 451, in visit_all
  File "renpy/display/core.py", line 3857, in <lambda>
  File "renpy/display/screen.py", line 462, in per_interact
  File "renpy/display/screen.py", line 653, in update
  File "game/screens.rpy", line 966, in execute
  File "game/screens.rpy", line 966, in execute
  File "game/screens.rpy", line 970, in execute
  File "game/screens.rpy", line 980, in execute
  File "game/screens.rpy", line 980, in execute
  File "game/screens.rpy", line 984, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 39, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 39, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 48, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 51, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 63, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 66, in execute
  File "game/Mods/Screens/enhanced_game_menu.rpy", line 94, in execute
  File "game/screens.rpy", line 984, in execute
  File "game/screens.rpy", line 986, in execute
  File "game/screens.rpy", line 993, in execute
  File "game/screens.rpy", line 1000, in execute
  File "renpy/display/behavior.py", line 1358, in __init__
AttributeError: 'StoreModule' object has no attribute 'preferences'
Still no solution for this?
 

JoZEr

Newbie
Apr 18, 2020
78
87
132
I've been trying the beta version and downloading the text version of the mod from github so I can search things using n++. In my most recent playthrough, I noticed that I hadn't ever triggered the MC Serum Intro. I can find the label just fine, but I can't seem to find what triggers it anywhere, so I'm not sure if I'm just missing something or if it is a bug. Any thoughts or advice?

It does seem like there is something wrong with events persisting (e.g. I'm supposed to buy a pi phone. the event showed up on the map the next day, but I did something else, and it doesn't ever seem to show back up.)
 

eldoen

Member
Jun 30, 2021
460
283
141
I've been trying the beta version and downloading the text version of the mod from github so I can search things using n++. In my most recent playthrough, I noticed that I hadn't ever triggered the MC Serum Intro. I can find the label just fine, but I can't seem to find what triggers it anywhere, so I'm not sure if I'm just missing something or if it is a bug. Any thoughts or advice?

It does seem like there is something wrong with events persisting (e.g. I'm supposed to buy a pi phone. the event showed up on the map the next day, but I did something else, and it doesn't ever seem to show back up.)
first part, I know works during the tutorial, don't think you run into it on non tutorial path, non tutorial path the lab is just open, I would have to start a new game, since I always play the tutorial during testing to reverify.

Second part is some events are timed, but that one should show up again if I remember correctly.
 

JoZEr

Newbie
Apr 18, 2020
78
87
132
first part, I know works during the tutorial, don't think you run into it on non tutorial path, non tutorial path the lab is just open, I would have to start a new game, since I always play the tutorial during testing to reverify.

Second part is some events are timed, but that one should show up again if I remember correctly.
Regarding the first one, I'm not referring to the very beginning intro into how serums work, I mean when Ashley first gives the MC some coffee with an energy serum for him.
 

eldoen

Member
Jun 30, 2021
460
283
141
hm don't think I have ever ran into that one, I know there are some place holders for planned events in code already. but hard to keep in sync on those plans. was it in previous releases?
 
4.60 star(s) 79 Votes