Pathoschild / SMAPI

The modding API for Stardew Valley.
https://smapi.io/
GNU Lesser General Public License v3.0
1.81k stars 258 forks source link

I have run into an issue #119

Closed calebXD closed 7 years ago

calebXD commented 8 years ago

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()

ClxS commented 8 years ago

What version of Stardew are you using?

dwiGalih commented 8 years ago

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.

TheMate39 commented 8 years ago

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!

Pathoschild commented 7 years ago

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. :)