trouble with skin
Wonkiest29 opened this issue ยท 6 comments
Sorry, there's been a crash issue #57 with my fix (due to loading cape textures).
I unpublished the new version, I'll hopefully release a fixed fixed version soon.
The crash has been fixed, you can get the latest version 0.10.18 on Modrinth or CurseForge.
I assume you're using CustomSkinLoader? Though it probably doesn't matter how the skins are loaded.
Just tested it and HD skins do surprisingly work on 0.9.0 but broke in 0.10.0 due to layer blending.
Was surprised HD skins worked at all since Chat Heads has always assumed vanilla sizes. I think it's because the offsets aren't really pixel offsets but offsets in UV space, so with HD skins there's simply more "pixels per pixel", so to speak.
The same isn't true for layer blending as that directly works on pixels, hence it grabs the wrong ones, and too few as well.
Anyway, I think I just managed to fix it, so I'll do another round of releases soon.
Thanks for answering, My community says thanks.
Ps: we have launcher with custom authlib
(authentication servers) and it getting from url
THANKS