- Aug 11, 2019
- 31
- 28
Thank you for sharing that. It looks like a new one. I'll check into it when I get a break and see if I can figure out what is going on.
S A Z You are a diamond. Again thank you for all of your work. It is much appreciated.Thank you for sharing that. It looks like a new one. I'll check into it when I get a break and see if I can figure out what is going on.
So this is what it should be showing. As you can see it seems to be working just fine on my test machines.
Are you playing on the 0.9.4 version of the game and not the 0.9.4b update version of the game from the main game's OP? That error most commonly occurs when someone is playing on the older 0.9.4 version without the 0.9.4b patch.```
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'update94a/town/club/7pm 000d.jpg'>:
File "game/SAZMOD/scripts/social/interactions2.rpy", line 72, in script
call screen saz_clubicon
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'update94a/town/club/7pm 000d.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/SAZMOD/scripts/social/interactions2.rpy", line 72, in script
call screen saz_clubicon
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\ast.py", line 1949, in execute
self.call("execute")
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\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 "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\im.py", line 266, in get
surf = image.load()
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "E:\Other\Game\Hit\The Tyrant\TheTyrant saz mod\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'update94a/town/club/7pm 000d.jpg'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Tyrant 0.9.4b
Tue Feb 22 13:06:33 2022
```
I will redownload the game and install your mod, start with a clean install. Thanks for the tip!So this is what it should be showing. As you can see it seems to be working just fine on my test machines.
View attachment 1666888
I think you're running into the same issues as some of the others. Are you running the 0.9.4 version of the game and not the 0.9.4b version? There is a patch you can download on the OP for the main game. It has the images for this scene and others, such as the club scene at 7pm with Cassandra after her outing event.
If that is the case, I recommend you do a fresh install of the 0.9.4 version of the game and then install the 0.9.4b patch (or just use the compressed version as the 0.9.4b patch is already installed in that version). Then you can install the SAZMod 0.9.4b Beta Mod and install the HotFixv01. This seems to fix users issues with missing images like this. I hope that helps!
Are you playing on the 0.9.4 version of the game and not the 0.9.4b update version of the game from the main game's OP? That error most commonly occurs when someone is playing on the older 0.9.4 version without the 0.9.4b patch.
If that is the case, you need to download the patch from the main game's OP too. And I would recommend a fresh install of the game, then installing the 0.9.4b patch. Then go ahead install the SAZMod again (don't forget the HotFixv01). Because the error will often persistent otherwise. The main game had this issue when the 0.9.4b version first released. I hope this helps.
you need to be clearercomplete save files please ?
I just downloaded a fresh copy of the the compressed version to test this, I put the SAZMOD folder in the "game" folder and it is working just fine for me. I was able to start a new game without issues. I played through the tutorial and and few scenes no problems encountered. Perhaps you could share a screenshot or copy of the traceback error you are getting?hi i put it in the compress version and when it start error
would be nice if i could get all of them oryou need to be clearer
-what path Love, Corruption, NTR aka one of 4 darker paths.
-any set point of game (bruce gone or dead, Davide dead)
the darker ntr path in which mc joins the gang and help those bad guys till then endyou need to be clearer
-what path Love, Corruption, NTR aka one of 4 darker paths.
-any set point of game (bruce gone or dead, Davide dead)
So here are the exact requirements for the lesbian events with Alexis and Irina. I hope this helps. If not, you could share your save and I would be happy to take a look at it and see if I can figure out what is going on.I cant trigger the scene of Irina and Alexis in the MC room...
I already have the lesbian points, and the corruption/love points, someone could help me?
So her messages should be like this:For some reasons I can't receive the last 2 pics of Alexis on my phone. Love points are over 100.
Hello! And no worries, comments, complaints, criticism, compliments, etc, it's all good here. It helps makes the mod better. So thank you for your post!Hi all,
I've been taking a look at the Fan Art thread and I just realised about two things, first I think I haven't seen any content about Kate in this mod, you know, the girl dancing alone; yes, I saw the scene where she's boxing, a little chat, then the dancing (which is the same as in vanilla if I'm not wrong) but I mean there's no sexual interaction with here, nor any advance in the pub if you grind/dance with her, am I wrong? I saw what I think it was fan art, where Kate was giving head to MC hidden by a column in the pub, but I'm afraid it was just fan art, wasn't it?
Second, I miss some more content with Alexis; on my last playthough, I left the NTR on (revenge) but I managed not to see any scene (all of the girls in good mod), so for non-NTR scenes, I saw:
I think that's all, which may look a lot, but it doesn't fell like, specially since some events don't update at all... the hidding place for example; you can fuck Alexis in the love route's date, you can cum in her mouth/face/belly/cunt as much as you want, but if you touch her nipple in the hidding place she runs away crying, or if you aprox her while she's washing the dishes just a "dark" cuddle from behind... I think you know what I mean.
- Alexis hidding place (non-NTR), all three nipple/pussy/grind (really missing something more here)
- Both corrupt/love dates
- Both corrupt/love city strall
- Date with Irina (they jerk off MC, missing A LOT MORE here, if you know what I mean hehehe)
- Both corrupt/love basement date (Nicole arrives and masturbates, MC and Alexis kiss & touch pussy)
- Both corrupt/love basement scens at 4am (all three BJ/Anal/pussy sex corrupt, finger+HJ love)
- Both corrupt/love morning shower (HJ/BJ corrupt, ass grind/BJ love)
- Both corrupt/love Alexis room with Nicole (love HJ/corrupt grind)
I'd love to see some updates on old scenes, or some new scenes with her in her room, like the new one with Cass when Alexis spy on MC and Cass while they fuck.
Just a coment, not complaining at all, for sure.