emoose / xbox-winfsp

Brings native support for Xbox filesystems (FATX, STFS & GDFX/XGD/XDVDFS) to Windows.
62 stars 6 forks source link

Unhandled Exception #15

Open 60fpshacksrock opened 1 year ago

60fpshacksrock commented 1 year ago

Unhandled Exception: System.TypeInitializationException: The type initializer fo r 'Fsp.Interop.Api' threw an exception. ---> System.TypeLoadException: incorrect dll version (need 1.6, have 2.0) at Fsp.Interop.Api.CheckVersion() at Fsp.Interop.Api..cctor() --- End of inner exception stack trace --- at Fsp.Service..ctor(String ServiceName) at XboxWinFsp.Program.Main(String[] args)