830
edits
No edit summary |
(AKEV extract error) |
||
Line 8: | Line 8: | ||
:Ok, you know what's best. So how soon is soon for the Collada importer? :-) [[User:EdT|EdT]] | :Ok, you know what's best. So how soon is soon for the Collada importer? :-) [[User:EdT|EdT]] | ||
---- | |||
I got the following error message when extracting AKEVAirport.oni using version version 0.9.40.0 and the GameDataFolder from the AE Installer. | |||
System.InvalidOperationException: The comparer threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object | |||
at Oni.Akira.EnvironmentExporter+Polygon.System.IComparable<Oni.Akira.EnvironmentExporter.Polygon>.CompareTo (Oni.Akira.Polygon other) [0x00000] | |||
at System.Collections.Generic.GenericComparer`1[Oni.Akira.EnvironmentExporter+Polygon].Compare (Oni.Akira.Polygon , Oni.Akira.Polygon ) [0x00000] | |||
at System.Array.compare[Polygon] (Oni.Akira.Polygon value1, Oni.Akira.Polygon value2, IComparer`1 comparer) [0x00000] | |||
at System.Array.qsort[Polygon,Polygon] (.Polygon[] keys, .Polygon[] items, Int32 low0, Int32 high0, IComparer`1 comparer) [0x00000] | |||
at System.Array.Sort[Polygon,Polygon] (.Polygon[] keys, .Polygon[] items, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] --- End of inner exception stack trace --- | |||
at System.Array.Sort[Polygon,Polygon] (.Polygon[] keys, .Polygon[] items, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] | |||
at System.Array.Sort[Polygon] (.Polygon[] array, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] | |||
at System.Collections.Generic.List`1[Oni.Akira.EnvironmentExporter+Polygon].Sort () [0x00000] | |||
at Oni.Akira.EnvironmentExporter.CreateMeshes () [0x00000] | |||
at Oni.Akira.EnvironmentExporter.Export (Oni.InstanceDescriptor akev, Oni.Geometry.Dae.Document document, System.String outputDirPath) [0x00000] | |||
at Oni.DaeExporter.ExportInstance (Oni.InstanceDescriptor descriptor) [0x00000] | |||
at Oni.Exporter.ExportInstanceList (System.Collections.Generic.List`1 descriptors) [0x00000] | |||
at Oni.Exporter.Export (Oni.InstanceFileManager fileManager, System.String sourceFilePath, System.String filter) [0x00000] | |||
at Oni.Program.ExtractGeometry (System.String[] args) [0x00000] | |||
at Oni.Program.Main (System.String[] args) [0x00000] (1) | |||
[[User:EdT|EdT]] |
edits