SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

971k Downloads

Missing Method?

Reggie4u2 opened this issue ยท 11 comments

commented

Whenever I try to run my game it trows a System.MissingMethodException

commented

Details?

commented

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

commented

Does this occur with no mods installed? Which version of SMAPI are you using?

commented

Yes it happens without any mods installed and I'm using 0.39.4

commented

Have you tried 0.39.5?

commented

Yes I have

commented

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.

commented

Yes the mod folder is completely empty

commented

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.

commented

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.

commented

It's all good. Have a nice day/evening.