Dragon Ember

Member
Nov 11, 2018
320
82
217
As far as I can remember, you have to go to the bathroom or to Sidney in the kitchen in the evenings.
That should trigger the event; it takes two or three evenings for the event to complete.
will if u can and all can u see what u can do with my saved game plz cause idk if am doing it wrong are not are someone plz help with it
 

Dr.John Bums

Member
Apr 29, 2023
258
422
188
will if u can and all can u see what u can do with my saved game plz cause idk if am doing it wrong are not are someone plz help with it
Your Ryan, aka Erik, apparently helped his sister Lauren win the school election.
That's why Lauren isn't with Matt, and therefore Window Display can't work.
However, Jacky, aka MC's mother, is on the NTR path since she has over twenty creampies from Matt.
You've split your route.
For Window Display and various other NTR events to work, Jacky and Lauren have to be on the NTR path. For this to happen, Lauren has to lose the election and then have sex with Matt and MC. Only then can Window Display work later on.
 

Dragon Ember

Member
Nov 11, 2018
320
82
217
Your Ryan, aka Erik, apparently helped his sister Lauren win the school election.
That's why Lauren isn't with Matt, and therefore Window Display can't work.
However, Jacky, aka MC's mother, is on the NTR path since she has over twenty creampies from Matt.
You've split your route.
For Window Display and various other NTR events to work, Jacky and Lauren have to be on the NTR path. For this to happen, Lauren has to lose the election and then have sex with Matt and MC. Only then can Window Display work later on.
so whats that men i need to start all over and play the game again are no
 

strenif

Engaged Member
Game Developer
Aug 18, 2017
3,459
6,492
755
so whats that men i need to start all over and play the game again are no
You don't have to start over.
You shouldn't be seeing that quest. It's a bug that slipped into the build that I missed.
Just ignore that event till the next update when it will vanish from your quest list.
 
  • Like
Reactions: Dr.John Bums

Dr.John Bums

Member
Apr 29, 2023
258
422
188
You don't have to start over.
You shouldn't be seeing that quest. It's a bug that slipped into the build that I missed.
Just ignore that event till the next update when it will vanish from your quest list.
I suspect this bug occurs when Jacky is on the NTR route and Lauren is on the Loyal route, as is the case here.
I have to admit, I was quite surprised when I examined the save file.
I usually have all the girls on one route; it makes things easier.
 
Sep 25, 2017
121
54
154
Are the " 0.09 - 3 Supporter " saves backward compatible. because I played V2 until yesterday, then switched to V3, copied all my saves from V2 to V3 and each time I try to load a save, I get an error I can't ignore

Here is the log :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\core.py", line 2165, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\core.py", line 3201, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\behavior.py", line 1174, in event
    return handle_click(self.clicked)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\behavior.py", line 1095, in handle_click
    rv = run(action)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\loadsave.py", line 829, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\rollback.py", line 1130, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\rollback.py", line 925, in rollback
    self.load_failed()
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\rollback.py", line 843, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
A Family Venture 0.09_V3_supporter
Sun Nov 23 20:49:56 2025
 
Last edited:

Dragon Ember

Member
Nov 11, 2018
320
82
217
You don't have to start over.
You shouldn't be seeing that quest. It's a bug that slipped into the build that I missed.
Just ignore that event till the next update when it will vanish from your quest list.
ok ty very much cause just didnt want to start over again cause its a pain in the ass when u helf to lol bout ty for letting me know is there anything else after the with event in the yard with armani and sidney
 

Dr.John Bums

Member
Apr 29, 2023
258
422
188
Are the " 0.09 - 3 Supporter " saves backward compatible. because I played V2 until yesterday, then switched to V3, copied all my saves from V2 to V3 and each time I try to load a save, I get an error I can't ignore

Here is the log :
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\core.py", line 2165, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\core.py", line 3201, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1426, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 1202, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\layout.py", line 288, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\behavior.py", line 1174, in event
    return handle_click(self.clicked)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\behavior.py", line 1095, in handle_click
    rv = run(action)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\display\behavior.py", line 395, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\loadsave.py", line 829, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\rollback.py", line 1130, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\rollback.py", line 925, in rollback
    self.load_failed()
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\rollback.py", line 843, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
A Family Venture 0.09_V3_supporter
Sun Nov 23 20:49:56 2025
I had the same problem today when I tried to use older v2 save games.

The likelihood of an old save game causing such errors is high if an event is currently active in the old save. If possible, use a save game where no event is running.

For example, a save game where Ryan is simply in his room.
 
Sep 25, 2017
121
54
154
I had the same problem today when I tried to use older v2 save games.

