I suspect that your save game location in the code is somewhere that no longer exists. As I am not in the practice of deleting or relabelling 'labels'. I suspect that the save may have been in a modded game, however you are now playing with an unmodded game. If you send me your save via PM, I am happy to take a look.Hey!!
By chance, if its not too much for me to ask u of course.,
Do u know what the problem might be do to why none of my save files aren't working???
Because I keep getting the same similar message whenever I go to try to load one up..??
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) ImportError: No module named matrix -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\ast.py", line 881, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\python.py", line 1913, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module> $ ui.interact() File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\core.py", line 2672, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\core.py", line 3477, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\transition.py", line 47, in event return self.new_widget.event(ev, x, y, st) # E1101 File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\behavior.py", line 910, in event return handle_click(self.clicked) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\behavior.py", line 845, in handle_click rv = run(action) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\behavior.py", line 308, in run new_rv = run(i, *args, **kwargs) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 452, in __call__ renpy.load(fn) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\loadsave.py", line 729, in load roots, log = loads(location.load(filename)) File "C:\Users\2temp\Downloads\Callisto-0.82-pc\Callisto-0.82-pc\renpy\loadsave.py", line 62, in loads return cPickle.loads(s) ImportError: No module named matrix Windows-8-6.2.9200 Ren'Py 7.1.3.1092 Callisto 0.82 Thu Nov 18 02:41:37 2021
PS: If you have more than one save, I would suggest attempting to load one of the alternative saves.
EDIT: If you were using, say Shaddy's mod in your previous game, your save games will likely work, if you apply an updated Shaddy mod (not available yet) and then load your game.
Last edited: