Jump to content

User talk:Neo: Difference between revisions

Error on m3gm import Mac version
(ONCC extract works!)
(Error on m3gm import Mac version)
Line 599: Line 599:
I'm sure soon you'll have the create or import ONCC working too!
I'm sure soon you'll have the create or import ONCC working too!
Also, the OBJ viewer works on Intel Macs, but it seems not on older Macs.  Not sure if its an OS issue or hardware issue.
Also, the OBJ viewer works on Intel Macs, but it seems not on older Macs.  Not sure if its an OS issue or hardware issue.
Neo, I was trying to import the delorean.obj that geyser made, but got the following error:
  mono onisplit.exe -create:m3gm test  delorean.obj
  System.ArgumentOutOfRangeException: Argument is out of range.
  Parameter name: index
  at System.Collections.Generic.List`1[System.Int32].get_Item (Int32 ) [0x00000]
  at Oni.Files.Geometry.ObjFile.ReadVertices (System.String[] tokens) [0x00000]
  at Oni.Files.Geometry.ObjFile.ReadFace (System.String[] tokens) [0x00000]
  at Oni.Files.Geometry.ObjFile.ReadObjFile (System.IO.TextReader reader) [0x00000]
  at Oni.Files.Geometry.ObjFile.FromFile (System.String filePath) [0x00000]
  at Oni.Files.Geometry.GeometryImporter.Import (System.String filePath, System.String outputDirPath) [0x00000]
  at Oni.Files.Program.CreateGeometry (System.String[] args) [0x00000]
  at Oni.Files.Program.Main (System.String[] args) [0x00000]
EdT
830

edits