$ mono Dyson.exe Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Dyson.Game ---> System.TypeInitializationException: An exception was thrown by the type initializer for SdlDotNet.Input.Mouse ---> System.TypeInitializationException: An exception was thrown by the type initializer for SdlDotNet.Graphics.Video ---> System.DllNotFoundException: SDL at (wrapper managed-to-native) Tao.Sdl.Sdl:SDL_WasInit (int) at SdlDotNet.Graphics.Video.Initialize () [0x00000] at SdlDotNet.Graphics.Video..cctor () [0x00000] --- End of inner exception stack trace --- at SdlDotNet.Input.Mouse..cctor () [0x00000] --- End of inner exception stack trace --- at Wuwei.Input.MouseStateRecorder.UpdateCurrentState () [0x00000] at Wuwei.Input.MouseStateRecorder..ctor () [0x00000] at Dyson.Game..cctor () [0x00000] --- End of inner exception stack trace ---
Hello there, now I'm not really qulified to give out support on Linux but it looks like your error there is that you don't have SDL installed.Have you installed the packages mentioned in the download page?