- Nov 14, 2017
- 66,681
- 33,615
if you say so.I have a full set in "secrets"..........I missed NUTHIN'!
tal: you cold have waited a day.
if you say so.I have a full set in "secrets"..........I missed NUTHIN'!
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.so i have downloaded the 29 version and see that the secret images for this one have instantly unlocked yet are not working when you click on them.
bug so replay or play to unlock.so i have downloaded the 29 version and see that the secret images for this one have instantly unlocked yet are not working when you click on them.
its not an issue for me just thought id let you know. also it seems to have reset my name back to standard. weirdThe 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.
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 grammarmy 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
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.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
There always should be a couple saves in the autosave section, the A in the save bar.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.