CustomSkinLoader

CustomSkinLoader

1M Downloads

Transparent cape is not transparent anymore.

slainless opened this issue ยท 4 comments

commented

Hello, i have been using this since 1.12.2, thank you for your amazing mod!

Recently, i tried to migrate to 1.16.4. But, my cape is not transparent anymore (while it is in 1.12.2):


Here is the screenshot
2021-01-12_11 16 30

Here is how it's supposed to show (taken in 1.12.2):
2021-01-12_11 24 57

These two version are using the same assets/skin and loaded via local skin:

{
  "name": "LocalSkin",
  "type": "Legacy",
  "checkPNG": false,
  "skin": "LocalSkin/skins/{USERNAME}.png",
  "model": "auto",
  "cape": "LocalSkin/capes/{USERNAME}.png",
  "elytra": "LocalSkin/elytras/{USERNAME}.png"
}
commented

What mod version did you use? This issue has been fixed in 12441cc

commented

Forge 14.13 s199
image

Here is the cape:
Stardusk

commented

OK, i know what happened.