Discord4Fabric

Discord4Fabric

683 Downloads

Minecraft avatar images not loading

DracoHero opened this issue ยท 8 comments

commented

Suddenly the avatar images stopped loading, I use webhook by the way
I noticed that the website that uses the avatar icons is down, or so it seems

Captura de pantalla 2023-11-21 144122

commented

You can change the following variable in config/discord4fabric.json:

from:

 "avatar_url": "https://crafatar.com/avatars/%s?overlay"

to:

"avatar_url": "https://mc-heads.net/avatar/%s"

then use the command /discord4fabric reload on the minecraft server.

That fixed it for me.
Crafatar no longer supports username lookup, evidently. It would work if it used player UUID instead of username, but i do not know what %foo% variable to use to get UUID into the url.

commented

SAME ISSUEE

commented

You can change the avatar image service to another in the config

commented

You can change the avatar image service to another in the config

tysm for the quick response, when is 1.20.2 version of the mod coming out?

commented

Now.

commented

You can change the avatar image service to another in the config

That's fine, but... I don't know many avatar image services websites, I would have to investigate and need help on that

commented

You can try Visage

commented

I don't know how I'm going to implement that, I need help, how can I talk to you? Do you have Discord?