I love this VN. It's one of the best ever IMO on here, but imagine my surprise when I'm watching the MC fingering Olivia and the next frame Elijah is ramming the MC in the ass. Not cool I did not sign up for that, in fact in version 1 I set the flag for Elijah to be straight. Obviously a bug here. Talk about breaking immersion! LOL! As mentioned by others I'm experiencing scene jumps in version 2. With the above mentioned jump I was able to save the spot just before the jump and refuse Olivia and continue until the shower/sex scene with Samantha (which I have been waiting for until now! Sammy is my favorite). Right after the MC tells Sam she has a perfect pussy there is a jump and an exception:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/logic/events/intro.rpy", line 22, in script call
call Intro_1_label from _call_Intro_1_label
File "game/logic/events/bathroom.rpy", line 325, in <module>
File "game/logic/locations/logic.rpy", line 133, in ChangeLocation
ChangeLocation(location, time = time_now % 4 + time, days_add = days_add)
File "game/logic/locations/logic.rpy", line 167, in ChangeLocation
if time_now in locations_db[location_now]['locktime'] or day_now%7 in locations_db[location_now]['lockdays']:
KeyError: None
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 456, in script call
File "game/logic/events/intro.rpy", line 22, in script call
call Intro_1_label from _call_Intro_1_label
File "logic/events/bathroom.rpyc", line 325, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/logic/events/bathroom.rpy", line 325, in <module>
File "game/logic/locations/logic.rpy", line 133, in ChangeLocation
ChangeLocation(location, time = time_now % 4 + time, days_add = days_add)
File "game/logic/locations/logic.rpy", line 167, in ChangeLocation
if time_now in locations_db[location_now]['locktime'] or day_now%7 in locations_db[location_now]['lockdays']:
KeyError: None
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
LustAcademy-2 1.9.1d
Wed Mar 15 04:25:18 2023
Last edited: