secondlife / jira-archive

3 stars 0 forks source link

[BUG-10203] [Project QuickGraphics] Avatar Complexity reading remains stuck on zero after removing an alpha layer created in a certain way. #558

Open sl-service-account opened 9 years ago

sl-service-account commented 9 years ago

I have been seeing incorrect and varying Avatar Complexity readings when testing the QuickGraphics viewer, namely:

  1. Each time an outfit is replaced with the same Outfit A, the complexity reading is different, sometimes by a little and sometimes by a lot (by a lot, it can be as much as 30k difference).
  2. After removing certain outfits with Right Click -> Remove from current outfit, my Avatar Complexity reading was always zero & remained at zero - it should never be lower then 1000 for a totally naked avatar.
  3. The behaviour described in BUG-10201

    I narrowed most of this weird behaviour down to certain alpha layers contained in the outfits. Here is one way to reproduce this.

    Steps to Reproduce

Attachments

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-10203 | | Summary | [Project QuickGraphics] Avatar Complexity reading remains stuck on zero after removing an alpha layer created in a certain way. | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Whirly Fizzle (whirly.fizzle) | | Created at | 2015-09-05T06:50:35Z | | Updated at | 2017-05-08T23:13:45Z | ``` { 'Business Unit': ['Platform'], 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': '...', 'What were you doing when it happened?': 'Filling in...', 'What were you expecting to happen instead?': '...', } ```
sl-service-account commented 9 years ago

Whirly Fizzle commented at 2015-10-06T11:30:40Z

This is fixed on http://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Release/3.8.5.305528 - I think. On 305528, wearing an alpha layer created using the tick boxes ontop of a naked avatar will always give a complexity reading of zero now, but observers also see the same. When the alpha layer is removed from the naked avatar, complexity reading goes back to 1000 for both self and observers.

I'm guessing it's expected behaviour now for an alpha layer created using the tick boxes to lower complexity where an alpha layer created without using the tick boxes causes no change to the complexity reading. Complexity changes are now immediate for self & observers though and both see the same readings so I guess it's fixed.