Solved Avatar (GIF) animation no longer works

Karnik

(© )( ©)ԅ(‾⌣‾ԅ)
Banned
Level 4
12%
(Permanent)
Joined
Dec 4, 2024
Messages
558
Level up in
442 posts
Solutions
1
Reaction score
1,430
Points
2,477
Location
Como - Italy
HI. Since I changed avatar a little while ago, its animation no longer works. I tried the old ones (that previously worked) and others, all under 140 kb: they only work on the profile, but not in the posts of the various threads.
Is this a new change to the site, by any chance?
I lost the only joy in my life.... ?
Thank you.

Edit: my guess is that there has been an update to the site... ??‍♂️
 
Last edited:
Have you tried clearing your cache?

For efficiency images and common files are cached for long term and referenced first rather than redownloading 10Mb of data every time you refresh or load a page. In Firefox and browsers i tend to use, CTRL+F5 will force a reload of all content. Clearing the cache will do the same thing.

If your gif doesn't work after that point i'm not sure. I can take a look at it, perhaps the gif is malformed and only the first image is showing. My image is like 1-2Mb, so the size isn't the issue. (And it's only that big due to recommended resolutions, otherwise i'd have done a lot smaller).

Is your current image suppose to be animated? If so i'll use a couple tools and glance at it. If not, reference one and i'll see what i can find.
 
Have you tried clearing your cache?

For efficiency images and common files are cached for long term and referenced first rather than redownloading 10Mb of data every time you refresh or load a page. In Firefox and browsers i tend to use, CTRL+F5 will force a reload of all content. Clearing the cache will do the same thing.

If your gif doesn't work after that point i'm not sure. I can take a look at it, perhaps the gif is malformed and only the first image is showing. My image is like 1-2Mb, so the size isn't the issue. (And it's only that big due to recommended resolutions, otherwise i'd have done a lot smaller).

Is your current image suppose to be animated? If so i'll use a couple tools and glance at it. If not, reference one and i'll see what i can find.
I use Android Chrome (smartphone) and I have cleared my browsing history for the last month. As already said, tried the gifs already used, which worked perfectly before, and also new ones, all under 150 kb: now they don't work. Obviously I refreshed the page several times, but no results. I repeat, on the profile if I click on the image, it works, but in the various messages and threads the avatar does not move. About you, have you tried uploading another one? Maybe the problem arises after changing several.
 
This is only my second image i uploaded, identical to the first but with a little swap animation.

edit: Curious it lists avatars as jpg, though the original file is a gif...

I ran it through gifsicle and told it to encode it 'carefully' (i'd assume there's some stuff that can be dropped but breaks some programs with animations involved). See if that doesn't work...

Second animation _b loaded and resaved using microsoft gif animator. See if either work for you.
 

Attachments

  • 7967.gif.gif
    7967.gif.gif
    137.4 KB · Views: 13
  • 7967_b.gif.gif
    7967_b.gif.gif
    140.2 KB · Views: 17
Last edited:
Since I registered I have changed 5 or 6 (all around 140kb) and they all worked perfectly. Today I changed another one and then none of them worked anymore. ??‍♂️

This one should be cracking his knuckles.
 
Since I registered I have changed 5 or 6 (all around 140kb) and they all worked perfectly. Today I changed another one and then none of them worked anymore. ??‍♂️

This one should be cracking his knuckles.

I concur he does when i view it. Saved 2 versions of the gif for you to try in the previous post. (You replied sooner than expected)
 
I've tried both but they don't work. Anyway thanks for the try. ?
 
Alright, next step. Rebuild from scratch!

Extracted images, re-injected, optimized...

edit: I hope it isn't just a low resolution since they suggest 400px but this is 152px...
 

Attachments

  • out2.gif
    out2.gif
    137.4 KB · Views: 13
Nah, that doesn't work either. For me this has nothing to do with it. Read what I wrote; they always worked before!
In my opinion, I have exceeded a certain amount of total space available per user, for the profile picture (having changed several in the space of a few weeks).
Is there any other way to clear my profile cache, other than Chrome history?
 
Last edited:
Well your avatar isn't animated for me either, so clearing your cache doesn't affect mine.

