- Nov 18, 2020
- 136
- 56
i saved when it told me towell my guess is that you have saved at wrong point but i'm not coder.
to be safe better do before that. tried autosaves?i saved when it told me to
im trying that and also going back to ch 7 to scroll back a bit and then saveto be safe better do before that. tried autosaves?
Indeed. See details here please so I don't have to re-type it.Sancho1969 If i start a new game with your mod now, can i implement the music addon when it's out and i'm, let's say, 2/3 chapters in?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000041d64c0>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\python.py", line 1052, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\core.py", line 4252, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1070, in event
return handle_click(self.clicked)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1005, in handle_click
rv = run(action)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\compat\pickle.py", line 97, in load
return up.load()
File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000041d64c0>
Windows-10-10.0.22000 AMD64
Ren'Py 8.0.2.22081402
Leap of Faith 1.0c
Tue Sep 13 05:00:59 2022
Damn bud, there you go pointing the finger at me firstnext time just attach traceback.txt on your post.
shorter path for starters could work and did you play with sanchomod before?
Now that is as save from SanchoMod.Error occurs when i try to load saves from chp7 and even from chapters before that, i did use sanchomod, idk if that affects anything at all
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 463, in __call__ renpy.load(fn) AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000041d64c0> -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\python.py", line 1052, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module> $ ui.interact() File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\core.py", line 3377, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\core.py", line 4252, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\transition.py", line 53, in event return self.new_widget.event(ev, x, y, st) # E1101 File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\screen.py", line 743, in event rv = self.child.event(ev, x, y, st) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event rv = super(Window, self).event(ev, x, y, st) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1070, in event return handle_click(self.clicked) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1005, in handle_click rv = run(action) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 322, in run new_rv = run(i, *args, **kwargs) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 463, in __call__ renpy.load(fn) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\loadsave.py", line 768, in load roots, log = loads(location.load(filename)) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\compat\pickle.py", line 100, in loads return load(io.BytesIO(s)) File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\compat\pickle.py", line 97, in load return up.load() File "C:\Users\Mervyn\Desktop\games\LeapofFaith-1.0c-pc\renpy\compat\pickle.py", line 93, in find_class return super().find_class(module, name) AttributeError: Can't get attribute 'O000O00O000OOO0O0' on <renpy.python.StoreModule object at 0x00000000041d64c0> Windows-10-10.0.22000 AMD64 Ren'Py 8.0.2.22081402 Leap of Faith 1.0c Tue Sep 13 05:00:59 2022
There's no way to patch the issue bud. The newest SanchoMod helps eliminate it (~90% success rate). It's due to mostly 3 things: The VN is now on R8, all the music code was changed, all the conditional code was reformatted. You mix all that into a pot and you get one really pissed off RenPy.i tried everything i think we need a patch to be able to load saves from ch 7 DriftyGames
does removing the mod help fix the rollback error?There's no way to patch the issue bud. The newest SanchoMod helps eliminate it (~90% success rate). It's due to mostly 3 things: The VN is now on R8, all the music code was changed, all the conditional code was reformatted. You mix all that into a pot and you get one really pissed off RenPy.
If you don't want to install the mod (that's cool, I don't take it personal) then you can try this instead. It's not 100% and the mod does it better but it might get you sorted.
The mod actually help. It's not the mod causing the rollback issue. Either use the mod OR use the "SaveFixer" and use the file linked in the post above yours (it's a rollback helper, nothing else).does removing the mod help fix the rollback error?
All my saves were made using the mod in Ch 7