SMAPI log parser

Log info

Game info:
Stardew Valley: 1.6.8 build 24119 on Microsoft Windows 10 Pro
SMAPI: 4.0.8
Folder: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley
Log started: 2024-09-14 15:23 UTC ({{localTimeStarted}} your time)

Installed mods:
game 1.6.8 build 24119 no errors
SMAPI 4.0.8 Pathoschild no errors
CJB Cheats Menu 1.36.2 CJBok and Pathoschild no errors
CJB Item Spawner 2.4.1 CJBok and Pathoschild no errors
Console Commands 4.0.8 SMAPI no errors
Content Patcher 2.3.0 Pathoschild no errors
Farm Type Manager 1.23.0 Esca no errors
Save Backup 4.0.8 SMAPI no errors
Stardew Valley Expanded Code 1.14.46 FlashShifter, Esca, super-aardvark, and kittycatcasey 23 errors
[11:23:32 INFO  SMAPI] SMAPI 4.0.8 with Stardew Valley 1.6.8 build 24119 on Microsoft Windows 10 Pro
[11:23:32 INFO  SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
[11:23:32 TRACE SMAPI] Log started at 2024-09-14T15:23:32 UTC
[11:23:40 DEBUG SMAPI] Waiting for game to launch...
[11:23:42 DEBUG SMAPI] Loading mod metadata...
[11:23:42 DEBUG SMAPI] Loading mods...
[11:23:43 TRACE SMAPI]    CJB Cheats Menu (from Mods\CJBCheatsMenu\CJBCheatsMenu.dll, ID: CJBok.CheatsMenu)...
[11:23:43 TRACE SMAPI]       Rewrote CJBCheatsMenu.dll to fix ClickableTextureComponent.draw (added missing optional parameters)...
[11:23:44 TRACE SMAPI]    CJB Item Spawner (from Mods\CJBItemSpawner\CJBItemSpawner.dll, ID: CJBok.ItemSpawner)...
[11:23:44 TRACE SMAPI]       Rewrote CJBItemSpawner.dll to fix ClickableTextureComponent.draw (added missing optional parameters)...
[11:23:44 TRACE SMAPI]    Console Commands (from Mods\ConsoleCommands\ConsoleCommands.dll, ID: SMAPI.ConsoleCommands)...
[11:23:44 TRACE SMAPI]    Content Patcher (from Mods\ContentPatcher\ContentPatcher.dll, ID: Pathoschild.ContentPatcher)...
[11:23:45 TRACE SMAPI]    Farm Type Manager (from Mods\FarmTypeManager\FarmTypeManager.dll, ID: Esca.FarmTypeManager)...
[11:23:45 TRACE SMAPI]       Detected game patcher in assembly FarmTypeManager.dll.
[11:23:45 TRACE SMAPI]    Save Backup (from Mods\SaveBackup\SaveBackup.dll, ID: SMAPI.SaveBackup)...
[11:23:45 TRACE SMAPI]       Detected direct console access (System.Console type) in assembly SaveBackup.dll.
[11:23:45 TRACE SMAPI]    Stardew Valley Expanded Code (from Mods\StardewValleyExpanded\StardewValleyExpanded.dll, ID: FlashShifter.SVECode)...
[11:23:46 TRACE SMAPI]       Detected game patcher in assembly StardewValleyExpanded.dll.
[11:23:46 INFO  SMAPI] Loaded 7 mods:
[11:23:46 INFO  SMAPI]    CJB Cheats Menu 1.36.2 by CJBok and Pathoschild | Simple in-game cheats menu!
[11:23:46 INFO  SMAPI]    CJB Item Spawner 2.4.1 by CJBok and Pathoschild | Simple in-game item spawner!
[11:23:46 INFO  SMAPI]    Console Commands 4.0.8 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
[11:23:46 INFO  SMAPI]    Content Patcher 2.3.0 by Pathoschild | Loads content packs which edit game data, images, and maps without changing the game files.
[11:23:46 INFO  SMAPI]    Farm Type Manager 1.23.0 by Esca | Allows custom spawning of content from each farm type: forage, large objects, ore, and monsters
[11:23:46 INFO  SMAPI]    Save Backup 4.0.8 by SMAPI | Automatically backs up all your saves once per day into its folder.
[11:23:46 INFO  SMAPI]    Stardew Valley Expanded Code 1.14.46 by FlashShifter, Esca, super-aardvark, and kittycatcasey | Adds coded elements to the game

[11:23:46 INFO  SMAPI] Found 3 mods with warnings:
[11:23:46 INFO  SMAPI]    Patched game code
[11:23:46 INFO  SMAPI]    --------------------------------------------------
[11:23:46 INFO  SMAPI]       These mods directly change the game code. They're more likely to cause errors or bugs in-game; if
[11:23:46 INFO  SMAPI]       your game has issues, try removing these first. Otherwise you can ignore this warning.

[11:23:46 INFO  SMAPI]       - Farm Type Manager
[11:23:46 INFO  SMAPI]       - Stardew Valley Expanded Code

[11:23:47 DEBUG SMAPI] Launching mods...
[11:23:47 TRACE CJB Cheats Menu] Started with menu key P.
[11:23:47 TRACE CJB Item Spawner] Started with menu key I.
[11:23:47 TRACE SMAPI]    Found mod-provided API (ContentPatcher.Framework.ContentPatcherAPI).
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_DisableFurniturePickup": postfixing 3 implementations of SDV method "Furniture.canBeRemoved(Farmer)".
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_InstantKillImmunity": prefixing SDV method "HungryFrogCompanion.tongueReachedMonster".
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_OptimizeMonsterCode": prefixing SDV method "GameLocation.isCollidingPosition".
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_OptimizeMonsterCode": prefixing SDV method "Monster.findPlayer".
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_OptimizeMonsterCode": postfixing SDV method "Monster.findPlayer".
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_StunImmunity": prefixing SDV method "DebuffingProjectile.behaviorOnCollisionWithMonster".
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_ToggleExtraLoot": postfixing 12 implementations of SDV method "Monster.getExtraDropitems()".
[11:23:47 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_UpdateCursorOverPlacedItem": postfixing SDV method "Utility.canGrabSomethingFromHere(int, int, Farmer)".
[11:23:47 TRACE Save Backup] Already backed up today.
[11:23:47 INFO  Stardew Valley Expanded Code] Starting Installation Checker...
[11:23:47 INFO  Stardew Valley Expanded Code] (Installation Checker provided by shekurika and moe)
[11:23:47 TRACE Stardew Valley Expanded Code] Number of dependencies to check: 5
[11:23:47 TRACE Stardew Valley Expanded Code] InstallationChecker checking SMAPI...
[11:23:47 TRACE Stardew Valley Expanded Code] SMAPI is loaded and up to date.
[11:23:47 TRACE Stardew Valley Expanded Code] InstallationChecker checking Content Patcher...
[11:23:47 TRACE Stardew Valley Expanded Code] Content Patcher is loaded and up to date.
[11:23:47 TRACE Stardew Valley Expanded Code] InstallationChecker checking Farm Type Manager (FTM)...
[11:23:47 TRACE Stardew Valley Expanded Code] Farm Type Manager (FTM) is loaded and up to date.
[11:23:47 TRACE Stardew Valley Expanded Code] InstallationChecker checking [CP] Stardew Valley Expanded...
[11:23:47 TRACE Stardew Valley Expanded Code] [CP] Stardew Valley Expanded is missing.
[11:23:47 TRACE Stardew Valley Expanded Code] InstallationChecker checking [FTM] Stardew Valley Expanded...
[11:23:47 TRACE Stardew Valley Expanded Code] [FTM] Stardew Valley Expanded is missing.
[11:23:47 TRACE Stardew Valley Expanded Code] Number of missing mods: 2
[11:23:47 TRACE Stardew Valley Expanded Code] Number of out of date mods: 0
[11:23:47 TRACE Stardew Valley Expanded Code] Replacing sound cue "AmbientLocationSounds.engine" with a wrapper for volume control.
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "DisableShadowAttacks": postfixing SDV method "AdventureGuild.killListLine(string, int, int)".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony Patch: HarmonyPatch_Mountain
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_CustomFishPondColors": postfixing SDV method "FishPond.doFishSpecificWaterColoring()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FarmComputerLocations": postfixing SDV method "Farm.getTotalCrops()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FarmComputerLocations": postfixing SDV method "Farm.getTotalCropsReadyForHarvest()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FarmComputerLocations": postfixing SDV method "Farm.getTotalUnwateredCrops()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FarmComputerLocations": postfixing SDV method "Farm.getTotalOpenHoeDirt()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FarmComputerLocations": postfixing SDV method "Farm.getTotalGreenhouseCropsReadyForHarvest()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_PiggyBank": postfixing SDV method "Object_checkForAction(Farmer, bool)".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FixDesertBusWarp": transpiling SDV method "Desert.resetLocalState()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_DesertSecretNoteTile": prefixing SDV method "Desert.checkForBuriedItem(int, int, bool, bool, Farmer)".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_DesertFishingItems": postfixing SDV method "Desert.getFish".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_CustomGrangeJudging": prefixing SDV method "Event.initiateGrangeJudging()".
[11:23:47 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_CustomGrangeJudging": postfixing SDV method "Event.interpretGrangeResults()".
[11:23:48 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_MovieTheaterNPCs": postfixing SDV method "MovieTheater.checkAction(Location, Rectangle, Farmer)".
[11:23:48 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_MovieTheaterNPCs": transpiling SDV method "Utility.CheckForCharacterAtTile(Vector2, Farmer)".
[11:23:48 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_DestroyableBushesSVE": postfixing SDV method "Bush.isDestroyable(GameLocation, Vector2)".
[11:23:48 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_TMXLLoadMapFacingDirection": prefixing SDV method "Game1.warpFarmer(LocationRequest, int, int, int)".
[11:23:48 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_UntimedSpecialOrders": postfixing SDV method "SpecialOrders.IsTimedQuest()".
[11:23:48 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FixCommunityShortcuts": transpiling SDV method "Forest.showCommunityUpgradeShortcuts()".
[11:23:48 TRACE Stardew Valley Expanded Code] Applying Harmony patch "HarmonyPatch_FixCommunityShortcuts": transpiling SDV method "Beach.showCommunityUpgradeShortcuts(GameLocation, bool)".
[11:23:48 DEBUG SMAPI] Mods loaded and ready!
[11:23:48 TRACE SMAPI] Checking for known software conflicts...
[11:23:48 TRACE SMAPI]    None found!
[11:23:48 TRACE SMAPI] Checking for updates...
[11:23:49 TRACE SMAPI]    SMAPI okay.
[11:23:49 TRACE SMAPI]    Checking for updates to 5 mods...
[11:23:49 TRACE SMAPI] Got update-check errors for some mods:
   Stardew Valley Expanded Code: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
[11:23:49 TRACE SMAPI]    All mods up to date.
[11:23:50 TRACE game] setGameMode( 'titleScreenGameMode (0)' )
[11:23:50 TRACE SMAPI] Running on GPU: Intel(R) HD Graphics 520
[11:23:51 TRACE game] Steam logged on: True
[11:23:51 TRACE game] Initializing GalaxySDK
[11:23:51 TRACE game] Requesting Steam app ticket
[11:23:52 INFO  SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
[11:23:52 TRACE Farm Type Manager] Optional API not found: Generic Mod Config Menu (GMCM).
[11:23:52 TRACE Farm Type Manager] API not found: Expanded Preconditions Utility (EPU).
[11:23:52 TRACE Farm Type Manager] API not found: Dynamic Game Assets (DGA).
[11:23:52 TRACE Farm Type Manager] Accessed mod-provided API (ContentPatcher.Framework.ContentPatcherAPI) for Content Patcher.
[11:23:52 TRACE Farm Type Manager] API found: Content Patcher (CP).
[11:23:52 TRACE Farm Type Manager] Mod not found: Monsters The Framework (MTF).
[11:23:52 TRACE Farm Type Manager] Optional API not found: Item Extensions.
[11:23:52 ERROR Stardew Valley Expanded Code] ###########################################################################
[11:23:52 ERROR Stardew Valley Expanded Code] ###########################################################################
[11:23:52 ERROR Stardew Valley Expanded Code] ###########################################################################
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] Stadew Valley Expanded appears to be installed incorrectly.
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] ---------------------------------------------------------------------------
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] Did not detect mod(s) required for Stadew Valley Expanded...
[11:23:52 ERROR Stardew Valley Expanded Code] Please download, or make sure you have installed the following correctly:
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] 	  [CP] Stardew Valley Expanded by FlashShifter -
[11:23:52 ERROR Stardew Valley Expanded Code] 	     https://www.nexusmods.com/stardewvalley/mods/3753
[11:23:52 ERROR Stardew Valley Expanded Code] 	  [FTM] Stardew Valley Expanded by FlashShifter -
[11:23:52 ERROR Stardew Valley Expanded Code] 	     https://www.nexusmods.com/stardewvalley/mods/3753
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] ---------------------------------------------------------------------------
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] 


There seems to be an issue with your Stadew Valley Expanded installation.
Please visit https://smapi.io/log and follow the instructions on that site to upload your log.
Scroll to the top of the page and read the red text to identify the errors.



[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] ---------------------------------------------------------------------------
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] If you need help, visit SVE's Discord server! https://discord.gg/TBevpV28
[11:23:52 ERROR Stardew Valley Expanded Code] 
[11:23:52 ERROR Stardew Valley Expanded Code] ###########################################################################
[11:23:52 ERROR Stardew Valley Expanded Code] ###########################################################################
[11:23:52 ERROR Stardew Valley Expanded Code] ###########################################################################
[11:23:52 TRACE game] Signing into GalaxySDK
[11:23:52 TRACE game] Registered Data/Triggers action: Pathoschild.ContentPatcher_MigrateIds
[11:23:53 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:0 Y:0 Width:2736 Height:1824}
[11:23:53 TRACE game] Galaxy auth success
[11:23:53 TRACE game] Galaxy signed in
[11:23:53 TRACE game] Galaxy logged on
[11:23:54 TRACE game] Successfully set GOG Galaxy profile name.
[11:26:48 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:728 Y:552 Width:1280 Height:720}
view parsed log | download