830
edits
("It was a boring conversation anyway." - Han Solo) |
(Error exporting BINACJBOFlag from level3) |
||
Line 380: | Line 380: | ||
[[User:Neo|Neo]] | [[User:Neo|Neo]] | ||
Sorry to bother you, but, I'd appreciate it if/when you have time to look into this. I got an error when trying to export BINACJBOFlag.oni from level3. I have been able to export the same file from other levels. I wanted to add a few more flags, since the Mac doesn't support chr_location. | |||
Here is my level3 file: http://edt.oni2.net/OniSplit/level3BINACJBOFlag.oni.zip | |||
The error message: | |||
System.ArgumentException: Input contains invalid character at 94 :  | |||
at System.Xml.XmlTextWriter.WriteCheckedBuffer (System.Char[] text, Int32 idx, Int32 length) [0x00000] | |||
at System.Xml.XmlTextWriter.WriteCheckedString (System.String s) [0x00000] | |||
at System.Xml.XmlTextWriter.WriteEscapedString (System.String text, Boolean isAttribute) [0x00000] | |||
at System.Xml.XmlTextWriter.WriteString (System.String text) [0x00000] | |||
at System.Xml.XmlWriter.WriteValue (System.String value) [0x00000] | |||
at Oni.Xml.RawXmlExporter.Oni.Metadata.IMetaTypeVisitor.VisitString (Oni.Metadata.MetaString type) [0x00000] | |||
at Oni.Metadata.MetaString.Accept (IMetaTypeVisitor visitor) [0x00000] | |||
at Oni.Xml.RawXmlExporter.WriteFields (Oni.Metadata.Field[] fields) [0x00000] | |||
at Oni.Xml.RawXmlExporter.Oni.Metadata.IMetaTypeVisitor.VisitStruct (Oni.Metadata.MetaStruct type) [0x00000] | |||
at Oni.Metadata.MetaStruct.Accept (IMetaTypeVisitor visitor) [0x00000] | |||
at Oni.Xml.ObjcXmlExporter.WriteFlag () [0x00000] | |||
at Oni.Xml.ObjcXmlExporter.Export () [0x00000] | |||
at Oni.Xml.ObjcXmlExporter.Export (Oni.FileReader reader, System.Xml.XmlWriter writer) [0x00000] | |||
at Oni.Xml.XmlExporter.ExportBINAInstance (Oni.InstanceDescriptor descriptor) [0x00000] | |||
at Oni.Xml.XmlExporter.ExportDescriptors (System.Collections.Generic.List`1 referencedDescriptors, System.Xml.XmlWriter writer) [0x00000] | |||
at Oni.Xml.XmlExporter.ExportInstance (Oni.InstanceDescriptor descriptor) [0x00000] | |||
at Oni.Exporter.ExportInstanceList (System.Collections.Generic.List`1 descriptors) [0x00000] | |||
at Oni.Exporter.Export (Oni.FileManager fileManager, System.String sourceFilePath, System.String filter) [0x00000] | |||
at Oni.Program.ExtractXml (System.String[] args) [0x00000] | |||
at Oni.Program.Main (System.String[] args) [0x00000] (1) | |||
Thanks again. [[User:EdT|EdT]] 04:52, 30 August 2008 (CEST) |
edits