Adventure Game Studio

AGS Development => Site & Forum Reports => Topic started by: Akril15 on Sun 01/09/2024 02:46:27

Title: My avatar is no longer displaying
Post by: Akril15 on Sun 01/09/2024 02:46:27
Hello,

My personalized picture image has remained unchanged for years, but for some reason, it is no longer displaying on my profile. The image itself is still there, but it won't display -- all that shows up is the gray default image. I tried reuploading the image to ImGur, but when I tried entering the Imgur URL, I got an error message saying "The avatar you have selected is either too large or not an avatar". What's going on?
Title: Re: My avatar is no longer displaying
Post by: AGA on Sun 01/09/2024 15:09:09
It's because your avatar isn't stored on a secure (https) server.  All modern browsers, and the forums software, actively reject http addresses now.

Can you give me the imagur URL you're trying to use?
Title: Re: My avatar is no longer displaying
Post by: Snarky on Sun 01/09/2024 15:19:15
I get the same error if I try to change my profile, @AGA (though my avatar nevertheless still seems to appear). The URL is https://i.imgur.com/ZctiD.jpg
Title: Re: My avatar is no longer displaying
Post by: Akril15 on Sun 01/09/2024 16:52:08
Quote from: AGA on Sun 01/09/2024 15:09:09It's because your avatar isn't stored on a secure (https) server.  All modern browsers, and the forums software, actively reject http addresses now.

Can you give me the imagur URL you're trying to use?
I see. The URL is https://i.imgur.com/crKIus0.png

EDIT: I managed to fix some security issues with my website, so the image stored there is working again.
Title: Re: My avatar is no longer displaying
Post by: AGA on Mon 02/09/2024 10:52:09
We've had issues with imgur before.  It's because https://i.imgur.com/ZctiD.jpg for instace redirects to https://imgur.com/ZctiD when you hit it, which is a page, not an image file.  They apparently banned hotlinking images a few years ago, presumably that's why it does this.

The forums tries to check the MIME type of the image link when you add it, and presumably this is returning document\html or something instead of image\jpg.
Title: Re: My avatar is no longer displaying
Post by: Blondbraid on Wed 04/09/2024 19:48:49
I'm in a similar seat, is there anything I can do instead? I want to be able to have an avatar.
Title: Re: My avatar is no longer displaying
Post by: Totem on Sun 08/09/2024 09:17:24
Quote from: Blondbraid on Wed 04/09/2024 19:48:49I'm in a similar seat, is there anything I can do instead? I want to be able to have an avatar.

Try uploading your avatar to a site that isn't imgur if you haven't already, that's what fixed it for me — I used imgbb.com instead and it worked fine.
Title: Re: My avatar is no longer displaying
Post by: Blondbraid on Sun 08/09/2024 11:22:08
Quote from: Totem on Sun 08/09/2024 09:17:24
Quote from: Blondbraid on Wed 04/09/2024 19:48:49I'm in a similar seat, is there anything I can do instead? I want to be able to have an avatar.

Try uploading your avatar to a site that isn't imgur if you haven't already, that's what fixed it for me — I used imgbb.com instead and it worked fine.
Thanks! it seems to work!