The likelihood of an old save game causing such errors is high if an event is currently active in the old save. If possible, use a save game where no event is running.

For example, a save game where Ryan is simply in his room.
Thanks a bunch. That was exactly it. I just restarted V2, finished the event and saved and voila. Working in V3
Thanks again.
 

Dr.John Bums

Member
Apr 29, 2023
258
422
188
Thanks a bunch. That was exactly it. I just restarted V2, finished the event and saved and voila. Working in V3
Thanks again.
I'm glad I could help. Have fun playing!

In v3, the events are sorted differently.
Some new events are nested within older ones, so some older saves reference sections of code that have been changed, and boom, it crashes.
That's my theory, at least.
 
Sep 25, 2017
121
54
154
Got another error though, related to Sidney morning in the yard : I get that as sson as I click on the yard button in the early morning

Code here :

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

While running game code:
  File "game/UpdateScript0.09-3.rpy", line 4264, in script
    if O >= 1:
  File "game/UpdateScript0.09-3.rpy", line 4264, in <module>
    if O >= 1:
NameError: name 'O' is not defined

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

Full traceback:
  File "game/UpdateScript0.09-3.rpy", line 4264, in script
    if O >= 1:
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\ast.py", line 1842, in execute
    if renpy.python.py_eval(condition):
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/UpdateScript0.09-3.rpy", line 4264, in <module>
    if O >= 1:
NameError: name 'O' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
A Family Venture 0.09_V3_supporter
Sun Nov 23 21:34:01 2025
 

Dr.John Bums

Member
Apr 29, 2023
258
422
188
Got another error though, related to Sidney morning in the yard : I get that as sson as I click on the yard button in the early morning

Code here :

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

While running game code:
  File "game/UpdateScript0.09-3.rpy", line 4264, in script
    if O >= 1:
  File "game/UpdateScript0.09-3.rpy", line 4264, in <module>
    if O >= 1:
NameError: name 'O' is not defined

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

Full traceback:
  File "game/UpdateScript0.09-3.rpy", line 4264, in script
    if O >= 1:
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\ast.py", line 1842, in execute
    if renpy.python.py_eval(condition):
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/UpdateScript0.09-3.rpy", line 4264, in <module>
    if O >= 1:
NameError: name 'O' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
A Family Venture 0.09_V3_supporter
Sun Nov 23 21:34:01 2025
Okay, now this is a case for strenif
I haven't encountered this error yet, but there was a problem in the Alpha where the new scene with Sidney in the yard didn't work on Sundays. I don't know if that's still an issue.
I haven't had any problems like this during normal gameplay.
Just a guess, it's possible that save games at the Windows level were corrupted because you were launching v2 and v3 alternately.
Try deleting the entire AFV folder from C:/Users/Username/AppData/LocalLow/Ren'Py.
To see the folder, you need to enable "Show hidden files" and "Show hidden data."
Then start v3, load a save game that worked, and maybe it will work again.
At least my idea should remove the remnants of v2 at the Windows level so that v3 works again.
I can't test this myself since I don't have the problem.
The save games in the AFV folder will be retained.
 

strenif

Engaged Member
Game Developer
Aug 18, 2017
3,459
6,492
755
Got another error though, related to Sidney morning in the yard : I get that as sson as I click on the yard button in the early morning

Code here :

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

While running game code:
  File "game/UpdateScript0.09-3.rpy", line 4264, in script
    if O >= 1:
  File "game/UpdateScript0.09-3.rpy", line 4264, in <module>
    if O >= 1:
NameError: name 'O' is not defined

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

Full traceback:
  File "game/UpdateScript0.09-3.rpy", line 4264, in script
    if O >= 1:
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\ast.py", line 1842, in execute
    if renpy.python.py_eval(condition):
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\temp\Saga\AFamilyVenture-0.09_V3_supporter-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/UpdateScript0.09-3.rpy", line 4264, in <module>
    if O >= 1:
NameError: name 'O' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
A Family Venture 0.09_V3_supporter
Sun Nov 23 21:34:01 2025
Sounds like you installed a mod or have a bad download.
I'd try re-downloading the game.
 
  • Like
Reactions: Dr.John Bums

Dr.John Bums

Member
Apr 29, 2023
258
422
188
...all the best selling lingerie ?
This is the last one and I can't find a solution... Help!
Thanks
There are expensive dates and cheap dates with Jacky.
If you only go on the expensive or cheap dates, you can't complete the event.
You need every lingerie item. When you click on it, it will show you if Jacky already has it.
It's also important that you go on both expensive and cheap dates with Jacky, you need both dates to complete the event.
 
3.60 star(s) 128 Votes