v0.11.08 to V0.11.11 waited so long for and update, not worth the download to be honest!
I've had the problem for a long time, but especially if I use the mod. For at least a year, when I did, I couldn't load old saves.I waited since 11.02 and yet again couldn't load newest saves I had. I was able to load some of a bit older ones, but this is a recurring problem that somehow latest saves are unable to be loaded.
Use the phone!I was enjoying this game until I got Day 65 and had to choose candidates. I chose one and two but when asked to choose and third there isn't one and the game is blocked. Very disappointed at not being able to progress.
Its a very frustrating point that I had to have explained to me as well. IMO, poor design.I was enjoying this game until I got Day 65 and had to choose candidates. I chose one and two but when asked to choose and third there isn't one and the game is blocked. Very disappointed at not being able to progress.
It does seem like that sequence is able to get completely fucked up based on which choices the player makes along the way. I suspect - hope - that the dev would plan to fix it, but its unfortunate that its still like it is. I've forced my way past us using the URM.And might I add, having to use the phone is not the end of the issue? My third candidate was Vanessa (after I scrolled back a little and give her the second call, because at first I also had empty spot on third person), but later when she's supposed to be in the scenes, there is.. just nothing? I literally just had MC saying "Good Morning" to the empty chair and then was Vanessa's line.
The code is for debugging purposes only, you don't want it.So where do I go to get the "Code" the game asks for (Main Page)
Or...What is the code and what impact does it have on the game?
Or...What's withe import / export references on the main page?
The brief change-log in the game (quoted above) doesn't specify exactly what has been fixed in the earlier game days. That's left as an exercise for the reader.Release notes from options.rpy said:Release notes for Build 1111 - 1 November 2024
This is build 1110, which takes us to the evening of Sunday, 26 July (Day 84).
It corrects a couple of persistent bugs from earlier on and a few minor
graphical and typographical errors.
It also marks the beginning of a transition to where the game will not
necessarily cover every single day individually, but may skip quiet days
where there's nothing too dramatic going on.
Release notes for Build 1110 - 12 October 2024
This is build 1110, a private build for testing.
Release notes for Build 1109 - 23 September 2024
This is build 1109, a private build for testing.
Release notes for Build 1108 - 7 September 2024
This is build 1108, which covers Saturday, 25 July, Day 83 of the game.
It adds a number of amendments, bug fixes and enhancements to previous
content. I suggest replaying the previous day before going forward.
Corrected a bug back on D75 that relates to Kari's sleepover at Aria's.
Added additional conditions/options for Kari's trip to London.
Extended MC's interaction with Philippa (Officer Jane) on D82.
Fixed a couple of earlier graphics I wasn't happy with. Still more to do!
Release notes for Build 1107 - 14 August 2024
Corrects an issue with Cassie not showing by the watercooler if she's one of the
more junior receptionists.
Release notes for Build 1106 - 13 August 2024
This is build 1106, covering Friday, July 24, which is Day 82 of the game.
Corrected an error in the path of the conversation with Jennie on Day 81.
Release notes for Build 1105 - 19 July 2024
This is Build 1105, which takes us through the night of Day 80 and into Day 81.
Release notes for Build 1104 - 9 June 2024
This is Build 1104 which corrects potential issues when resuming saved games.
Release notes for Build 1103 - 4 June 2024
This is Build 1103, which concludes Day 79 and takes us into Day 80 (Wednesday).
It includes a mechanic to provide extra levels of fetish preferences, for want
of a better explanation. Essentially it expands from the original vanilla/kinky
choice to four levels, ranging from zero (minimal kinks) to three (anything goes).
If starting a new game you'd see an expanded menu with all four levels available.
When loading a pre-existing save, the level will be set to 2, which is moderate.
To set/alter the level in an existing game, hit Esc to bring up the save menu and
select "Enter Code" then type in "Fetishes" (without the quotes). You will then be
prompted to enter a level from 0 to 3. SAVE the game to retain the new setting.
Most, if not all, of the contentious content should be covered by the new system.
Let me know if you find anything I've missed or inadvertently broken!
There are some other tweaks based on feedback. For example, on Tuesday (D79)
when Professor Greenfield wants Mallory to demonstrate the AutoLac prototype,
you have the option to encourage her or to tell the professor it's not necessary.
Release notes for Build 1102 - 4 April 2024
This is Build 1102, covering the events of Day 79.
Release notes for Build 1101 - 26 February 2024
This is build 1101, which takes us to Week 12 of the game.
It would be sweet if we could eventually get the girls to work nude. The game has a lot of fun ideas.
Lois and Kiki wouldn't need to be forced. They would definitely be in favor of this.It would be sweet if we could eventually get the girls to work nude. The game has a lot of fun ideas.
Their obedience is certainly a path towards getting the others on board. A few feel like they're getting there.Lois and Kiki wouldn't need to be forced. They would definitely be in favor of this.
But it would be hard to concentrate on work.
Especially given they all know he's fucking all 3 (and more) and have no problem with it.Their obedience is certainly a path towards getting the others on board. A few feel like they're getting there.
One of the sillier aspects of the game so far to me is the MC's reluctance to be nude or have sex with more than one woman at a time. The way he covered up after having sex with one of the sisters before seeing all three of them was weak. I wish he'd have walked into the kitchen totally naked, cock still covered in her juices like a boss, and smiled at them while drinking coffee.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/functions.rpy", line 2286, in script
$ opt_4 = s_choices[4 + s_offset]
File "game/functions.rpy", line 2286, in <module>
$ opt_4 = s_choices[4 + s_offset]
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/functions.rpy", line 2286, in script
$ opt_4 = s_choices[4 + s_offset]
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/functions.rpy", line 2286, in <module>
$ opt_4 = s_choices[4 + s_offset]
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/functions.rpy", line 2286, in script
$ opt_4 = s_choices[4 + s_offset]
File "game/functions.rpy", line 2286, in <module>
$ opt_4 = s_choices[4 + s_offset]
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/functions.rpy", line 2286, in script
$ opt_4 = s_choices[4 + s_offset]
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/functions.rpy", line 2286, in <module>
$ opt_4 = s_choices[4 + s_offset]
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range