mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
404 shouldn't return an error, null is fine. Setting the error causes that non-existing skins aren't cached. Thus we'd always make a new request to mojang, which will result in hitting the (sessionserver's) rate limit Removing the error for Too Many Requests for the same reason.