She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x
4.10 star(s) 193 Votes

Salami Pasta

Member
Apr 4, 2020
162
514
255
Anyone else having the issue where Ren'Py says it can't decode an webp image? I started a new game and it happened right at the start of the game so far it has been image 001.webp, 002.wep, 006.wep.

It isn't something on my end either because I couldn't open those images in Gimp or Paint.net either. Strangely I was still able to view those images in my Firefox browser but didn't work in Microsoft Edge. I ended up using Windows Paint (since XnConvert couldn't read those images either) to save them as an png then converted them with XnConvert back to a webp.
For me the game doesn't complain, displays the images.
Though it's true that if you extract them, 1, 2 and 6 are kinda corrupt - GIMP, Krita, even Chrome fails to properly open them.

Could also be a corrupt dl. Maybe see if checksum matches?
sha1: 30997c725161df91504e887c8fe16fb394e3204d
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: frozenfeet

jetama

Active Member
Oct 28, 2020
649
1,345
243
Anyone else having the issue where Ren'Py says it can't decode an webp image? I started a new game and it happened right at the start of the game so far it has been image 001.webp, 002.wep, 006.wep.

It isn't something on my end either because I couldn't open those images in Gimp or Paint.net either. Strangely I was still able to view those images in my Firefox browser but didn't work in Microsoft Edge. I ended up using Windows Paint (since XnConvert couldn't read those images either) to save them as an png then converted them with XnConvert back to a webp.
are you on mac? i have this problem on mac when launching through the renpy launcher, had to run it through the .app file itself
 

frozenfeet

Well-Known Member
Aug 2, 2019
1,262
2,038
439
For me the game doesn't complain, displays the images.
Though it's true that if you extract them, 1, 2 and 6 are kinda corrupt - GIMP, Krita, even Chrome fails to properly open them.

Could also be a corrupt dl. Maybe see if checksum matches?
sha1: 30997c725161df91504e887c8fe16fb394e3204d
You don't have permission to view the spoiler content. Log in or register now.
I did the sha1 check and they do match. This is the second one I have had image corruption in the other one was "The Adventurous Couple".

Maybe something has changed in the webp image format that hasn't been implemented in some image editors yet? I can still see the preview icon of the image as well.

I did upgrade the game to Ren'Py 7.4.6 maybe that version is more picky about how the image format is done so I reverted back to the original.

Well it just occurred to me those images must be corrupted for them not to show up in Chrome since isn't Google the author of the webp standard?

Also got this error at the interview at the Realtor office.
You don't have permission to view the spoiler content. Log in or register now.
I looked through the video folder and didn't see it so maybe it is an extra scene that needs to be downloaded?

are you on mac? i have this problem on mac when launching through the renpy launcher, had to run it through the .app file itself
No I am using Windows 10. You couldn't pay me enough to use an apple product :ROFLMAO:.
 
Last edited:

Salami Pasta

Member
Apr 4, 2020
162
514
255
I did the sha1 check and they do match. This is the second one I have had image corruption in the other one was "The Adventurous Couple".

Maybe something has changed in the webp image format that hasn't been implemented in some image editors yet? I can still see the preview icon of the image as well.

I did upgrade the game to Ren'Py 7.4.6 maybe that version is more picky about how the image format is done so I reverted back to the original.

Well it just occurred to me those images must be corrupted for them not to show up in Chrome since isn't Google the author of the webp standard?

Also got this error at the interview at the Realtor office.
You don't have permission to view the spoiler content. Log in or register now.
I looked through the video folder and didn't see it so maybe it is an extra scene that needs to be downloaded?



No I am using Windows 10. You couldn't pay me enough to use an apple product :ROFLMAO:.
You have some weird outdated files?
Don't see any reference to 149.webm
Interview had no errors.
You don't have permission to view the spoiler content. Log in or register now.
 

frozenfeet

Well-Known Member
Aug 2, 2019
1,262
2,038
439
You have some weird outdated files?
Don't see any reference to 149.webm
Interview had no errors.
You don't have permission to view the spoiler content. Log in or register now.
Strange because my line 715 has this command: show ep1_149 with dissolve

