[1.19] [Fabric] Unwanted enchanted pixels on the cape
Precizne opened this issue ยท 4 comments
These 4 specific pixels(as per the screenshot) on the cape have enchantment glint on them even though that color isn't chosen in the skin file. Other pixels with the similar color do not have the glint on them. The pixels on the skin that are actually meant to have the glint are the eyes(which works). The eyes also use 2 tall blinking. This issue wasn't observed in 1.18.2 builds and only started with 1.19 builds. The cape type is minecraftcapes.net.
I've found the issue, was a small logic error accidentally using the base player skin instead of the cape texture for the enchanted check.
this will be in the next dev build on my discord, I will close this issue when it's on a stable build
i have a suspicion, are those enchanted pixels the same shape as your eyes, i can't tell from your image, they may possibly be applying the skin enchanted overlay onto the cape accidentally.
Can you please tell me the exact ETF version as well please, is it a dev build?
This was not happening in any 1.18 builds prior to the first 1.19 release. I have not checked any 1.18 builds after that as I updated to 1.19. I have observed it from the first 3.1.0-1.19 version to the latest 3.1.4-1.19 version. It also exists on 4.0-dev9.
I also do think the enchanted overlay from the eyes are getting applied on the cape. Yes, they are the same shape as my eyes including the 2 pixel gap between the both (1 pixel on the edge and 1 pixel on the left of the enchanted pixels in the 2nd screenshot).