Tangent Error ?

General questions and troubleshooting SOFTIMAGE©
Falam

Tangent Error ?

Post by Falam » 09 Dec 2013, 14:42

# ERROR : 2000 - Argument 1 (ConnectionSet) is invalid
# ERROR : 2001-EDIT-ApplyOp - Argument 1 is invalid
Application.ApplyOp("TangentOp2_cpp", "<mesh>.polymsh.cls.sample.clslist.Sample.Tangents;<mesh>.polymsh.cls.Sample.Texture_Projection", "siUnspecified", "siPersistentOperation", "", "")
# ERROR : Invalid procedure call or argument - [line 244 in X:\Program Files\Autodesk\Softimage 2013 SP1\Application\Properties\Tangent.js]
# ERROR : Property Page Script Logic Error (Microsoft JScript runtime error)
# ERROR : [242] {
# ERROR : [243] params = Tangent + ";" + Texcoord;
# ERROR : >[244] ApplyOp ("TangentOp2_cpp", params, 3, siPersistentOperation, null, 2);
# ERROR : [245] }
# ERROR : [246] }
# ERROR : [247]
# ERROR : Invalid procedure call or argument
I'm getting the following error when applying tangents to an object. The Property is applied to the object, when I double click to open the property within explorer, I get the same error as above ?