Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

LLSetLinkAlpha Bug Work Arounds?

Lillani Lowell
Registered User
Join date: 5 Apr 2006
Posts: 171
10-16-2009 09:20
I've been encountering this very recent bug for llSetLinkAlpha (and even for changing alpha with scripts in link sets). If you use LINK_SET, llSetLinkAlpha will work fine, and invis or uninvis everything just fine, but if you're trying to alpha in specific prims in a set, it starts to have issues, even with small sets of only 30-50 prims.

When you try to invis prims, they'll 'stay' on the screen, but as soon as you right click the set to highlight it, the visibility of the link set corrects itself to what the script tried to set it to, which makes me wonder if there is a client bug dealing with the alpha.

Has anyone else been encountering this, and is there a way to sneak around it in the meantime? It's been plaguing me for months, and I've tried everything to get around it, including using llSetLinkPrimitiveParams, etc to no avail; it really seems to be a client side issue with all 1.23.X clients.
Vance Adder
Registered User
Join date: 29 Jan 2009
Posts: 402
10-16-2009 09:37
I haven't experienced this issue with an item I've worked on recently, but the item in question was only about 8 prims.

Tried searching the JIRA. I didn't see your specific issue, but it's possibly related to this:
Lillani Lowell
Registered User
Join date: 5 Apr 2006
Posts: 171
10-16-2009 09:51
Yes, that looks to be it, exactly.

This is a very annoying content bug!