[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not resolve type with t
oken 01000043 from typeref (expected class 'SDL2.SDL_mixer' in assembly 'FNA, Version=21.9
.0.0, Culture=neutral, PublicKeyToken=null')
at Slipstream.Core.Audio..ctor () [0x00006] in <c788aa7ff8e94952af1d6ed01c9c5249>:0
at Slipstream.Core.MainGame.Initialize () [0x00087] in <c788aa7ff8e94952af1d6ed01c9c5249
>:0
at Microsoft.Xna.Framework.Game.DoInitialize () [0x00039] in <4b344fa30e664cda922066aee9
400a2c>:0
at Microsoft.Xna.Framework.Game.Run () [0x0000e] in <4b344fa30e664cda922066aee9400a2c>:0
at Slipstream.Program.Main (System.String[] args) [0x00006] in <c788aa7ff8e94952af1d6ed0
1c9c5249>:0
This is not in the namespace of the system FNA.dll, but exists in the bundled one.
Maybe this can be added in for compatibility of the namespace?
Slipstream fails to start:
This is not in the namespace of the system FNA.dll, but exists in the bundled one.
Maybe this can be added in for compatibility of the namespace?