Nekojishi

Nekojishi

View Stats:
CoalBerner Dec 15, 2017 @ 9:01pm
Save Game file corrupt? What the heck?
So for whatever reason one of my save games is broken. Like it shows a fatal exception when i try and load it. Here's the error text that the game shows.
I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 427, 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:\SteamLibrary\steamapps\common\Nekojishi\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_main_menu.rpym", line 30, in <module> ui.interact() File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\ui.py", line 285, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\core.py", line 2526, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\core.py", line 3204, in interact_core rv = root_widget.event(ev, x, y, 0) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 960, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\transition.py", line 45, in event return self.new_widget.event(ev, x, y, st) # E1101 File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 960, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 960, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\screen.py", line 651, in event rv = self.child.event(ev, x, y, st) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 960, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 232, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 960, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\behavior.py", line 840, in event rv = super(Button, self).event(ev, x, y, st) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 232, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 960, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 232, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\layout.py", line 960, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\behavior.py", line 889, in event return handle_click(self.clicked) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\behavior.py", line 824, in handle_click rv = run(action) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\behavior.py", line 299, in run new_rv = run(i, *args, **kwargs) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\display\behavior.py", line 306, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 427, in __call__ renpy.load(fn) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\loadsave.py", line 594, in load log.unfreeze(roots, label="_after_load") File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\python.py", line 1674, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "D:\SteamLibrary\steamapps\common\Nekojishi\renpy\python.py", line 1517, in rollback 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-8-6.2.9200 Ren'Py 6.99.12.4.2187 Neko 1.02s

Anyone know what the heck is going on? Thanks
< >
Showing 1-6 of 6 comments
CoalBerner Dec 15, 2017 @ 9:02pm 
Also this crashes the game no matter what.
JustAnOmen Dec 15, 2017 @ 10:16pm 
I'm having the same problem. I already invested 5 hours into the damn thing, and now I can't woo my leopard boy without redoing the whole thing. :/
Demintika Dec 15, 2017 @ 10:37pm 
Apparently they just updated something and it's incompatible with the old saves.
CoalBerner Dec 16, 2017 @ 1:12am 
Originally posted by Demintika:
Apparently they just updated something and it's incompatible with the old saves.
Well I can say this isn't correct. I loaded just about all my other saves and they worked fine. So not sure what they are talking about. If that's what they said.
The script has changed in the recent update, rollback to the old version(1.01) to workaround it.
< >
Showing 1-6 of 6 comments
Per page: 1530 50