Colors are replaced with black in system avatar layers that use a grayscale mask
tracked
C
Ciramour Resident
This is a problem specific to the old system avatars like Ruth. The Facial Definition and Body Definition layers should apply white highlights. The Rosy Complexion and Lip Pinkness layers should apply red and pink colors to the face and lips. Instead, these layers are being rendered with their colors replaced with black.
Steps to reproduce:
- Wear the Ruth avatar from the system library (Library/Clothing/More Outfits/Ruth)
- Crank up Facial Definition, Body Definition, Rosy Complexion, and Lip Pinkness on Ruth's skin
- Ruth's skin is shaded black in spots where highlights should be, and on her lips and cheeks
Additional information:
These layers use grayscale TGAs as a layer mask, which are being promoted internally to four-channel textures with black fill. When the layer colors are multiplied against black, the result is black. If you replace the grayscale TGAs with four-channel versions that have a white fill color, you'll be able to see the colors render correctly on your own avatar.
Log In
Dan Linden
tracked
Dan Linden
Thank you for the report, Ciramour!
Issue tracked (https://github.com/secondlife/bake/issues/9 this may not be visible to you). We have no estimate when it may be implemented. Please see future updates here.
(This issue has been around for a while - https://github.com/secondlife/jira-archive/issues/6791)