Open sl-service-account opened 10 years ago
Whirly Fizzle commented at 2014-10-05T02:00:29Z
I think the fix for BUG-6220 (which is new in the Second Life 3.7.16 (294015) release - https://bitbucket.org/lindenlab/viewer-bear/commits/ee46d8760167cfe6db97d52ef603e94cc06e3bc5) maybe broke uploading this dae.
Logs show WARNING: load_face_from_dom_triangles: Unable to process mesh with empty position array; invalid model.
Interestingly I can't open the simplebot.dae in Blender either, it says the file is corrupted.
Whirly Fizzle commented at 2015-01-29T22:44:43Z
Fixed on the maintenance-RC: http://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Release/3.7.25.298030 "MAINT-4545 simplebot.dae rigged mesh no longer uploads in 3.7.16"
Steps to Reproduce
Repro:
Attempt to upload simplebot.dae ; Build menu > Upload > Model...
Actual Behavior
Observed: The Upload Model window says "Error: element is invalid"
Expected Behavior
Expected: The model should upload without errors as it does in 3.7.15 and earlier viewers.
Other information
Note: This model has skin weighting and is rigged.
Attachments
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-7449 | | Summary | simplebot.dae rigged mesh no longer uploads in 3.7.16 | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Dan Linden (dan.linden) | | Created at | 2014-10-04T21:35:28Z | | Updated at | 2015-01-29T22:44:43Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2014-10-04T21:00:29.134-0500', "Is there anything you'd like to add?": 'Note: This model has skin weighting and is rigged.', 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Observed: ', 'What were you doing when it happened?': 'Repro:\r\n* Download the attached simplebot.dae model\r\n* Remove any existing simplebot.slm files from the folder.\r\n* Attempt to upload simplebot.dae ; Build menu > Upload > Model...\r\n', 'What were you expecting to happen instead?': 'Expected: The model should upload without errors as it does in 3.7.15 and earlier viewers.', } ```