Skip ConsoleCommands
Opened this issue ยท 1 comments
Hi, I was trying run the game with SMAPI but SMAPI skip ConsoleCommands...I don't know why :(
[17:09:47 INFO SMAPI] SMAPI 2.6-beta.8 with Stardew Valley 1.3.11 on Microsoft Windows 10 Home
[17:09:47 DEBUG SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
[17:09:47 TRACE SMAPI] Log started at 2018-05-16T16:09:47 UTC
[17:09:47 ERROR SMAPI] A new version of SMAPI was detected last time you played.
[17:09:47 ERROR SMAPI] You can update to 2.6-beta.13: https://smapi.io.
[17:09:47 INFO SMAPI] Press any key to continue playing anyway. (This only appears when using a SMAPI beta.)
[17:09:48 TRACE SMAPI] Starting game...
[17:09:54 TRACE SMAPI] Detecting common issues...
[17:09:54 TRACE SMAPI] Loading mod metadata...
[17:09:54 TRACE SMAPI] Loading mods...
[17:09:54 TRACE SMAPI] Console Commands (ConsoleCommands\ConsoleCommands.dll)...
[17:09:54 TRACE SMAPI] Broken code in ConsoleCommands.dll: reference to StardewValley.Farmer.experiencePoints (field returns NetArray<System.Int32,Netcode.NetInt>, not Int32[]).
[17:09:54 TRACE SMAPI] Save Backup (SaveBackup\SaveBackup.dll)...
[17:09:54 WARN SMAPI] Save Backup has no UpdateKeys in its manifest. You may not see update alerts for this mod.
[17:09:54 ERROR SMAPI] Skipped 1 mods:
[17:09:54 ERROR SMAPI] Console Commands 2.6-beta.8 because it's outdated. Please check for a new version at https://smapi.io/compat.
[17:09:54 INFO SMAPI] Loaded 1 mods:
[17:09:54 INFO SMAPI] Save Backup 2.6-beta.12 by SMAPI | Automatically backs up all your saves once per day into its folder.
[17:09:54 INFO SMAPI] Type 'help' for help, or 'help ' for a command's usage
[17:09:54 TRACE SMAPI] Context: locale set to en.
[17:09:54 TRACE SMAPI] Checking for updates...
[17:09:54 TRACE game] Signing into GalaxySDK
[17:09:55 ALERT SMAPI] You can update SMAPI to 2.6-beta.13: https://smapi.io
[17:09:55 TRACE SMAPI] Checking 0 mod update keys.
[17:09:55 TRACE SMAPI] All mods up to date.
[17:09:55 TRACE game] Galaxy auth success
[17:09:55 TRACE game] Galaxy signed in
[17:09:55 TRACE game] Galaxy logged on
[17:11:00 TRACE game] GetNumFarmsSaved(); begin
[17:11:00 TRACE game] Directory.Exists returned true.
[17:11:00 TRACE game] Directory.GetDirectories returned 2 results.
[17:11:00 TRACE game] GetNumFarmsSaved(); end, results=2
[17:11:02 TRACE SMAPI] Content manager '(temporary)' disposed, disposing assets that aren't needed by any other asset loader.
[17:11:02 TRACE SMAPI] Invalidated 0 cache entries.
Stardew Valley 1.3.11 broke SMAPI and Console Commands. I'll deploy an update soon; you can watch #521 for updates.