It may be that it's an issue that is unsolvable. My suggestion is forget about it and release with a big disclaimer that it may need a new start if used!
Not worth the stress to keep digging.
I will release the update with a important notice attached, though the issue isn't localized to saves from .3.6. It affects any save that was saved in and past .3.6 due to whatever the issue within the .3.6 content is fucking them up.Yeah if the error is localized to only saves from version 3.6., I wuold put a disclaimer about the possibility of needing to restart a new playthrough or simply load a save from before 3.6. content.
Updated to v0.4.0, read the important notice before attempting to load a save from v0.3.7 or v0.3.6 and coming to complain about it.Updated to v0.4.0
I've decided to take this on for the time being and update it to v0.3.2 and will continue to update when necessary.until the time Laik returns at which point I shall stop doing so.
Download:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Important notice: If you load a save from during or after v0.3.6's content (including those from v0.3.7 and v0.4.0) you're likely to get a rollback error forcing you to restart, due to an unknown issue somewhere in the v0.3.6 content fucking them up. Load a save from v0.3.5 or start a new save and make a save during the v0.3.5 content then skip to the latest using ctrl else you'll have to start again and again until either I or Laik can find the issue and squash it.
Notice: Laik has returned on a weekend only updates basis but has said that I can continue my version of the mod as it reduces his workload, therefore I shall continue to maintain this mod.
I changed the relevant parts to have it proceed... unless I've been a tit and packaged the wrong version, and packaged the one I have as a pre-release bug squashing test bed for which game progress wasn't a focus. Give me a minute to download it and check.Hey sorry to bother you but i can´t get past the 3.7.0 content.
Sorry im new to this but do you need the log file from the main folder or the traceback file ?I changed the relevant parts to have it proceed... unless I've been a tit and packaged the wrong version, and packaged the one I have as a pre-release bug squashing test bed for which game progress wasn't a focus. Give me a minute to download it and check.
Edit: Can confirm I had packaged the correct version, can you send me your log file for me to debug with please.
Thank you.Updated to v0.4.0, read the important notice before attempting to load a save from v0.3.7 or v0.3.6 and coming to complain about it.
That's really fuckin odd, which link did you get the mod from?Sorry im new to this but do you need the log file from the main folder or the traceback file ?
EDIT: i dont get an error message i just get the endscreen from 3.7.0
I tried mediafire and workuploadThat's really fuckin odd, which link did you get the mod from?
I've edited the post you've quoted with a edited .3.7 ending file.I tried mediafire and workupload
doesn´t work but could an old save prevent me from going further. ive tride it with an old save that worked but not a brand new saveI've edited the post you've quoted with a edited .3.7 ending file.
Yeah give a new save a try, it could be a different presentation of the same issue causing saves to be completely fucked by something in .3.6's content. If it's still not letting you progress from there shoot me a DM and I'll do my best to help you.doesn´t work but could an old save prevent me from going further. ive tride it with an old save that worked but not a brand new save
ok thank you for youre time im trying a new one nowYeah give a new save a try, it could be a different presentation of the same issue causing saves to be completely fucked by something in .3.6's content. If it's still not letting you progress from there shoot me a DM and I'll do my best to help you.
Just remember to make a save before reaching .3.6's content else you'll likely have to do more restarts for future updates until I or Laik figure out what in .3.6's content is fucking saves up.ok thank you for youre time im trying a new one now
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 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, 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 3325, 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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, 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 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, 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 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, 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 1102, 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 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 330, 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 2200, 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.19041
Ren'Py 7.4.11.2266
Nephilim 0.4.0
Sat Mar 23 20:50:58 2024
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 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, 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 3325, 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 4160, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1102, 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 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 727, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1323, 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 1102, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1323, 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 1102, 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 983, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 918, in handle_click rv = run(action) File "renpy/display/behavior.py", line 330, 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 2200, 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.19041 Ren'Py 7.4.11.2266 Nephilim 0.4.0 Sat Mar 23 20:50:58 2024
I've just emboldened something you obviously ignored.Updated to v0.4.0, read the important notice before attempting to load a save from v0.3.7 or v0.3.6 and coming to complain about it.
Updated to v0.4.0Update: 24/03/2024
Game/Creator: Nephilim/ BuuPlaysYou must be registered to see the links-You must be registered to see the links
Modder: LaikDinkYou must be registered to see the linksYou must be registered to see the links
Mod Version: 0.4.0
Game Version: 0.4.0
Language: English
Features:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Download:You must be registered to see the linksYou must be registered to see the links
View attachment 2330299 View attachment 2330300 View attachment 2330302
IT WILL HAVE THE SAME SAVE ISSUES?? CUZ I CAN LOAD ONLY 0,35 SAVE AND SADLY i can't skip using ctrl...i already restarted this 3 times argh....this is bad..Updated to v0.4.0
No need to yell. Yes, a 0.3.6/0.3.7 save will give the same error on load with LaikDink's latest version of the mod. As pointed out multiple times above, a save from 0.3.5 is the most recent that will load without the error.IT WILL HAVE THE SAME SAVE ISSUES??