Jump to content

User talk:Neo: Difference between revisions

Problems with 0.9.5
(removed links to old buggy versions)
(Problems with 0.9.5)
Line 208: Line 208:


EdT
EdT
Neo, FYI, OniSplit 0.9.5 has problems with the -import:sep command on the Mac. Here's the terminal output:
 
  Reading files from /Oni/GameDataFolder/level1_Final
  Removing duplicates
  Writing /Oni/GameDataFolder/level1_Final.dat
  System.NotSupportedException: Stream does not support reading
  at System.IO.FileStream.Read (System.Byte[] dest, Int32 dest_offset, Int32 count) [0x00000]
  at Oni.Files.InstanceFileWriter.ConvertTXMPHack (Oni.Files.DescriptorTableEntry entry, System.IO.Stream stream) [0x00000]
  at Oni.Files.InstanceFileWriter.WriteDataTable (Oni.Files.FileWriter writer, Int32 levelId) [0x00000]
  at Oni.Files.InstanceFileWriter.Write (System.String filePath) [0x00000]
  at Oni.Files.OniImporter.Import (Oni.Files.FileManager fileManager, System.String inputDirPath, System.String filePath, Int64 targetTemplateChecksum) [0x00000]
  at Oni.Files.Program.Import (System.String[] args) [0x00000]
  at Oni.Files.Program.Main (System.String[] args) [0x00000]
830

edits