I have run into an issue
calebXD opened this issue ยท 4 comments
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()
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!
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. :)