Missing Method?
Reggie4u2 opened this issue ยท 11 comments
I recently installed the cheats menu mod and after placing everything in its respected folder I click in SMAPI.exe and when the command prompt comes up it says a bunch of things then says "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 StardewModdingAPI.Program.RunGame()"
I'm 99% certain that a mod is causing that. Are you certain your mods folder is empty?
Note that there are 2 'Mods' folders.
Try deleting the entire mods folder itself. I cannot reproduce this, and I've yet to have anyone that's tested my builds run into this.
I am so sorry I figured out what was causing the problem it was purely due to my own negligence that this happened. I forgot I copied my steam folders and I was running everything from the wrong folder. Everything is working perfectly now I am sorry for causing you trouble.