3.80 star(s) 37 Votes

rambo455

Active Member
Apr 25, 2020
896
507
The patch, at least it should, maybe. But yeah it's known thing, it's fixed. And it's tiny enough that you really can't see the details. It's properly unlocked once you find it in the game.
its not an issue for me just thought id let you know. also it seems to have reset my name back to standard. weird
 
Last edited:

KINGK13PRO

Newbie
Jul 14, 2022
85
62
my last save is not loading pls help
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 "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-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 "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-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 "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-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?

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Tribulations of a Mage 0.29.1
Mon Dec 23 23:08:01 2024
 

1reaper1

Newbie
Nov 24, 2021
84
39
my last save is not loading pls help
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 "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-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 "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-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 "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\loadsave.py", line 770, in load
    log.unfreeze(roots, label="_after_load")
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\python.py", line 1983, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-pc\renpy\python.py", line 1815, in rollback
    self.load_failed()
  File "D:\user\download\ToaM-0.29.0-pc-C\ToaM-0.29.0-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?

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Tribulations of a Mage 0.29.1
Mon Dec 23 23:08:01 2024
make sure you are on the to be continued page before saving. that is with 29.0 the patch 29.1 seems to kill the saves for some reason as mine also crashed as soon as i added the patch files for grammar
 

Tegaran

Member
Jun 19, 2020
107
51
Can someone drop a save file close to this update? Mine got screwed and I don't want to start from the beginninh. Thanks in advance.
 

rambo455

Active Member
Apr 25, 2020
896
507
tried the patch a few times now and every time it seems to reset my mc name back to default and crash t he saves. the name change seems to also effect the old save files. i went back a few updates and now all my save files have the standard mc name
 

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,432
6,573
tried the patch a few times now and every time it seems to reset my mc name back to default and crash t he saves. the name change seems to also effect the old save files. i went back a few updates and now all my save files have the standard mc name
You can rename it from the preferences, it means the persistent file is messed up. Just load a save and go to the preferences => extras and there is the option.
 

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,432
6,573
Can someone drop a save file close to this update? Mine got screwed and I don't want to start from the beginninh. Thanks in advance.
There always should be a couple saves in the autosave section, the A in the save bar.
 

HiHaHo

Well-Known Member
Jan 2, 2023
1,532
2,011
Um....NO!


shaddy always posts his mod in the releases channel. its updated to patreon standerds so..
im sure he'll update the mod thread here soon
*if this link also fails you send me a DM ill DM the Mod to ya*
 

cxx

Message Maestro
Nov 14, 2017
67,360
33,998
make sure you are on the to be continued page before saving. that is with 29.0 the patch 29.1 seems to kill the saves for some reason as mine also crashed as soon as i added the patch files for grammar
still preferable to save before TBC.
 

rambo455

Active Member
Apr 25, 2020
896
507
still preferable to save before TBC.
not really in this case. if you safe on the last screen before the to be continued this version will go into rollback. as i have seen today. as soon as i went to the to be continued screen it was working
 

cxx

Message Maestro
Nov 14, 2017
67,360
33,998
That's not what I meant. My pc got crashed so I had to redo the entire system. I have no saves for any of my games. That's why I'm asking.
saves from internet might be infected with malware. just fyi.

better spend 30 mins by replaying game from start to start of current update with skip on.
 

Mike Hunt TG

Member
Jun 22, 2023
331
225
Is it the grammar patch that keeps buggering our installations? Last time, I ran it without the patch after a buggered install and this time it buggered again. I'm in the process of reinstalling....and YAY! Moving 28.0 to the TBC screen and saving as instructed did the trick. Verified.
 
3.80 star(s) 37 Votes