It might be a glitch where in the system they recompress the image to a single image (Gog does this, but then pointing to the original shouldn't give you a gif).

Last try. Upscaled and rebuilt the animation. No clue if this will do it.
 

Attachments

  • out2.gif
    out2.gif
    1.6 MB · Views: 11
While the others, when I clicked on them in my profile, animated themselves on a black background, this one once loaded remains static. So even worse. ??‍♂️ Thanks anyway for your interest.
 
I tried your avatar. doesn't work. reloaded mine... doesn't work now...

Yep something glitched on the site. Not sure what exactly, unless they are moving away from animated gifs.
 
Hmmm looked in another thread and found murderdoll, glanced at the page source.

Murder doll's avatar (which works) points to: /data/avatars/l/3/3350.jpg?1733098500
My profile image points to: /data/avatars/l/3/3229.jpg?1735505337
and /data/avatars/h/3/3229.jpg?1735505337

My animated image is located at /data/avatars/o/3/3229.jpg?1735505337

Also looks like the forum wants the avatars to be 192x192... not that it means much.
 
And what does all this mean?
In my opinion, if those who now have a working avatar (gif) will change it, neither the new nor the old one would work anymore. Something on the site has been altered recently. ?
 
making certain assumptions, 3229 is my userID. the /3/ is just a hash shorthand to divide up users based on the first number for efficiency reasons.

The l and o? That i'm not sure on. L could just be for lazy loading (or large), but that doesn't change much for Murderdoll.

But on the upload for the image likely updates the user information pointing to the current image, and probably points them all to the static, as likely there's 2-3 image references in the table for users for different uses throughout the site. Saving the two here i get a small and large version of my avatar at 24k and 113k, while the animated is 2.1Mb.

I don't know. Whoever manages the site sources can probably figure it out. I wouldn't expect much to get fixed til the weekend is over.
 
Last edited:
Another conjecture of mine is that in view of the numerous users registered here they want to reduce the amount of space (data) available for each one, in order not to overload the site. But in this area of knowledge I admit that I am ignorant. ? ??‍♂️
 
Either files are saved in the Database as a BLOB (BLock Of Binary data) or they are saved as files (I'd wager files). Assuming the upload limits on files is the same for avatars (under 3Mb) that doesn't give you a lot. Even a million users with 5Mb avatars would only give you 5Gb at the max. And likely you'd put 30-100Gb for a site, or with static avatars and no uploading you could get away with a couple GiGs, and run on a pi.

Also if they wanted to save space they would only have 1 avatar, not 3.
 
Noticed this too when I tried to add some fancy blingee gif effects on my picture. Below 1MB and it does not show any animation :(
 
HI. Since I changed avatar a little while ago, its animation no longer works. I tried the old ones (that previously worked) and others, all under 140 kb: they only work on the profile, but not in the posts of the various threads.
Is this a new change to the site, by any chance?
I lost the only joy in my life.... ?
Thank you.

Edit: my guess is that there has been an update to the site... ??‍♂️
So you are saying you upload a gif as an avatar and then it becomes a static jpg?
Can you upload a the gif in question to test?
 
Can you try reuploading it once more I changed something.
It works now, chief! You have already solved the issue! You are a living legend! ?
 
And it showed the animation before?
Can you try reuploading it once more I changed something.

Before trying to help karnik, yeah.

Reuploaded, and now it seems to be good again. Curious to know what was wrong.
 
Quite odd, when I select to upload a new profile picture, it shows the animation there, but not anywhere else.

(Tried to capture the .gif image effect in a screenshot, lol)

Edit: Followed the advice of the other pals around here. Reuploading did the trick, but this time I did it by just clicking on the avatar instead of navigating to account settings. Let me see if it will keep the animation when trying to reupload there.

Edit 2: Hum, also works from uploading the picture in Account settings. Either way, cool stuff :)
 

Attachments

  • 1735547550473.png
    1735547550473.png
    31.5 KB · Views: 9
Beware: There have been no replies in this thread for 90 days.
Keep that in mind when expecting a reply from the people on it,
You can also start a new thread instead. This is just a heads-up, bumping is allowed in this forum.

Users who are viewing this thread

Connect with us

Support this Site

RGT relies on you to stay afloat. Help covering the site costs and get some pretty Level 7 perks too.

Featured Video

Latest Threads

Beavis and Butthead do America

RGT Nostalgia Society #3 - Einhander

Welcome to the Nostalgia Society! We are a group who gets together each month and plays through...
Read more

Two versions of the same game?

1754079717658.png
So basically there are 2 versions of POP Rival swords on the PSP, both have chariot...
Read more

Best Lovecraftian Games ?

What are some of your Lovecraftian Game Recommendations they don't have to be strictly in...
Read more

Playstation 5 - 2025 - PS5 / PS5 Pro - Fail Compilation

what are your frustrations about ps5 i want hear what you love...
Read more

Online statistics

Members online
143
Guests online
1,378
Total visitors
1,521

Forum statistics

Threads
11,048
Messages
272,006
Members
846,320
Latest member
tim1812000

Advertisers

Back
Top