Mod Ren'Py The Tyrant: S A Z Mod [Update 0.9.4b Official][Mod][S A Z]

4.90 star(s) 50 Votes

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,424
10,604
I seem to have encountered an error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/SAZMOD/scripts/social/reactions2.rpy", line 163, in script
    if d5rclovefuck == True:
  File "game/SAZMOD/scripts/social/reactions2.rpy", line 163, in <module>
    if d5rclovefuck == True:
NameError: name 'd5rclovefuck' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/SAZMOD/scripts/social/reactions2.rpy", line 163, in script
    if d5rclovefuck == True:
  File "D:\Games\The Tyrant\TheTyrant-0.8.2-pc\renpy\ast.py", line 1830, in execute
    if renpy.python.py_eval(condition):
  File "D:\Games\The Tyrant\TheTyrant-0.8.2-pc\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\Games\The Tyrant\TheTyrant-0.8.2-pc\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/SAZMOD/scripts/social/reactions2.rpy", line 163, in <module>
    if d5rclovefuck == True:
NameError: name 'd5rclovefuck' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320
The Tyrant 0.8.2
Thu Sep 05 12:11:27 2019
Found the issue and fixed it. I will release a new Hot Fix soon with this fix among others. Thanks! :)
 

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,424
10,604
Hot Fix: This includes all the fixes up to this point in the thread. Including a number of typos and the Cassandra Date 1 reaction error. OP will be updated as well.

UPDATE: This was missing many of the typo fixes (I had forgot to merge my files.) So this has been updated now to include those as it originally should have.
 
Last edited:

Jizzel

New Member
Feb 20, 2018
6
3
Can somebody help me ?

I can´t save from the beginning. Downloaded all new and dont use old saves. Here is the picture:

1567713785629.png
 

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,424
10,604
Can somebody help me ?

I can´t save from the beginning. Downloaded all new and dont use old saves. Here is the picture:

View attachment 392486
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.
 

Jizzel

New Member
Feb 20, 2018
6
3
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
 

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,424
10,604
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
Have you ran the game once before installing the SAZMOD?
 

Jizzel

New Member
Feb 20, 2018
6
3
Have you ran the game once before installing the SAZMOD?

Yes i did but nothing changed. I can save without the mod. Downloaded all for windows and i use W10.

Can it be that the main game has changed somthing that the mod doesnt know ?
 

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,424
10,604
Yes i did but nothing changed. I can save without the mod. Downloaded all for windows and i use W10.

Can it be that the main game has changed somthing that the mod doesnt know ?
When you deleted the earlyoptions.rpy file, did you also delete the earlyoptions.rpyc file? I forgot to mention that, but if it was there, then deleting the earlyoptions.rpy file wouldn't have done anything. Both files need to be gone.
 

Larry Kubiac

Well-Known Member
Feb 4, 2018
1,895
10,095
After applied this fix 11, you only added my last two mistakes(2 last posts). Maybe it's normal, it's okay. I'll do it again.
 

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,424
10,604
After applied this fix 11, you only added my last two mistakes(2 last posts). Maybe it's normal, it's okay. I'll do it again.
Sorry about that I forgot to merge my files before creating Hot Fix v11. I have fixed that and updated that post and the OP with the version that does have those mistakes fixed. Thanks for letting me know I missed those. :)
 

Larry Kubiac

Well-Known Member
Feb 4, 2018
1,895
10,095
fitness_studio.rpy line 50

pov "Don't worry, I thinking you're hot too [pov]!

line 219 to

povi "While normally I would be happy to stay and watch, I need to find [pov]."

--> [mother]

line 868
"Or do you want to explain to [irina] why your little brother has a huge boner when she comes back from the shower?"

line 870
"Or do you want to explain to [irina] why I have a huge boner when she comes back from the shower?"

pov at the beggining
 
Last edited:
  • Like
Reactions: flxgrm and S A Z

S A Z

Well-Known Member
Modder
Jun 29, 2017
1,424
10,604
Good news and bad news.

Good: The Tyrant v.0.8.5 is out on Saddog's patreon :)
Bad: More work for S A Z to bring the Mod up to the new version again
Hehe. It's all good. I will be downloading the update shortly and then going through the usual process.
  • Play test original 0.8.5 content
  • Updated current mod content to 0.8.5
  • Update 0.8.5 content to mod content
  • Custom content added
  • Test
  • Release
  • Hotfixes
  • Profit? Nah! Money is for smart people... :p
I'll post the 0.8.5 release post from Patreon below and the change log too. :)
 
4.90 star(s) 50 Votes