mojira.dev
MCPE-16339

white transparency in a png skin layer becomes all white instead of transparent.

When uploading my custom minecraft skin, it comes up as a pure white skin.
The overlay is transperent, so this cannot be the problem.

Attachments

Comments 12

I downloaded your skin and it works perfectly for me on Android 0.15.3. And the white is indeed transparent. Maybe try opening this up in a photo editor and make it black transparent instead?

Hmm... strange. What do you mean by 'black transparent'?

Well in PNG files there is 4 channels. Red, Green,Blue, and Alpha (transparency). When a pixel is 100% Transparent the Alpha channel is set to 0 but the other channels still have information describing the color of a Pixel. Right now it seems those are describing the white color RGB(255,255,255). When I mean transparent black I mean take the transparent color to black RGB (0,0,0). . I will see what I can do to get this for you and see if that fixes it. My reasoning on why this may fix it is that the shaders (the code that renders the pixels)between iOS and Android may be different and handle transparency differently.

Ok, Try this file.

[media]

Never mind, for some reason, when I was exporting my skin from my MacBook to my iPad, the transparency didn't keep. By going to this website on my iPad and saving the image directly onto it, my skin did not become corrupted, and worked.
In short, this was nothing to do with Minecraft. It can be resolved now.

2 more comments

@unknown Please do not add an unreleased version of MC:PE. At this moment, 0.15.3 is not released for iOS yet.

Sorry, i meant 0.15.2

This is a bulk resolve of issues that haven't been updated to 0.16.0+ yet. Please comment below (To open the ticket) and update your affected versions. If you cannot reproduce the bug, please write in the comments so we can resolve it as "Cannot Reproduce". Thank You!

This ticket has been resolved as 'Cannot Reproduce' as it has no response was received recently.

Ryan Moore

(Unassigned)

Unconfirmed

Tablet - iOS - iPad Mini

iOS 9.3.3

0.15.2

Retrieved