Purplellama12 / Help-me-get-modding-api-for-stardew-valley-to-work

I try to start up the modding api for stardew valley and i won't work. please help
0 stars 0 forks source link

Modding api for stardew valley won't work #1

Open Purplellama12 opened 8 years ago

Purplellama12 commented 8 years ago

[03:45:07.450 PM] Injecting New SDV Version... [03:45:07.450 PM] SMAPI Version: 0.39.6 Alpha [03:45:07.450 PM] Validating api paths... [03:45:07.450 PM] SDV Version: 1.03 [03:45:07.450 PM] Starting SDV... [03:45:07.450 PM] Initializing SDV Assembly... [03:45:07.520 PM] Patching SDV Graphics Profile... [03:45:07.520 PM] LOADING MODS [03:45:07.520 PM] Found Manifest: C:\Users\jack\AppData\Roaming\StardewValley\Mods\CJBItemSpawner\manifest.json [03:45:07.775 PM] Created psconfigs directory @C:\Users\jack\AppData\Roaming\StardewValley\Mods\CJBItemSpawner\psconfigs [03:45:07.775 PM] Loading Mod DLL... [03:45:07.775 PM] LOADED MOD: CJB Item Spawner by CJ Bok - Version StardewModdingAPI.Version | Description: Simple in-game Item Spawner! (@ C:\Users\jack\AppData\Roaming\StardewValley\Mods\CJBItemSpawner\CJBItemSpawner.dll) [03:45:07.775 PM] Found Manifest: C:\Users\jack\AppData\Roaming\StardewValley\Mods\TrainerMod\manifest.json [03:45:07.790 PM] Created psconfigs directory @C:\Users\jack\AppData\Roaming\StardewValley\Mods\TrainerMod\psconfigs [03:45:07.795 PM] Loading Mod DLL... [03:45:07.795 PM] LOADED MOD: Trainer Mod by Zoryn - Version StardewModdingAPI.Version | Description: Registers several commands to use. Most commands are trainer-like in that they offer forms of cheating. (@ C:\Users\jack\AppData\Roaming\StardewValley\Mods\TrainerMod\TrainerMod.dll) [03:45:07.795 PM] Registered command: types [03:45:07.795 PM] Registered command: hide [03:45:07.795 PM] Registered command: show [03:45:07.795 PM] Registered command: save [03:45:07.795 PM] Registered command: load [03:45:07.800 PM] Registered command: exit [03:45:07.800 PM] Registered command: player_setname [03:45:07.800 PM] Registered command: stop [03:45:07.800 PM] Registered command: player_setstamina [03:45:07.800 PM] Registered command: player_setmoney [03:45:07.805 PM] Registered command: player_setmaxstamina [03:45:07.805 PM] Registered command: player_sethealth [03:45:07.805 PM] Registered command: player_setmaxhealth [03:45:07.810 PM] Registered command: player_setimmunity [03:45:07.815 PM] Registered command: player_addmelee [03:45:07.815 PM] Registered command: player_changecolour [03:45:07.810 PM] Registered command: player_setspeed [03:45:07.810 PM] Registered command: player_setlevel [03:45:07.815 PM] Registered command: player_changestyle [03:45:07.820 PM] Registered command: newitem [03:45:07.820 PM] Registered command: world_settime [03:45:07.820 PM] Registered command: world_freezetime [03:45:07.815 PM] Registered command: player_addring [03:45:07.825 PM] Registered command: world_setseason [03:45:07.820 PM] Registered command: out_rings [03:45:07.820 PM] Registered command: out_melee [03:45:07.815 PM] Registered command: out_items [03:45:07.815 PM] Registered command: player_additem [03:45:07.825 PM] Registered command: help [03:45:07.825 PM] Registered command: world_setminelevel [03:45:07.820 PM] Registered command: world_setday [03:45:07.830 PM] Applying Final SDV Tweaks... [03:45:07.825 PM] SDV Loaded Into Memory [03:45:07.825 PM] LOADED 2 MODS [03:45:07.825 PM] Registered command: world_downminelevel [03:45:07.825 PM] Initializing Console Input Thread... [03:45:07.912 PM] XNA Initialize [03:45:08.612 PM] XNA LoadContent [03:45:09.012 PM] Initializing Debug Assets... [03:45:09.016 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 StardewModdingAPI.Program.RunGame()

Dont know if this will help

Purplellama12 commented 8 years ago

OMG help me pls