- Apr 2, 2019
- 2,993
- 10,722
Amanda. And it was a kiss.Reactions to version 0.26:
You don't have permission to view the spoiler content. Log in or register now.
Lantern0331, waltage, look no further than (give or take) a few pages back.
Amanda. And it was a kiss.Reactions to version 0.26:
You don't have permission to view the spoiler content. Log in or register now.
My save file is not working. Can someone please upload their save for me? Also, how much new content has been added?
Same here, save files not working. Do we have start from beginning? Then I wait updated mod...
Try loading an earlier save, keep going back until one works. Then just "tab" until you reach the new updateharem save from start of 0.25 pls
Isn't an update per definition an expansion of the previous version?is this update 0.26??? or an expansion of 0.25???
If you refuse to follow a conversation's history, considering its evolution, disregard the larger context, and only examine individual comment - reply segments you are 100% correct.Half of your initial point was plain wrong and the other half hasn't been challenged by anyone, really, but was merely expanded on. Why on earth are you trying to further it with a screenshot combo that could've just as easily be done using double percent (which is actually being well understood by seasoned developers)?
That's what happens when the "%" signs is inserted in the text. I think the dev wanted to say 100%. Don't know why it happens though.tag quoting dict object at 0x0431f8b0> I have this pop up when the red-haired girl sends a picture to the wife her name is Sarah on my game I don't know if I changed it or not
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 452, 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_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ 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 3209, 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 4033, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1056, 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 1056, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1056, 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 1056, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1246, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1056, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1056, in event
rv = i.event(ev, x - xo, y - yo, cst)
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 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 769, in load
log.unfreeze(roots, label="_after_load")
File "renpy/python.py", line 2173, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/python.py", line 2005, in rollback
self.load_failed()
File "renpy/python.py", line 1923, 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.19041
Ren'Py 7.4.5.1609
MidLifeCrisis 0.26
Wed Sep 15 01:26:34 2021
Like boraxkarloff said, it should read '100%' but the percent sign has not been properly quoted.tag quoting dict object at 0x0431f8b0> I have this pop up when the red-haired girl sends a picture to the wife her name is Sarah on my game I don't know if I changed it or not
Well, how about an unsolicited save then?cant play it and will not start the game back from the beginning and asking for saves hahahaha never mind....
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 452, 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_load_save.rpym", line 35, in script $ ui.interact() File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module> $ 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 3209, 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 4033, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1056, 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 1056, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1056, 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 1056, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1246, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 245, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1056, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1056, in event rv = i.event(ev, x - xo, y - yo, cst) 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 322, in run new_rv = run(i, *args, **kwargs) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 452, in __call__ renpy.load(fn) File "renpy/loadsave.py", line 769, in load log.unfreeze(roots, label="_after_load") File "renpy/python.py", line 2173, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "renpy/python.py", line 2005, in rollback self.load_failed() File "renpy/python.py", line 1923, 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.19041 Ren'Py 7.4.5.1609 MidLifeCrisis 0.26 Wed Sep 15 01:26:34 2021
There is one more .. on the desk office , you must be miss this oneAny new sex scenes with Christine? Last I remember there were maybe 2? The first one that you could miss on grounds of consent, the other happening in a vacation home, but the scenes were kind of too dark to make anything out.
Yeah. When she calls Sarah on the computer so she can watch. AhahahaThere is one more .. on the desk office , you must be miss this one