I've placed the save files (persistent wasn't included in the .25 export so I just left the .26 file where it was) in both the game/saves and .renpy/LongLiveThePrincess-502893155 directories (I'm using Linux). The following is the error I get when trying to load one of the .25 save files:than it depends on what files you exported/imported?
I think you need the "persistent" file and "1-1-LT1.save" for example
Also make sure you have the save files in both locations (game folder AND "C:\Users\*UserName*\AppData\Roaming\RenPy")
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_main_menu.rpym", line 28, in script
python hide:
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/python.py", line 2004, 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 "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/core.py", line 3510, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/screen.py", line 707, in event
rv = self.child.event(ev, x, y, st)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/behavior.py", line 946, in event
return handle_click(self.clicked)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/display/behavior.py", line 881, in handle_click
rv = run(action)
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.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 "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/loadsave.py", line 760, in load
roots, log = loads(location.load(filename))
File "/home/###/Downloads/llp/LongLiveThePrincess-0.26.0-pc/renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named matrix
Linux-5.3.5-200.fc30.x86_64-x86_64-with-fedora-30-Thirty
Ren'Py 7.3.2.320
Long Live the Princess 0.26.0
Mon Nov 18 18:34:27 2019