Which references the video on line 10: image ep1_149 = Movie(play="video/episode1/149.webm", image="images/episode1/149.webp", loop = False)

Had two other videos that didn't exist either 180.webm and 181.webm.

Are you using any mods in your game? I am using Scrappy's mod maybe that is what is causing the issue?
 

Salami Pasta

Member
Apr 4, 2020
162
514
255
Strange because my line 715 has this command: show ep1_149 with dissolve

Which references the video on line 10: image ep1_149 = Movie(play="video/episode1/149.webm", image="images/episode1/149.webp", loop = False)

Had two other videos that didn't exist either 180.webm and 181.webm.

Are you using any mods in your game? I am using Scrappy's mod maybe that is what is causing the issue?
No mods, vanilla files, extracted only, not modified.
 

frozenfeet

Well-Known Member
Aug 2, 2019
1,262
2,038
439
Updated for EP5.2
  • Added 3 scenes to gallery


I've made a walkthrough/gallery mod
The choices highlighted green give points
Merge the "game" folder from the mod with the one from the game

MEGA
Hey Scrappy I think the dev must have gone back and redid some stuff because these 3 videos no longer exist as of 0.5.2 in the script "episode1.rpy" which are still in your script and throw an error.

image ep1_149 = Movie(play="video/episode1/149.webm", image="images/episode1/149.webp", loop = False)
image ep1_180 = Movie(play="video/episode1/180.webm", image="images/episode1/180.webp", loop = False)
image ep1_181 = Movie(play="video/episode1/181.webm", image="images/episode1/181.webp", loop = False)
 

Skybreaker1337

Active Member
Mar 18, 2019
502
826
291
Is the only Katrina content the interrupted BJ or have I missed a choice for more? I'm literally avoiding everyone else, so I wouldn't be surprised if I missed something.
 

BiberonSZeta

Member
Apr 17, 2017
250
376
296
Can someone verify all the download links? Some are pointing to a 2MB MSI file instead of the 2GB game archive. This triggers my Windows Defender.
Just to be clear: I tried downloading the Windows version. The Gofile worked fine, while the others link do not work for me.
 

namtab

Member
Jun 28, 2020
170
93
102
Can someone verify all the download links? Some are pointing to a 2MB MSI file instead of the 2GB game archive. This triggers my Windows Defender.
Just to be clear: I tried downloading the Windows version. The Gofile worked fine, while the others link do not work for me.
i just checked downloading the non compressed file from nopy and mega and theyre fine just fine, no msi file.
and the compressed version from mega OK too.
im no expert, but maybe try using some adblocker?
 

Salami Pasta

Member
Apr 4, 2020
162
514
255
Can someone verify all the download links? Some are pointing to a 2MB MSI file instead of the 2GB game archive. This triggers my Windows Defender.
Just to be clear: I tried downloading the Windows version. The Gofile worked fine, while the others link do not work for me.
All win links point to the game files, I've just tried.
You've either clicked something you shouldn't or you've got some worm infestation in your local OS :)
 

Smexy

Member
Dec 29, 2017
171
94
168
hello.. i wanna ask why i cant run this game on drive D: or any logical drive, but it can run on drive C: ??
 

BOBJevent

Active Member
Feb 23, 2020
532
662
257
hello.. i wanna ask why i cant run this game on drive D: or any logical drive, but it can run on drive C: ??
I run all the Renpy games including this one from my F: Drive without any issues. All you need to do is extract the zip fine anywhere you want and run the exe file :)
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,516
892
Hey Scrappy I think the dev must have gone back and redid some stuff because these 3 videos no longer exist as of 0.5.2 in the script "episode1.rpy" which are still in your script and throw an error.

image ep1_149 = Movie(play="video/episode1/149.webm", image="images/episode1/149.webp", loop = False)
image ep1_180 = Movie(play="video/episode1/180.webm", image="images/episode1/180.webp", loop = False)
image ep1_181 = Movie(play="video/episode1/181.webm", image="images/episode1/181.webp", loop = False)
FYI: if you don't "@" him then likely won't see your post: scrappy (tagged so gets notice)
 
4.10 star(s) 193 Votes