Smapi wont work!

luke_j_3

Newcomer
this is the error i get when running smapi on 1.6.13 with the latest smapi


[game] The game failed to launch: Failed loading type '': DllNotFoundException: Unable to load DLL 'XGamingRuntimeThunks' or one of its dependencies: The specified module could not be found. (0x8007007E)
at XGamingRuntime.Interop.XGRInterop.XGameRuntimeInitialize()
at XGamingRuntime.SDK.XGameRuntimeInitialize() in D:\GitlabRunner\builds\Gq5qA5P4\2\ConcernedApe\stardewvalley\Farmer\Farmer\SDKs\MicrosoftGdk\XGamingRuntime\SDK.cs:line 13
at StardewValley.SDKs.MicrosoftGdk.GDKHelper.Initialize() in D:\GitlabRunner\builds\Gq5qA5P4\2\ConcernedApe\stardewvalley\Farmer\Farmer\SDKs\MicrosoftGdk\GDKHelper.cs:line 82
at Microsoft.Xna.Framework.Game.DoInitialize() in D:\GitlabRunner\builds\Gq5qA5P4\2\ConcernedApe\stardewvalley\MonoGame.Desktop\MonoGame.Framework\Game.cs:line 944
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior) in D:\GitlabRunner\builds\Gq5qA5P4\2\ConcernedApe\stardewvalley\MonoGame.Desktop\MonoGame.Framework\Game.cs:line 465
at StardewModdingAPI.Framework.SCore.RunInteractively() in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 315




what do i do??????
 
Top