830
edits
No edit summary |
(ONCC xml error message) |
||
Line 258: | Line 258: | ||
[[User:Neo|Neo]] | [[User:Neo|Neo]] | ||
I got this error message while importing an ONCC.xml file using version 0.9.19. However, the file is created and works fine in Oni. | |||
System.ArgumentNullException: Argument cannot be null. | |||
Parameter name: Byte buffer is a null reference. | |||
at System.IO.BinaryWriter.Write (System.Byte[] value) [0x00000] | |||
at Oni.Xml.XmlImporter.WriteRawParts (Oni.FileWriter writer) [0x00000] | |||
at Oni.Importer.Write (System.String filePath, System.Byte[] data, Boolean hasRawParts) [0x00000] | |||
at Oni.Importer.WriteFile (System.String outputDirPath, System.Byte[] data, Boolean hasRawParts) [0x00000] | |||
at Oni.Xml.XmlImporter.Import (System.String filePath, System.String outputDirPath) [0x00000] | |||
at Oni.Program.CreateFromXml (System.String[] args) [0x00000] | |||
at Oni.Program.Main (System.String[] args) [0x00000] (1) | |||
This happens even with an unmodified ONCC file. | |||
[[User:EdT|EdT]] 19:55, 2 July 2008 (CEST) |
edits