• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Knight2416

Member
Jul 16, 2017
485
937
Ok 2 questions about the mod. I remember the old one having animations. This gallery does not or is that because its a gallery and I will still get animations ingame?
And I see the girls topless in one CG. but once i open that whatever choice I use does not have that ?
Not sure about base game but i know spot1000 add them to SAZ Mod, so not sure base would have had them.
 
  • Like
Reactions: andisure7189

rafa30

Engaged Member
Aug 2, 2017
2,601
1,828

TT JDMOD 0.9.4
Hello friends.
THE TYRANT IS BACK!
This update is supposed to contain a variation to the 9AM scene with Cassandra but I don't think there's a way to trigger it in the game or the gallery.
Enjoy.

MEGA - - -

Changelog:
  • Updated content to 0.9.4 ;
  • Updated features to their newest version.
where to put this mod?
 

anonym0u5

Well-Known Member
Jun 21, 2020
1,007
617
JD mod missing the love route pregnancy scene for Alexis in the gallery.

It still treat both love & corruption pregnancy as the same scene but Alexis has a different one for the love route now.
 

forcefer

Newbie
Game Developer
Nov 22, 2016
65
63
I got this error right after selling drugs with cassandra

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

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/help.rpy", line 2, in execute
  File "game/help.rpy", line 2, in execute
  File "game/help.rpy", line 7, in execute
  File "game/help.rpy", line 161, in execute
NameError: name 'citytripcassandracorrruption' is not defined

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

Full traceback:
  File "game/maps.rpyc", line 536, in script
    ���pPM}@?@?�V$��
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\TheTyrant-0.9.4-pc_compressed\TheTyrant-0.9.4-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/help.rpy", line 2, in execute
  File "game/help.rpy", line 2, in execute
  File "game/help.rpy", line 7, in execute
  File "game/help.rpy", line 161, in execute
  File "<screen language>", line 161, in <module>
NameError: name 'citytripcassandracorrruption' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Tyrant 0.9.4
Fri Mar 05 11:41:41 2021
[/CODE]
I,to...
 

visu

Newbie
Nov 24, 2017
83
30
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
Exception: Not saved - no valid save locations.

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

Full traceback:
File "_layout/screen_load_save.rpymc", line 35, in script
File "renpy/ast.py", line 914, in execute
File "renpy/python.py", line 2028, in py_exec_bytecode
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
File "renpy/ui.py", line 297, in interact
File "renpy/display/core.py", line 2702, in interact
File "renpy/display/core.py", line 3518, in interact_core
File "renpy/display/layout.py", line 998, in event
File "renpy/display/transition.py", line 47, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/screen.py", line 714, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/layout.py", line 244, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/behavior.py", line 962, in event
File "renpy/display/behavior.py", line 897, in handle_click
File "renpy/display/behavior.py", line 313, in run
File "renpy/display/behavior.py", line 320, in run
File "renpy/common/00action_file.rpy", line 372, in __call__
File "renpy/loadsave.py", line 437, in save
File "renpy/savelocation.py", line 429, in save
Exception: Not saved - no valid save locations.

```
Can someone help me in these I gotta error in saving ,I am using SAZ mode??
 

iainmore

Well-Known Member
Jun 12, 2017
1,230
1,368
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
Exception: Not saved - no valid save locations.

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

Full traceback:
File "_layout/screen_load_save.rpymc", line 35, in script
File "renpy/ast.py", line 914, in execute
File "renpy/python.py", line 2028, in py_exec_bytecode
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
File "renpy/ui.py", line 297, in interact
File "renpy/display/core.py", line 2702, in interact
File "renpy/display/core.py", line 3518, in interact_core
File "renpy/display/layout.py", line 998, in event
File "renpy/display/transition.py", line 47, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/screen.py", line 714, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/layout.py", line 244, in event
File "renpy/display/layout.py", line 998, in event
File "renpy/display/behavior.py", line 962, in event
File "renpy/display/behavior.py", line 897, in handle_click
File "renpy/display/behavior.py", line 313, in run
File "renpy/display/behavior.py", line 320, in run
File "renpy/common/00action_file.rpy", line 372, in __call__
File "renpy/loadsave.py", line 437, in save
File "renpy/savelocation.py", line 429, in save
Exception: Not saved - no valid save locations.

```
Can someone help me in these I gotta error in saving ,I am using SAZ mode??
Erm why are you using SAZ Mod with version 0.94? SAZ Mod is only up to version 0.91.
 

Thermophob

Well-Known Member
Apr 10, 2018
1,895
2,292
you stupid person, I know what program code is, I make games for myself on the QSP platform and Quest navigator...
It doesn't make you expert in python/renpy. So ...

Yes, I was thrown part of the code, but note, there is a variable, 2 and more.... I did not enter into discussions about how lazy I was to view each code file, but I opened all but three scenes with 5 packages. And then they are the old version. And it's all in the original! With all due respect to SAZ mod, he is not a programmer, but just a person who rewrites the text and corrects the cheat menu... the renderers were made by other people! everyone can learn the ren py platform, give me the other lines of code, and we can talk
With all due respect, you are talking nonsense here. In bare-bone game, without any mods, it's enough to deliver package twice, and that's case for year or so... Like snugglepuff pointed, some people here follow the game from beginning, and know what they are talking about.
 

dwalsh

Well-Known Member
Jul 1, 2019
1,647
852
Sorry, but I'm at a complete loss here. I can only get two packages. Can someone explain how do I stop the initiation after delivering the first two packages?
 

D Dog

Active Member
Jul 31, 2018
870
1,103
After delivering the 2nd package to Davide he should take you to the basement and make you part of the gang.
 

defd©™

Engaged Member
Donor
Mar 6, 2019
2,112
2,691
Sorry, but I'm at a complete loss here. I can only get two packages. Can someone explain how do I stop the initiation after delivering the first two packages?
if you want get more than 2 redbox you have to wait a full week before back in the living room at 10:00 PM or David will lead you in the basement and you will never be able to get 5 boxes after becoming a gang member

for unlock all scenes 5/6 boxes are required
for more info check my post here
I have writen with a phone so there will be same errors... (sorry)

I really suggest to DON'T USE ANY MOD! The Tyrant Original comes with a built in cheat but use it with caution.. or the game will be broken and some scene will appears in a wrong sequential time
 
Last edited:

gartal

Active Member
Feb 9, 2018
634
164
hey guys why do i get this error when i want to sell drugs with cassandra?
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/help.rpy", line 2, in execute
File "game/help.rpy", line 2, in execute
File "game/help.rpy", line 7, in execute
File "game/help.rpy", line 180, in execute
NameError: name 'citytripcassandracorrruption' is not defined

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

Full traceback:
File "maps.rpyc", line 536, in script
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "H:\Game\00 NEW DOWNLOADS\00\TheTyrant-0.9.4-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/help.rpy", line 2, in execute
File "game/help.rpy", line 2, in execute
File "game/help.rpy", line 7, in execute
File "game/help.rpy", line 180, in execute
File "<screen language>", line 180, in <module>
NameError: name 'citytripcassandracorrruption' is not defined

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
The Tyrant 0.9.4
Fri Mar 05 17:12:59 2021
 
3.50 star(s) 119 Votes