- May 19, 2024
- 115
- 104
This game has everything. Good grief I can't stop laughing
It's more Amy realising just what's happened while she was working, and there is a lot of conflicting emotions she'd be going through. Wouldn't surprise me if an upcoming update is going to be MC and Amy having a sort of date where she opens up about how she feels and MC actually toning it down (at least, when it comes to action at home) as a sign of love and respect to her.A really nice update, but I have to say, I'm really starting to feel bad for Aunt Amy. The story is kinda starting to gaslight her which can only be made worse due to her backstory. Like, most characters are happily living in a harem game, but Aunt Amy is living in a horror game where everyone around her is gradually starting to go insane or get possessed without anyone but her noticing, she gets treated like a naive outsider or misbehaving child when she rails against the madness around her, or worse gets treated to creepy chants of "join us" and "you'll be happier if you just give in" etc.
Not gonna lie, I won't be surprise if it's in this order for real; Nana, Aunt Amy, Sister Maria.Come on Moonbox, I'm still waiting to see which one of the untouchables breaks first. Grandma, Amelia or Maria.
(Corrupt the nun!)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 462, 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 "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, 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 "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4110, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1297, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1297, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1090, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 771, in load
log.unfreeze(roots, label="_after_load")
File "renpy/python.py", line 2190, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/python.py", line 2014, in rollback
self.load_failed()
File "renpy/python.py", line 1932, 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.22621
Ren'Py 7.4.8.1895
Grandma's House 0.56
Tue Jun 11 20:41:08 2024
Wrong save for the wrong part... :shrug:I still get an error. I used a save from the OP. Also other (older) saves give the same error
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 462, 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 "renpy/ast.py", line 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2235, 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 "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3276, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 4110, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/transition.py", line 48, in event return self.new_widget.event(ev, x, y, st) # E1101 File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 720, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1297, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1297, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1090, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/behavior.py", line 979, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 914, in handle_click rv = run(action) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) File "renpy/loadsave.py", line 771, in load log.unfreeze(roots, label="_after_load") File "renpy/python.py", line 2190, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "renpy/python.py", line 2014, in rollback self.load_failed() File "renpy/python.py", line 1932, 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.22621 Ren'Py 7.4.8.1895 Grandma's House 0.56 Tue Jun 11 20:41:08 2024
Or right click on "skip", it's even fasterWrong save for the wrong part... :shrug:
Just use CTRL or TAB like a normal person...
Only when you have your second hand full and busy.Or right click on "skip", it's even faster
Or on phone, just hold "skip" and super-mega faster will pass immediatelyOr right click on "skip", it's even faster
No wonder, the Save from the op, is at end part 2 to carry over to part 3 ! You need one at end of Part 3 to start part 4 Someone suggested that Joker has on his mod pages the saves for those.I still get an error. I used a save from the OP. Also other (older) saves give the same error
Didn't she do that with Jamilla or at least start.I think it is time for Nana to get some action. Maybe she starts to suck the MC cock when he is asleep. Another women in the bed wakes up and is shocked at first, but then starts to help and when the MC wakes up it is the other woman he sees sucking his cock. The MC doesn't know that Nana was breaking that barrier. Gives us something without bringing down all the walls.
No, the only thing that happened was Jamila sucking MC in front of Nana. But Nana never sucked MC like peas' proposing.Didn't she do that with Jamilla or at least start.
oh, i've totally forgotten about sister Mary and she is a hot stuffCome on Moonbox, I'm still waiting to see which one of the untouchables breaks first. Grandma, Amelia or Maria.
(Corrupt the nun!)
I keep forgetting the Sister is still in a holding pattern ... but I don't think it's going to take much to push her over (figuratively and literally ...).Not gonna lie, I won't be surprise if it's in this order for real; Nana, Aunt Amy, Sister Maria.