830
edits
(update: 0.9.16) |
(→0.9.16: Crash with ONCC .xml file) |
||
Line 505: | Line 505: | ||
[http://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit/OniSplit|_v0.9.16.zip OniSplit v0.9.16]: displays a warning if the generated [[M3GM]] have too many points for Oni (over 2048); fixes bug with -normals feature (use -normals to minimize the point count). --[[User:Geyser|geyser]] 20:17, 7 June 2008 (CEST) | [http://cid-639aa31296681bfe.skydrive.live.com/self.aspx/Oni/OniSplit/OniSplit|_v0.9.16.zip OniSplit v0.9.16]: displays a warning if the generated [[M3GM]] have too many points for Oni (over 2048); fixes bug with -normals feature (use -normals to minimize the point count). --[[User:Geyser|geyser]] 20:17, 7 June 2008 (CEST) | ||
I had a problem with the ONCCCopfemAa1 and A2 files. | |||
Here is the error message: | |||
System.InvalidOperationException: Node type Element is not supported in this operation. file:///XMLfiles/ONCCCopfemA2.xml (line 213, column 14) | |||
at System.Xml.XmlReader.ReadContentString (Boolean isText) [0x00000] | |||
at System.Xml.XmlReader.ReadContentString () [0x00000] | |||
at System.Xml.XmlReader.ReadContentAsFloat () [0x00000] | |||
at Oni.Files.XmlImporter.Oni.Files.Metadata.IMetaTypeVisitor.VisitFloat (Oni.Files.Metadata.MetaFloat type) [0x00000] | |||
at Oni.Files.Metadata.MetaFloat.Accept (IMetaTypeVisitor visitor) [0x00000] | |||
at Oni.Files.XmlImporter.ReadFields (Oni.Files.Metadata.Field[] fields) [0x00000] | |||
at Oni.Files.XmlImporter.Oni.Files.Metadata.IMetaTypeVisitor.VisitStruct (Oni.Files.Metadata.MetaStruct type) [0x00000] | |||
at Oni.Files.Metadata.MetaStruct.Accept (IMetaTypeVisitor visitor) [0x00000] | |||
at Oni.Files.XmlImporter.ReadInstance () [0x00000] | |||
at Oni.Files.XmlImporter.ReadOniFile () [0x00000] | |||
at Oni.Files.XmlImporter.Import (System.String filePath, System.String outputDirPath) [0x00000] | |||
at Oni.Files.Program.CreateFromXml (System.String[] args) [0x00000] | |||
at Oni.Files.Program.Main (System.String[] args) [0x00000] (1) | |||
This occurs even if I was to export the file and then import without making any changes. Here is the file: | |||
http://edt.oni2.net/OniSplit/ONCCCopfemA2.zip | |||
OT: Wouldn't this page work better as the discussion page for OniSplit? |
edits