#So, idk the error but
6 messages · Page 1 of 1 (latest)
Log your generated image URLs and see if all of them are valid images
404 means it couldn't find an image / resource at the provided URL
Probably someone that doesn’t have an avatar. Use User#displayAvatarUrl() instead of trying to build it yourself
what happens if someone doesn't have an avatar and you call that method?
You get the url to the standard avatar matching their user id. So literally „the url to the avatar that is displayed in discord“