Re: Radnen's Sphere Studio v1.1.0.0
Reply #19 –
If you're curious how Wine handles the editor right now...
Unhandled Exception:
System.ArgumentException: An empty file name is not valid.
at System.IO.FileSystemInfo.CheckPath (System.String path) [0x00000] in <filename unknown>:0
at System.IO.DirectoryInfo..ctor (System.String path, Boolean simpleOriginalPath) [0x00000] in <filename unknown>:0
at System.IO.DirectoryInfo..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:.ctor (string)
at Sphere_Editor.SubEditors.StartPage.PopulateGameList () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Sphere_Editor.SubEditors.StartPage:PopulateGameList ()
at Sphere_Editor.EditorForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Sphere_Editor.EditorForm:.ctor ()
at Sphere_Editor.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: An empty file name is not valid.
at System.IO.FileSystemInfo.CheckPath (System.String path) [0x00000] in <filename unknown>:0
at System.IO.DirectoryInfo..ctor (System.String path, Boolean simpleOriginalPath) [0x00000] in <filename unknown>:0
at System.IO.DirectoryInfo..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:.ctor (string)
at Sphere_Editor.SubEditors.StartPage.PopulateGameList () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Sphere_Editor.SubEditors.StartPage:PopulateGameList ()
at Sphere_Editor.EditorForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Sphere_Editor.EditorForm:.ctor ()
at Sphere_Editor.Program.Main () [0x00000] in <filename unknown>:0
Shutting down finalizer thread timed out.