Really enjoyed this game.
Can't wait for the next one.
Thanks
Can't wait for the next one.
Thanks
*This message has been brought to you by "FARL" (Fappers Against Reaction Limits)*Looks LikeYou don't have permission to view the spoiler content. Log in or register now.
How soon can we expect MNF 2 or atleast some previews of it?They will appear in MNF2 .
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_main_menu.rpym", line 28, in script
python hide:
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in 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 "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/behavior.py", line 962, in event
return handle_click(self.clicked)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/behavior.py", line 897, in handle_click
rv = run(action)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/loadsave.py", line 770, in load
log.unfreeze(roots, label="_after_load")
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 1983, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 1815, in rollback
self.load_failed()
File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 1733, 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?
Linux-6.12.0-zen1-1-zen-x86_64-with-glibc2.2.5
Ren'Py 7.3.5.606
My new family Epilogue
Sat Dec 14 06:06:58 2024
There's a few possibilities, either you used a mod with the game in the past when you saved your game, and now you are not. Or vice versa, you didn't use one before and now you are.I'm getting an error when I try to load my save...
Clicking rollback or ignore causes instant crash.
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_main_menu.rpym", line 28, in script python hide: File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/ast.py", line 914, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 2028, in py_exec_bytecode exec bytecode in 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 "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/core.py", line 3518, in interact_core rv = root_widget.event(ev, x, y, 0) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/transition.py", line 47, in event return self.new_widget.event(ev, x, y, st) # E1101 File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/screen.py", line 714, in event rv = self.child.event(ev, x, y, st) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/behavior.py", line 962, in event return handle_click(self.clicked) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/behavior.py", line 897, in handle_click rv = run(action) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/display/behavior.py", line 320, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 452, in __call__ renpy.load(fn) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/loadsave.py", line 770, in load log.unfreeze(roots, label="_after_load") File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 1983, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 1815, in rollback self.load_failed() File "/mnt/library/games/pc/RenPy/Ad/MyNewFamily-Epilogue-pc/renpy/python.py", line 1733, 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? Linux-6.12.0-zen1-1-zen-x86_64-with-glibc2.2.5 Ren'Py 7.3.5.606 My new family Epilogue Sat Dec 14 06:06:58 2024