Quote: --- Original message by: Silent STRKR
I was starting a new project and tried to export an early version of my map when I got the "unknown property "name" in underfined"error, How do I fix this, I seem to randomly get it and I don't know why.
I have a slightly similar problem, except my error says: "Unknown property: "count" in $Bone:bip01 pelvis @ [0.lots-of-zeros-here,0.lots-of-zeros-here,big number here]" and the highlighted line of maxScript says "if theNodesArray.count > 1 then".
However, I'm assuming theNodesArray is an array varible, therefore it's count property should have nothing to do with the pelvis bone (I know nothing about maxScript though and I haven't looked at the rest of the code, I'm just guessing based on my very limited programing experience(in delphi and, this year, java)).
This error does not happen with the old bluestreak, only the new one with region support.
PS. I get a similar problem when I try to use the animation importer script, however in GMAX the animation importer will work (not sure about the JMS exporter, don't remeber ever trying it in GMAX.)
Edited by Rhydgaled Publications on Jan 17, 2009 at 03:43 PM