INVedit for mac
3 replies [Last post]
JakXCR
WoM Member
Members
WoM Member: 68538
WoM Coins: 0

Hi ive used invedit before, it worked fine, but now when i type:

mono INVedit.exe 
it says it opend but then closes without a word

alboXblood
WoM Member
Members
WoM Member: 66577
WoM Coins: 33
reinstall  

reinstall

JakXCR
WoM Member
Members
WoM Member: 68538
WoM Coins: 0
still nothing all i get is

still nothing all i get is this each time i reinstall

Unhandled Exception: System.IO.FileNotFoundException: Could not find file "/Users/*******/items.txt".
File name: '/Users/*******/items.txt'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0 
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.IO.StreamReader..ctor (System.String path) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at System.IO.File.OpenText (System.String path) [0x00000] in <filename unknown>:0 
  at System.IO.File.ReadAllLines (System.String path) [0x00000] in <filename unknown>:0 
  at INVedit.Data.Init (System.String path) [0x00000] in <filename unknown>:0 
  at INVedit.MainForm..ctor (System.String[] files) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) INVedit.MainForm:.ctor (string[])
  at INVedit.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0