SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

971k Downloads

I have run into an issue

calebXD opened this issue ยท 4 comments

commented

when i try to run the mod api i get this error
[03:27:04.296 PM] Game failed to start: System.MissingMethodException: Method not found: 'Int32 StardewValley.Game1.getMouseX()'.
at StardewModdingAPI.Inheritance.SGame.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Microsoft.Xna.Framework.Game.Run()
at StardewModdingAPI.Program.RunGame()

commented

Had the exact same problem, managed to turn it into this:
http://prntscr.com/cadop1
Hope this gets solved, I'd love to play with some mods!

commented

Hello @calebXD, @dwiGalih, and @TheMate39. If this still happens with the latest version of Stardew Valley and SMAPI, come ask for help in the Stardew Valley Discord or the discussion thead on the official forums and we'll help you figure it out. :)

commented

What version of Stardew are you using?

commented

i have the same exact problem withcaleb, my game version is 2.2.0.4, and i have installed .net framework 4.6.1, but still has the problem, can you help me please.