JoeBitten
Member
- May 31, 2023
- 151
- 134
its not like there is a use for it out of the cage tbhMore chastity would be amazing.
its not like there is a use for it out of the cage tbhMore chastity would be amazing.
There is a BUG in the webp version!Yes, I’m aware of that, being the person who made those builds.
But if one is concerned about the size of the game, why don’t they just go for the much smaller webp build?
Usually, that happens when people use scripts form the png version. Which, I assume, is the case here. Can you provide me an error message as an example?There is a BUG in the webp version!
In general scenes, errors will occur during character dialogue. Only dialogue and scenes will appear, and the images of the protagonist and NPC characters will not appear.
Usually, that happens when people use scripts form the png version. Which, I assume, is the case here. Can you provide me an error message as an example?
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object (u'images/characters/blake/blake_flatpyjamas_normal.png') at 0x0000000042dcb410>:
File "game/script.rpy", line 70618, in script
ir "You seem kinda distressed, Blake."
IOError: Couldn't find file 'images/characters/blake/blake_flatpyjamas_normal.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 70618, in script
ir "You seem kinda distressed, Blake."
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/character.py", line 930, in do_display
**display_args)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/core.py", line 3912, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/core.py", line 2605, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/transform.py", line 747, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/image.py", line 506, in render
return wrap_render(self.target, width, height, st, at)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/image.py", line 309, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/im.py", line 627, in render
return cache.get(self, render=True)
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/im.py", line 295, in get
surf = image.load()
File "D:\GameRenpySissy\Shattered-0.22-pc/renpy/display/im.py", line 720, in load
raise e
IOError: Couldn't find file 'images/characters/blake/blake_flatpyjamas_normal.png'.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Shattered 0.22
Sun Sep 29 00:57:33 2024
Forgot to mention, even if I don’t use the old save.Usually, that happens when people use scripts form the png version. Which, I assume, is the case here. Can you provide me an error message as an example?
Do you mean to get the png file from the png version?Yep, that’s exactly what I thought. If you look at the message, it is trying to find a file in png format which you don’t have. You need to get the original files from the webp version.
No, I mean download the webp version and NOT add script files from the png version which you did. I assume you installed a png patch on a webp version which caused the error.Do you mean to get the png file from the png version?
Then there is no point in downloading the webp version.
That's why there is a bug, in the webp version, you have to modify the script so that it looks for webp format instead of png format. I don't know how to deal with this.
I haven't installed any patches.No, I mean download the webp version and NOT add script files from the png version which you did. I assume you installed a png patch on a webp version which caused the error.
I just re-checked every script file for the webp version. Both for the full build and the patches. Not one of them mentions png anywhere. And since this would be a pretty noticeable error which I'm sure most people would notice, I can only conclude that the issue is on your side, sorry.I haven't installed any patches.
I directly downloaded the webp version and used it. This is a BUG in the webp version itself.
Yes, sorry, that's my problem.I just re-checked every script file for the webp version. Both for the full build and the patches. Not one of them mentions png anywhere. And since this would be a pretty noticeable error which I'm sure most people would notice, I can only conclude that the issue is on your side, sorry.
Do you have more Kushari scenesI forgot to say that the new demo is already available on my Patreon. Usually, it takes three demos for a new public release but not this time. There's gonna be at least one more demo.
You saw Kushari at the end of the current act. She’s already in Deliverance. Of course, she won’t be a stranger.Do you have more Kushari scenes
I don´t find that script. Is this not necessary anymore? Or where can I find it?Installation:
1. Extract
2. Install "Script Fix"
3. Run .exe file
This is probably about the hotfix. You can find the latest one in my Mega folder.I don´t find that script. Is this not necessary anymore? Or where can I find it?
Thank you very much in advance!
At what point of the story do you want this save to be?Hi, does anyone have Iris ntr route saves?
It's still the same.how far does the feminization progress so far? as I recall it was little more than make up/shaving/clothes last time
Being straight is a very relative thing in the context but Blake will certainly not be a guy.me trying to build a straight guy in this AVN:
View attachment 4153099