User talk:Neo: Difference between revisions

1,290 bytes added ,  25 January 2008
0.8.10 Mac error messages
No edit summary
(0.8.10 Mac error messages)
Line 336: Line 336:


[[User:Neo|Neo]]
[[User:Neo|Neo]]
First test with OniSplit .8.10, I get this error message
  mono OniSplit.exe -create:txmp  ../../ModTXMP ../../ModTXMP/TXMPBOSS1nametag.tga
  System.IndexOutOfRangeException: Array index is out of range.
  at Oni.Files.Imaging.Color.WriteBgra32 (Color color, System.Byte[] data, Int32 index) [0x00000]
  at Oni.Files.Imaging.Surface.SetPixel (Int32 x, Int32 y, Color color) [0x00000]
  at Oni.Files.Imaging.TgaReader.LoadRleTrueColor (Oni.Files.Imaging.TgaHeader header, System.IO.BinaryReader reader) [0x00000]
  at Oni.Files.Imaging.TgaReader.Read (System.String filePath) [0x00000]
  at Oni.Files.Imaging.TextureImporter.LoadImage (System.String filePath) [0x00000]
  at Oni.Files.Imaging.TextureImporter.Import (System.String filePath, System.String outputDirPath) [0x00000]
  at Oni.Files.Program.CreateTexture (System.String[] args) [0x00000]
  at Oni.Files.Program.Main (System.String[] args) [0x00000]
Even when I add the options such as -format:dxt1 I still get the same message.
Now for the .obj:
  mono onisplit.exe -extract:obj ../../OBJfiles ../../GameDataFolder/level0_Final.dat
  Reading file /Oni/GameDataFolder/level0_Final.dat
  Exporting 26 instances to /Oni/OBJfiles
  Illegal instruction
The terminal just ends with the words "Illegal instruction"
EdT
830

edits