- Sep 10, 2017
- 1,483
- 3,273
It was, and yes.Was the ABANDONED status corrected at that time and did the game return to this status?
it wouldnt have been the first time thoA quick update came out a few months ago, right? Was the ABANDONED status corrected at that time and did the game return to this status? What a shame, the game really had potential.
yes so 2 thingsguys, you think there is hope for this game?
its been more than 4 months without an update from the dev, if i were capable in coding and using renpy, i might have taken the mantle for this game and made it better than what it is currently.
any ideas is someone wants to take the mantle for this game or something?
Did you take a look at the source code? It isn't mod friendly at all, it's a total mess to be frank. SAZ must've put an insane amount of work into his mod and he has to do it again and again whenever the game gets updated.2. The game is easiily modable. The SAZ mod has done a lot to improve the game and add scenes. So if it does get abandon it is possible someone else could take up the mantle and complete the game.
either way it is possible and we are talking about the game actually being dead so it wouldnt' be updated anyomore. Point still stands this game should see more updates no matter what happens.Did you take a look at the source code? It isn't mod friendly at all, it's a total mess to be frank. SAZ must've put an insane amount of work into his mod and he has to do it again and again whenever the game gets updated.
Correct S A Z ended up making a non-instrustive mod version so he can bypass the main code and use his own. However that means he has to read all code updates, recode his way and test before he can even start on his changes (images, Script, Code) for mod.Did you take a look at the source code? It isn't mod friendly at all, it's a total mess to be frank. SAZ must've put an insane amount of work into his mod and he has to do it again and again whenever the game gets updated.
He's already finished the code side of the effort to updating the mod to the most recent version. So he'll only have one more code adaptation to ever go assuming saddog drops a final release. As others have stated though this close to the end it's kind of a non-issue because he'll finish it himself if he has to. Like saddog he's got other shit going on. It's all a waiting gameCorrect S A Z ended up making a non-instrustive mod version so he can bypass the main code and use his own. However that means he has to read all code updates, recode his way and test before he can even start on his changes (images, Script, Code) for mod.
LOL I know all I guess you missed my name under play testers in credits, I have been helping SAZ for a while.He's already finished the code side of the effort to updating the mod to the most recent version. So he'll only have one more code adaptation to ever go assuming saddog drops a final release. As others have stated though this close to the end it's kind of a non-issue because he'll finish it himself if he has to. Like saddog he's got other shit going on. It's all a waiting game
I agree that he should definitely either find a partner or leave the project for someone else for some monetary compensation, royalties or something... Or he could also try to simplify the compexity of game from sandbox to simple VN that might lessen his burden a bit...yes so 2 things
1. this developer does this a lot. Look at his paetron history prior to the march update he updated the game in Feb 2021 and then before that June 2020. His updates are rare which sucks I don't encourage subscribiing to his paetron due to his lack of updates. But they do happen.
2. The game is easiily modable. The SAZ mod has done a lot to improve the game and add scenes. So if it does get abandon it is possible someone else could take up the mantle and complete the game.
yes but the mc in this game is waaay out there, he definitely looks more like a goon who is working up his way in the crime ring, instead of being part of the family returning home narrative, this game probably started with a non-incest story and was later adjusted to the mainstream site genreYou haven't played very many, have you?
Most of the characters in most of the games here have no familial resemblance to anyone else in their "families". The most familiar is the brunette mother (and father, if he's not dead) with blonde, redhead and black haired children, with facial features and body builds that look like random people pulled off the street.
Yes, it bugs the Hell out of me, too.
It was always incest related. Look at his original incest game.yes but the mc in this game is waaay out there, he definitely looks more like a goon who is working up his way in the crime ring, instead of being part of the family returning home narrative, this game probably started with a non-incest story and was later adjusted to the mainstream site genre
It wouldn't be the first time[Abandoned] really?
What should I do?I have this error after Cassandra's drug scene:
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 632, in script
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/ast.py", line 1949, in execute
self.call("execute")
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/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 "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/screen.py", line 430, in visit_all
callback(self)
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/renpy/display/screen.py", line 440, in per_interact
self.update()
File "/private/var/folders/7p/tglz4n9d4n38np909dq6k3fm0000gn/T/AppTranslocation/A60D4C44-790B-4AA3-8235-FC56AFF00060/d/TheTyrant.app/Contents/Resources/autorun/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
Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
The Tyrant 0.9.4
Mon Aug 16 23:39:13 2021
I think you do not have 0.9.4b patch applied.What should I do?