Image not showing

Any idea why this image does not show up? all I did was clone the Mod and upload the Image. The upload seems successful, but the IMG is not displayed
https://anymod.com/mod/rbmom?h1=49&h2=75

Looks like an error processing the gif on Cloudinary’s end. I will reach out to them.

I am not sure it is a cloudinary issue. I just uploaded the same image to this mod without any issues here: https://anymod.com/mod/akard

It is: notice that the url does not work for 1200px (the default): https://res.cloudinary.com/component/image/upload/c_limit,w_1200/v1539301101/NewsArticle1_ztvfdj.gif

but it works just fine for 900px: https://res.cloudinary.com/component/image/upload/c_limit,w_900/v1539301101/NewsArticle1_ztvfdj.gif

I changed your mod to use 900px for now, so it is working

ah! The devil is in the detail :wink: as so very often :wink: Okay

It seems Cloudinary had an error processing the image, then cached that error.

yes , I feel I fell for that trap of “chached errors” before , for a couple of times (weeks ago) // but I might misjudge :wink:

1 Like

Image processing is hard, that’s why we’ve outsourced it!

No doubt about that!

1 Like

It looks like this issue was with the file being too large once “reprocessed” by Cloudinary. We will likely make it so that gifs are left unprocessed since they are causing some edge case issues like this.