So the only other time I saw this error was when someone was playing using a version they ported to android. I haven't seen this version on Windows 8 before. A quick fix is to delete the earlyoptions.rpy from the "SAZMOD\scripts\core" folder. That should fix the issue. The only issue is that then the saves will overwrite any from the original game if you wanted to preserve those, I would recommend backing them up to another location first.
Thanks for your help. Nothing changed. If i download the main game + the SAZ mod and start the game, i cant save.
I followed the instructions to install the mod. Am i needing any other programm ?
Here is the full traceback:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\core.py", line 3510, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\screen.py", line 707, in event
rv = self.child.event(ev, x, y, st)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\behavior.py", line 946, in event
return handle_click(self.clicked)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\behavior.py", line 881, in handle_click
rv = run(action)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\loadsave.py", line 437, in save
location.save(slotname, sr)
File "I:\The Tyrant\TheTyrant-0.8.2-pc\renpy\savelocation.py", line 429, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
The Tyrant S A Z Mod 0.75P1and2SAZMod
Thu Sep 05 23:18:13 2019