Demo cannot Add Mesh From Strands

 
 
 
Posted by:jtannady
Data created:15 July 2016

Every time I try to press the "Add Mesh From Strands" button, I get the following error message:

OxAddStrandOperator "" "MeshFromStrandsNode";
// Error: file: C:/Program Files/Ephere/Ornatrix for Maya/scripts/Stack/OxGetStackBelow.mel line 19: No object matches name: EditGuidesShape1.f[0:86].inputGuides //

I'm running on the demo version. Is this happening because certain things are not included in the demo, or am I really missing something?

What you're doing differently than expected is that you're trying to add the MeshFromStrandsNode while component mode in the Edit Guides operator is active. This should work of course, the fact that it doesn't is a bug, so thank you for the report. Until we fix it you'll have to disable component mode in Edit Guides (make sure none of the Edit Strands/Control Points/Brush icons is enabled) when adding MeshFromStrands.

Ivan Kolev (Software Developer, EPHERE Inc.)

E-mail: ivan.kolev at ephere dot com

Discord: ikolev

Thank you so much, Ivan!