[Mono-osx] Weird Path Error

Geoff Norton gnorton at novell.com
Fri Jun 6 16:49:38 EDT 2008


Are you constructing a null DirectoryInfo?  It appears you are.

-g

On Fri, 2008-06-06 at 13:36 -0700, djet13 wrote:
> When I try to run a launcher for a game with mono, the launcher's window pops
> up for a second then disappears and terminal shows this:
> 
> Unhandled Exception: System.ArgumentNullException: Argument cannot be null.
> Parameter name: path
>   at System.IO.FileSystemInfo.CheckPath (System.String path) [0x00000] 
>   at System.IO.DirectoryInfo..ctor (System.String path) [0x00000] 
>   at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:.ctor
> (string)
>   at LotROLinux.MainWindow.InitialSetup () [0x00000] 
>   at LotROLinux.MainWindow.Run () [0x00000] 
>   at LotROLinux.GladeApp..ctor (System.String[] args) [0x00000] 
>   at LotROLinux.GladeApp.Main (System.String[] args) [0x00000] 
> 
> I'm using mono lotrolinux.run
> 
> It worked before, but now it's not working.



More information about the Mono-osx mailing list