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

ModdingAPI doesn't start game #130

Closed henrywww255 closed 7 years ago

henrywww255 commented 8 years ago

I click it, it opens the black screen with codes and load the mods, but the game itself doesn't open!!! im using the Steam version! how can i fix this?

Chocki commented 8 years ago

I am getting something similar. Everything seems to be working fine, until the game loads. I see a flash of a window open and then close. But it happens far to fast to see exactly what kind of window it is. I have attached my errorlog.

[12:09:03.871 PM] SDV Version: 1.07 [12:09:03.871 PM] Validating api paths... [12:09:03.871 PM] SMAPI Version: 0.40.0 1.1 [12:09:03.882 PM] Initializing SDV Assembly... [12:09:03.882 PM] Injecting New SDV Version... [12:09:03.882 PM] Starting SDV... [12:09:04.025 PM] Patching SDV Graphics Profile... [12:09:04.027 PM] LOADING MODS [12:09:04.028 PM] Found Manifest: E:\Steam Games\SteamApps\common\Stardew Valley\Mods\CJBCheatsMenu\manifest.json [12:09:04.255 PM] Created psconfigs directory @E:\Steam Games\SteamApps\common\Stardew Valley\Mods\CJBCheatsMenu\psconfigs [12:09:04.270 PM] Loading Mod DLL... [12:09:04.270 PM] LOADED MOD: CJB Cheats Menu by CJ Bok - Version StardewModdingAPI.Version | Description: Simple in-game cheats menu! (@ E:\Steam Games\SteamApps\common\Stardew Valley\Mods\CJBCheatsMenu\CJBCheatsMenu.dll) [12:09:04.297 PM] Found Manifest: E:\Steam Games\SteamApps\common\Stardew Valley\Mods\TrainerMod\manifest.json [12:09:04.307 PM] Created psconfigs directory @E:\Steam Games\SteamApps\common\Stardew Valley\Mods\TrainerMod\psconfigs [12:09:04.308 PM] Loading Mod DLL... [12:09:04.308 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. (@ E:\Steam Games\SteamApps\common\Stardew Valley\Mods\TrainerMod\TrainerMod.dll) [12:09:04.310 PM] Registered command: types [12:09:04.311 PM] Registered command: hide [12:09:04.311 PM] Registered command: stop [12:09:04.312 PM] Registered command: player_setname [12:09:04.312 PM] Registered command: player_setmaxstamina [12:09:04.313 PM] Registered command: player_setmaxhealth [12:09:04.312 PM] Registered command: player_setstamina [12:09:04.314 PM] Registered command: player_setlevel [12:09:04.313 PM] Registered command: player_setimmunity [12:09:04.315 PM] Registered command: player_changecolour [12:09:04.316 PM] Registered command: player_changestyle [12:09:04.311 PM] Registered command: load [12:09:04.311 PM] Registered command: save [12:09:04.316 PM] Registered command: player_additem [12:09:04.317 PM] Registered command: player_addmelee [12:09:04.318 PM] Registered command: out_melee [12:09:04.318 PM] Registered command: out_rings [12:09:04.319 PM] Registered command: newitem [12:09:04.319 PM] Registered command: world_settime [12:09:04.317 PM] Registered command: out_items [12:09:04.312 PM] Registered command: player_setmoney [12:09:04.319 PM] Registered command: world_freezetime [12:09:04.311 PM] Registered command: show [12:09:04.314 PM] Registered command: player_setspeed [12:09:04.321 PM] LOADED 2 MODS [12:09:04.321 PM] Registered command: world_setminelevel [12:09:04.322 PM] Initializing Console Input Thread... [12:09:04.313 PM] Registered command: player_sethealth [12:09:04.323 PM] Applying Final SDV Tweaks... [12:09:04.311 PM] Registered command: exit [12:09:04.323 PM] Registered command: help [12:09:04.320 PM] Registered command: world_setseason [12:09:04.317 PM] Registered command: player_addring [12:09:04.322 PM] SDV Loaded Into Memory [12:09:04.321 PM] Registered command: world_downminelevel [12:09:04.320 PM] Registered command: world_setday [12:09:04.393 PM] XNA Initialize [12:09:04.396 PM] XNA LoadContent [12:09:06.805 PM] Initializing Debug Assets... [12:09:07.606 PM] Game Loaded [12:09:07.606 PM] Type 'help' for help, or 'help ' for a command's usage

ClxS commented 8 years ago

Hi @Chocki. it looks like you're using the latest version of SMAPI (0.40.1.1) with an older version of Stardew (1.07). 0.40.1.1 is just a compatibility update to add support for SDV 1.1 which is due to release tomorrow. (Or is available via beta access in Steam)

Chocki commented 8 years ago

Hi @ClxS Thanks for the quick response. Downgrading to SMAPI .40.0 worked. The one time having the most updated software backfires. I assume once SDV 1.07 is released I will want to use SMAPI .40.1.1.