SMAPI log parser

Suggested fixes

Log info

Game info:
Stardew Valley: 1.6.15 build 24356 on Microsoft Windows 11 Home
SMAPI: 4.1.10
Folder: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley
Log started: 2025-03-14 15:24 UTC ({{localTimeStarted}} your time)

Installed mods:
game 1.6.15 build 24356 no errors
SMAPI 4.1.10 Pathoschild 19 errors
Console Commands 4.1.10 SMAPI no errors
Content Patcher 2.5.3 Pathoschild no errors
Farm Type Manager 1.24.0
+ Frontier Farm Forage Locations 1.15.9
+ Grandpa's Farm Forage Locations 1.15.9
+ Stardew Valley Expanded Farm Type Manager 1.15.9
+ Stardew Valley Expanded Forage Locations - Immersive Farm 2 1.15.9
(+ 4 content packs)
Esca
+ FlashShifter
+ FlashShifter
+ FlashShifter
+ FlashShifter
no errors
Save Backup 4.1.10 SMAPI no errors
<invalid content packs>
+ New Objects for Stardew Valley Expanded 1.13.16
+ Stardew Valley Expanded Custom Music 1.13.16
(+ 2 content packs)
+ FlashShifter
+ FlashShifter
no errors
[11:24:03 INFO  SMAPI] SMAPI 4.1.10 with Stardew Valley 1.6.15 build 24356 on Microsoft Windows 11 Home
[11:24:03 INFO  SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
[11:24:03 TRACE SMAPI] Log started at 2025-03-14T15:24:03 UTC
[11:24:08 DEBUG SMAPI] Waiting for game to launch...
[11:24:09 TRACE game] Instance_Initialize() finished, elapsed = '00:00:00.8844402'
[11:24:09 DEBUG SMAPI] Loading mod metadata...
[11:24:09 TRACE SMAPI]   Ignored loose files: vortex.deployment.json
[11:24:10 DEBUG SMAPI] Loading mods...
[11:24:10 TRACE SMAPI]    Error Handler (from Mods\ErrorHandler\ErrorHandler.dll, ID: SMAPI.ErrorHandler, assembly version: 3.13.2)...
[11:24:10 TRACE SMAPI]       Failed: marked obsolete in SMAPI's internal compatibility list for all versions: its error handling was integrated into Stardew Valley 1.6. You can delete this mod..
[11:24:10 TRACE SMAPI]    Stardew Valley Expanded (from Mods\Stardew Valley Expanded\Stardew Valley Expanded Code\StardewValleyExpanded.dll, ID: FlashShifter.SVECode, assembly version: 1.15.9)...
[11:24:10 TRACE SMAPI]       Failed: you have multiple copies of this mod installed. To fix this, delete these folders and reinstall the mod: Mods\Stardew Valley Expanded\Stardew Valley Expanded Code, Mods\Stardew Valley Expanded\StardewValleyExpanded.
[11:24:10 TRACE SMAPI]    Stardew Valley Expanded (from Mods\Stardew Valley Expanded\StardewValleyExpanded\StardewValleyExpanded.dll, ID: FlashShifter.SVECode, assembly version: 1.0.0)...
[11:24:10 TRACE SMAPI]       Failed: you have multiple copies of this mod installed. To fix this, delete these folders and reinstall the mod: Mods\Stardew Valley Expanded\Stardew Valley Expanded Code, Mods\Stardew Valley Expanded\StardewValleyExpanded.
[11:24:10 TRACE SMAPI]    TMXL Map Toolkit (from Mods\TMXLoader\TMXLoader.dll, ID: Platonymous.TMXLoader, assembly version: 1.22.1)...
[11:24:10 TRACE SMAPI]       Failed: marked 'assume broken' in SMAPI's internal compatibility list for versions up to 1.24.3-alpha.20240226: Harmony patches fail at runtime.
[11:24:10 TRACE SMAPI]    Console Commands (from Mods\ConsoleCommands\ConsoleCommands.dll, ID: SMAPI.ConsoleCommands, assembly version: 4.1.10)...
[11:24:10 TRACE SMAPI]       Failed loading PDB for 'ConsoleCommands.dll'. Technical details:
Mono.Cecil.Cil.SymbolsNotMatchingException: Symbols were found but are not matching the assembly
   at Mono.Cecil.ModuleDefinition.ReadSymbols(ISymbolReader reader, Boolean throwIfSymbolsAreNotMaching)
   at Mono.Cecil.ModuleReader.ReadSymbols(ModuleDefinition module, ReaderParameters parameters)
   at Mono.Cecil.ModuleReader.CreateModule(Image image, ReaderParameters parameters)
   at StardewModdingAPI.Framework.ModLoading.AssemblyLoader.GetReferencedLocalAssemblies(FileInfo file, HashSet`1 visitedAssemblyNames, IAssemblyResolver assemblyResolver)+MoveNext() in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ModLoading/AssemblyLoader.cs:line 280
[11:24:10 TRACE SMAPI]    Content Patcher (from Mods\ContentPatcher\ContentPatcher.dll, ID: Pathoschild.ContentPatcher, assembly version: 2.5.3)...
[11:24:10 TRACE SMAPI]    CustomMusic (from Mods\CustomMusic\CustomMusic.dll, ID: Platonymous.CustomMusic, assembly version: 1.8.2)...
[11:24:10 TRACE SMAPI]       Rewrote Ogg2XNA.dll to fix SoundEffect.FromStream method...
[11:24:10 TRACE SMAPI]       Detected direct console access (System.Console type) in assembly Ogg2XNA.dll.
[11:24:10 TRACE SMAPI]       Loading assembly 'Ogg2XNA.dll' (rewritten)...
[11:24:10 TRACE SMAPI]       Rewrote CustomMusic.dll to fix Character.getTileLocation method, SoundEffect.FromStream method, StardewValley.DelayedAction/delayedBehavior type, StardewValley.Game1/MusicContext type...
[11:24:10 TRACE SMAPI]       Detected game patcher in assembly CustomMusic.dll.
[11:24:10 TRACE SMAPI]       Broken code in CustomMusic.dll: reference to Microsoft.Xna.Framework.Audio.SoundEffectInstance.set_IsLooped (no such property).
[11:24:10 TRACE SMAPI]       Loading assembly 'CustomMusic.dll' (rewritten)...
[11:24:10 TRACE SMAPI]    Custom NPC Exclusions (from Mods\CustomNPCExclusions\CustomNPCExclusions.dll, ID: Esca.CustomNPCExclusions, assembly version: 1.0.0)...
[11:24:10 TRACE SMAPI]       Rewrote CustomNPCExclusions.dll to fix NPC.showTextAboveHead method, StardewValley.Network.IWorldState type...
[11:24:10 TRACE SMAPI]       Rewrote CustomNPCExclusions.dll to fix Utility.getRandomTownNPC (added missing optional parameters)...
[11:24:10 TRACE SMAPI]       Detected game patcher in assembly CustomNPCExclusions.dll.
[11:24:10 TRACE SMAPI]       Broken code in CustomNPCExclusions.dll: reference to StardewModdingAPI.IAssetInfo.AssetNameEquals (no such method), reference to StardewModdingAPI.IAssetInfo.get_AssetName (no such property), reference to StardewModdingAPI.IContentHelper.Load (no such method), reference to StardewModdingAPI.IModHelper.get_Content (no such property), reference to StardewValley.Network.NetWorldState.get_IslandVisitors (no such property), reference to StardewValley.Quests.DescriptionElement.param (no such field).
[11:24:10 TRACE SMAPI]    Custom NPC Fixes (from Mods\CustomNPCFixes\CustomNPCFixes.dll, ID: spacechase0.CustomNPCFixes, assembly version: 1.2.3)...
[11:24:10 TRACE SMAPI]       Rewrote CustomNPCFixes.dll for OS...
[11:24:10 TRACE SMAPI]       Rewrote CustomNPCFixes.dll to fix Game1.playSound method, NPC..ctor method, NPC.populateRoutesFromLocationToLocationList method, SpriteText.drawString method, StardewValley.SchedulePathDescription type, Utility.getAllCharacters method...
[11:24:10 TRACE SMAPI]       Broken code in CustomNPCFixes.dll: reference to StardewValley.NPC.getSchedule (no such method), reference to StardewValley.Utility.getPooledList (no such method), reference to StardewValley.Utility.returnPooledList (no such method).
[11:24:11 TRACE SMAPI]    Expanded Preconditions Utility (from Mods\ExpandedPreconditionsUtility\ExpandedPreconditionsUtility.dll, ID: Cherry.ExpandedPreconditionsUtility, assembly version: 1.0.0)...
[11:24:11 TRACE SMAPI]       Rewrote ExpandedPreconditionsUtility.dll for OS...
[11:24:11 TRACE SMAPI]       Rewrote ExpandedPreconditionsUtility.dll to fix Character.getTileLocation method, Farmer.get_Items method...
[11:24:11 TRACE SMAPI]       Rewrote ExpandedPreconditionsUtility.dll to fix 32-bit architecture...
[11:24:11 TRACE SMAPI]       Broken code in ExpandedPreconditionsUtility.dll: reference to StardewValley.Farmer.eventsSeen (field returns NetStringHashSet, not NetIntList), reference to StardewValley.Farmer.mailReceived (field returns NetStringHashSet, not NetStringList).
[11:24:11 TRACE SMAPI]    Farm Type Manager (from Mods\FarmTypeManager\FarmTypeManager.dll, ID: Esca.FarmTypeManager, assembly version: 1.24.0)...
[11:24:11 TRACE SMAPI]       Failed loading PDB for 'FarmTypeManager.dll'. Technical details:
Mono.Cecil.Cil.SymbolsNotMatchingException: Symbols were found but are not matching the assembly
   at Mono.Cecil.ModuleDefinition.ReadSymbols(ISymbolReader reader, Boolean throwIfSymbolsAreNotMaching)
   at Mono.Cecil.ModuleReader.ReadSymbols(ModuleDefinition module, ReaderParameters parameters)
   at Mono.Cecil.ModuleReader.CreateModule(Image image, ReaderParameters parameters)
   at StardewModdingAPI.Framework.ModLoading.AssemblyLoader.GetReferencedLocalAssemblies(FileInfo file, HashSet`1 visitedAssemblyNames, IAssemblyResolver assemblyResolver)+MoveNext() in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ModLoading/AssemblyLoader.cs:line 280
[11:24:11 TRACE SMAPI]       Detected game patcher in assembly FarmTypeManager.dll.
[11:24:11 TRACE SMAPI]    Stardew Valley Expanded Farm Type Manager (from Mods\Stardew Valley Expanded\[FTM] Stardew Valley Expanded, ID: FlashShifter.SVE-FTM) [content pack]...
[11:24:11 TRACE SMAPI]    Stardew Valley Expanded (from Mods\Stardew Valley Expanded\[CP] Stardew Valley Expanded, ID: FlashShifter.StardewValleyExpandedCP) [content pack]...
[11:24:11 TRACE SMAPI]       Failed: it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 TRACE SMAPI]    Frontier Farm (from Mods\Frontier Farm\[CP] Frontier Farm, ID: flashshifter.FrontierFarm) [content pack]...
[11:24:11 TRACE SMAPI]       Failed: it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 TRACE SMAPI]    Frontier Farm Forage Locations (from Mods\Frontier Farm\[FTM] Frontier Farm, ID: FlashShifter.FrontierFarmFTM) [content pack]...
[11:24:11 TRACE SMAPI]    Grandpa's Farm Forage Locations (from Mods\Grandpa's Farm\[FTM] Grandpa's Farm, ID: FlashShifter.GrandpasFarmFTM) [content pack]...
[11:24:11 TRACE SMAPI]    Grandpa's Farm (from Mods\Grandpa's Farm\[CP] Grandpa's Farm, ID: flashshifter.GrandpasFarm) [content pack]...
[11:24:11 TRACE SMAPI]       Failed: it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 TRACE SMAPI]    Stardew Valley Expanded Forage Locations - Immersive Farm 2 (from Mods\Immersive Farm 2 Remastered\[FTM] Immersive Farm 2 Remastered, ID: FlashShifter.SVE-IF2R-FTM) [content pack]...
[11:24:11 TRACE SMAPI]    Immersive Farm 2 Remastered (from Mods\Immersive Farm 2 Remastered\[CP] Immersive Farm 2 Remastered, ID: flashshifter.immersivefarm2remastered) [content pack]...
[11:24:11 TRACE SMAPI]       Failed: it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 TRACE SMAPI]    SpaceCore (from Mods\SpaceCore\SpaceCore.dll, ID: spacechase0.SpaceCore, assembly version: 1.7.1)...
[11:24:11 TRACE SMAPI]       Rewrote SpaceCore.dll for OS...
[11:24:11 TRACE SMAPI]       Rewrote SpaceCore.dll to fix BuildableGameLocation.buildings field, Building.output field, Chest.items field, Farmer.couldInventoryAcceptThisObject method, Farmer.get_Items method, Farmer.hasItemInInventory method, Farmer.items field, Farmer.removeItemsFromInventory method, FarmerTeam.junimoChest field, Game1.playSound method, GameLocation.setMapTileIndex method, IClickableMenu.drawHoverText method, IClickableMenu.drawToolTip method, JunimoHut.output field, NetFieldBase`2.op_Implicit method, NetWorldState.get_GoldenWalnuts method, Object..ctor method, OverlaidDictionary.get_Keys method, Ring.onEquip method, Ring.onUnequip method, SpriteBatch.Begin method, SpriteText.drawString method, StardewValley.BaseEnchantment type, StardewValley.Buildings.Mill type, StardewValley.DiamondEnchantment type, StardewValley.ModDataDictionary type, StardewValley.Network.IWorldState type, StardewValley.Network.OverlaidDictionary/KeysCollection type, StardewValley.Network.OverlaidDictionary/KeysCollection/Enumerator type, StardewValley.SpecialOrder type, Utility.IsNormalObjectAtParentSheetIndex method, Utility.sparkleWithinArea method...
[11:24:11 TRACE SMAPI]       Rewrote SpaceCore.dll to fix Farmer.hasClubCard (field => property), Farmer.hasDarkTalisman (field => property), Farmer.hasMagicInk (field => property), Farmer.hasMagnifyingGlass (field => property), Farmer.hasSpecialCharm (field => property), MenuWithInventory.heldItem (field => property)...
[11:24:11 TRACE SMAPI]       Rewrote SpaceCore.dll to fix ClickableTextureComponent.draw (added missing optional parameters), FarmerRenderer.drawMiniPortrat (added missing optional parameters), Game1.createItemDebris (added missing optional parameters), Game1.showRedMessage (added missing optional parameters), GameLocation.doesTileHaveProperty (added missing optional parameters), MenuWithInventory..ctor (added missing optional parameters)...
[11:24:11 TRACE SMAPI]       Detected game patcher in assembly SpaceCore.dll.
[11:24:11 TRACE SMAPI]       Broken code in SpaceCore.dll: reference to StardewModdingAPI.IAssetInfo.AssetNameEquals (no such method), reference to StardewModdingAPI.IAssetInfo.get_AssetName (no such property), reference to StardewModdingAPI.IContentHelper.get_AssetLoaders (no such property), reference to StardewModdingAPI.IContentHelper.InvalidateCache (no such method), reference to StardewModdingAPI.IContentHelper.Load (no such method), reference to StardewModdingAPI.IModHelper.get_Content (no such property), reference to StardewValley.Farmer.addedCombatLevel (no such field), reference to StardewValley.Farmer.addedFarmingLevel (no such field), reference to StardewValley.Farmer.addedFishingLevel (no such field), reference to StardewValley.Farmer.addedForagingLevel (no such field), reference to StardewValley.Farmer.addedLuckLevel (no such field), reference to StardewValley.Farmer.addedMiningLevel (no such field), reference to StardewValley.Farmer.eventsSeen (field returns NetStringHashSet, not NetIntList), reference to StardewValley.Farmer.professions (field returns NetIntHashSet, not NetIntList), reference to StardewValley.Game1.objectInformation (no such field), reference to StardewValley.Tools.MeleeWeapon.appearance (field returns NetString, not NetInt), reference to StardewValley.Tools.MeleeWeapon.getDrawnItemIndex (no such method).
[11:24:11 TRACE SMAPI]       Detected possible save serializer change (StardewValley.SaveGame.farmerSerializer field, StardewValley.SaveGame.locationSerializer field, StardewValley.SaveGame.serializer field) in assembly SpaceCore.dll.
[11:24:11 TRACE SMAPI]    Json Assets (from Mods\JsonAssets\JsonAssets.dll, ID: spacechase0.JsonAssets, assembly version: 1.10.1)...
[11:24:11 TRACE SMAPI]    PyTK (from Mods\PyTK\PyTK.dll, ID: Platonymous.Toolkit, assembly version: 1.22.8)...
[11:24:11 TRACE SMAPI]       Loading assembly 'MoonSharp.Interpreter.dll'...
[11:24:11 TRACE SMAPI]       Loading assembly 'NCalc.dll'...
[11:24:11 TRACE SMAPI]       Rewrote BmFont.dll for OS...
[11:24:11 TRACE SMAPI]       Loading assembly 'BmFont.dll' (rewritten)...
[11:24:11 TRACE SMAPI]       Rewrote PyTK.dll for OS...
[11:24:11 TRACE SMAPI]       Rewrote PyTK.dll to fix Boots..ctor method, BuildableGameLocation.buildings field, Building.input field, Character.getTileX method, Character.getTileY method, Chest..ctor method, Chest.items field, CrabPot..ctor method, Farmer.get_Items method, FruitTree.fruitSeason field, Furniture..ctor method, Game1.playSound method, Hat..ctor method, LargeTerrainFeature.tilePosition field, Layer.Draw method, MeleeWeapon..ctor method, NetFieldBase`2.op_Implicit method, Object..ctor method, Object.getBoundingBox method, Object.updateWhenCurrentLocation method, OverlaidDictionary.get_Keys method, Ring..ctor method, Sign..ctor method, StardewValley.Buildings.Mill type, StardewValley.DelayedAction/delayedBehavior type, StardewValley.Network.OverlaidDictionary/KeysCollection type, StardewValley.Network.OverlaidDictionary/KeysCollection/Enumerator type, Stats.getStat method, TV..ctor method, WorldDate.get_Season method...
[11:24:11 TRACE SMAPI]       Rewrote PyTK.dll to fix Game1.currentSeason (field => property), Object.quality -> Item.quality (field now inherited)...
[11:24:11 TRACE SMAPI]       Rewrote PyTK.dll to fix GameLocation.doesTileHaveProperty (added missing optional parameters), NetFields.AddField (added missing optional parameters)...
[11:24:11 TRACE SMAPI]       Detected game patcher in assembly PyTK.dll.
[11:24:11 TRACE SMAPI]       Broken code in PyTK.dll: reference to Harmony.AccessTools.Method (no such method), reference to Harmony.HarmonyInstance.Create (no such method), reference to Harmony.HarmonyInstance.Patch (no such method), reference to Harmony.HarmonyInstance.PatchAll (no such method), reference to Harmony.HarmonyMethod..ctor (no such constructor), reference to Netcode.NetClock.GetLocalTimestamp (no such method), reference to Netcode.NetFieldBase`2/FieldChange<System.String,Netcode.NetString>..ctor (no such constructor), reference to Netcode.NetFieldBase`2<System.String,Netcode.NetString>.add_fieldChangeEvent (no such method), reference to Netcode.NetFieldBase`2<System.String,Netcode.NetString>.remove_fieldChangeEvent (no such method), reference to StardewModdingAPI.Constants.get_ExecutionPath (no such property), reference to StardewModdingAPI.IAssetInfo.AssetNameEquals (no such method), reference to StardewModdingAPI.ICommandHelper.Trigger (no such method), reference to StardewModdingAPI.IContentHelper.get_AssetEditors (no such property), reference to StardewModdingAPI.IContentHelper.get_AssetLoaders (no such property), reference to StardewModdingAPI.IContentHelper.InvalidateCache (no such method), reference to StardewModdingAPI.IContentHelper.Load (no such method), reference to StardewModdingAPI.IContentPack.LoadAsset (no such method), reference to StardewModdingAPI.IModHelper.get_Content (no such property), reference to StardewValley.Farmer.mailReceived (field returns NetStringHashSet, not NetStringList), reference to StardewValley.Game1.bigCraftablesInformation (no such field), reference to StardewValley.Game1.objectInformation (no such field), reference to StardewValley.GameLocation.overlayObjects (field returns StardewValley.Network.OverlayDictionary`2<Microsoft.Xna.Framework.Vector2,StardewValley.Object>, not Dictionary`2), reference to StardewValley.GameLocation.waterTiles (field returns StardewValley.WaterTiles, not Boolean[0...,0...]), reference to StardewValley.Menus.ShopMenu.itemPriceAndStock (field returns Dictionary`2, not Dictionary`2), reference to StardewValley.Menus.ShopMenu.portraitPerson (no such field).
[11:24:11 TRACE SMAPI]       Loading assembly 'PyTK.dll' (rewritten)...
[11:24:11 TRACE SMAPI]    Save Backup (from Mods\SaveBackup\SaveBackup.dll, ID: SMAPI.SaveBackup, assembly version: 4.1.10)...
[11:24:11 TRACE SMAPI]       Failed loading PDB for 'SaveBackup.dll'. Technical details:
Mono.Cecil.Cil.SymbolsNotMatchingException: Symbols were found but are not matching the assembly
   at Mono.Cecil.ModuleDefinition.ReadSymbols(ISymbolReader reader, Boolean throwIfSymbolsAreNotMaching)
   at Mono.Cecil.ModuleReader.ReadSymbols(ModuleDefinition module, ReaderParameters parameters)
   at Mono.Cecil.ModuleReader.CreateModule(Image image, ReaderParameters parameters)
   at StardewModdingAPI.Framework.ModLoading.AssemblyLoader.GetReferencedLocalAssemblies(FileInfo file, HashSet`1 visitedAssemblyNames, IAssemblyResolver assemblyResolver)+MoveNext() in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ModLoading/AssemblyLoader.cs:line 280
[11:24:11 TRACE SMAPI]    Stardew Valley Expanded Custom Music (from Mods\Stardew Valley Expanded\[CM] Stardew Valley Expanded, ID: FlashShifter.SVEMusic) [content pack]...
[11:24:11 TRACE SMAPI]    New Objects for Stardew Valley Expanded (from Mods\Stardew Valley Expanded\[JA] Stardew Valley Expanded, ID: FlashShifter.JA.SVE) [content pack]...
[11:24:11 TRACE SMAPI]    Stardew Valley Expanded - PyTK (from Mods\Stardew Valley Expanded\[TMX] Stardew Valley Expanded, ID: FlashShifter.StardewValleyExpandedALL) [content pack]...
[11:24:11 TRACE SMAPI]       Failed: it needs the 'TMXL Map Toolkit' mod, which couldn't be loaded.
[11:24:11 TRACE SMAPI]    Winter Grass (from Mods\WinterGrass\WinterGrass.dll, ID: cat.wintergrass, assembly version: 2.0.0)...
[11:24:11 TRACE SMAPI]       Rewrote WinterGrass.dll for OS...
[11:24:11 TRACE SMAPI]       Rewrote WinterGrass.dll to fix Game1.GetSeasonForLocation method...
[11:24:11 TRACE SMAPI]       Rewrote WinterGrass.dll to fix 32-bit architecture...
[11:24:11 TRACE SMAPI]       Detected game patcher in assembly WinterGrass.dll.
[11:24:11 TRACE SMAPI]       Broken code in WinterGrass.dll: reference to Harmony.HarmonyInstance.Create (no such method), reference to Harmony.HarmonyInstance.PatchAll (no such method).
[11:24:11 INFO  SMAPI] Loaded 4 mods:
[11:24:11 INFO  SMAPI]    Console Commands 4.1.10 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
[11:24:11 INFO  SMAPI]    Content Patcher 2.5.3 by Pathoschild | Loads content packs which edit game data, images, and maps without changing the game files.
[11:24:11 INFO  SMAPI]    Farm Type Manager 1.24.0 by Esca | Allows custom spawning of content from each farm type: forage, large objects, ore, and monsters
[11:24:11 INFO  SMAPI]    Save Backup 4.1.10 by SMAPI | Automatically backs up all your saves once per day into its folder.

[11:24:11 INFO  SMAPI] Loaded 6 content packs:
[11:24:11 INFO  SMAPI]    Frontier Farm Forage Locations 1.15.9 by FlashShifter | for Farm Type Manager | Frontier Farm FTM Data.
[11:24:11 INFO  SMAPI]    Grandpa's Farm Forage Locations 1.15.9 by FlashShifter | for Farm Type Manager | A farm map for Stardew Valley Expanded.
[11:24:11 INFO  SMAPI]    New Objects for Stardew Valley Expanded 1.13.16 by FlashShifter | for  | Adds new fish, objects, weapons, and crops
[11:24:11 INFO  SMAPI]    Stardew Valley Expanded Custom Music 1.13.16 by FlashShifter | for  | Adds new original music to the game
[11:24:11 INFO  SMAPI]    Stardew Valley Expanded Farm Type Manager 1.15.9 by FlashShifter | for Farm Type Manager | This FTM pack is for SVE!
[11:24:11 INFO  SMAPI]    Stardew Valley Expanded Forage Locations - Immersive Farm 2 1.15.9 by FlashShifter | for Farm Type Manager | This FTM pack is for IF2R. Only useable if playing with SVE!

[11:24:11 ERROR SMAPI]    Skipped mods
[11:24:11 ERROR SMAPI]    --------------------------------------------------
[11:24:11 ERROR SMAPI]       These mods could not be added to your game.

[11:24:11 ERROR SMAPI]       - PyTK 1.22.8 because it's no longer compatible. Please check for a new version at https://www.nexusmods.com/stardewvalley/mods/1726 or https://smapi.io/mods
[11:24:11 ERROR SMAPI]       - Stardew Valley Expanded because you have multiple copies of this mod installed. To fix this, delete these folders and reinstall the mod: Mods\Stardew Valley Expanded\Stardew Valley Expanded Code, Mods\Stardew Valley Expanded\StardewValleyExpanded.

[11:24:11 ERROR SMAPI]       - SpaceCore 1.7.1 because it's no longer compatible. Please check for a new version at https://www.nexusmods.com/stardewvalley/mods/1348 or https://smapi.io/mods
[11:24:11 ERROR SMAPI]       - Stardew Valley Expanded 1.15.9 because it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 ERROR SMAPI]       - TMXL Map Toolkit 1.22.1 because it's no longer compatible. Please check for a version newer than 1.24.3-alpha.20240226 at https://www.nexusmods.com/stardewvalley/mods/1820 or https://smapi.io/mods

[11:24:11 ERROR SMAPI]       - Custom NPC Exclusions 1.3.1-beta.1 because it's no longer compatible. Please check for a new version at https://smapi.io/mods
[11:24:11 ERROR SMAPI]       - Custom NPC Fixes 1.2.3 because it's no longer compatible. Please check for a new version at https://smapi.io/mods
[11:24:11 ERROR SMAPI]       - CustomMusic 1.8.2-unofficial.1-d235j because it's no longer compatible. Please check for a new version at https://smapi.io/mods
[11:24:11 ERROR SMAPI]       - Error Handler 3.13.2 because it's obsolete: its error handling was integrated into Stardew Valley 1.6. You can delete this mod.
[11:24:11 ERROR SMAPI]       - Expanded Preconditions Utility 1.0.1 because it's no longer compatible. Please check for a new version at https://smapi.io/mods
[11:24:11 ERROR SMAPI]       - Frontier Farm 1.15.9 because it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 ERROR SMAPI]       - Grandpa's Farm 1.15.9 because it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 ERROR SMAPI]       - Immersive Farm 2 Remastered 1.15.9 because it needs the 'Stardew Valley Expanded' mod, which couldn't be loaded.
[11:24:11 ERROR SMAPI]       - Json Assets 1.10.1 because it needs the 'SpaceCore' mod, which couldn't be loaded.
[11:24:11 ERROR SMAPI]       - Stardew Valley Expanded - PyTK 1.13.16 because it needs the 'TMXL Map Toolkit' mod, which couldn't be loaded.
[11:24:11 ERROR SMAPI]       - Winter Grass 2.0.3 because it's no longer compatible. Please check for a new version at https://smapi.io/mods

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

[11:24:11 INFO  SMAPI]       - Farm Type Manager

[11:24:11 DEBUG SMAPI] Launching mods...
[11:24:11 TRACE SMAPI]    Found mod-provided API (ContentPatcher.Framework.ContentPatcherAPI).
[11:24:11 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_DisableFurniturePickup": postfixing 3 implementations of SDV method "Furniture.canBeRemoved(Farmer)".
[11:24:11 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_InstantKillImmunity": prefixing SDV method "HungryFrogCompanion.tongueReachedMonster".
[11:24:11 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_OptimizeMonsterCode": prefixing SDV method "GameLocation.isCollidingPosition".
[11:24:11 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_OptimizeMonsterCode": prefixing SDV method "Monster.findPlayer".
[11:24:11 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_OptimizeMonsterCode": postfixing SDV method "Monster.findPlayer".
[11:24:11 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_StunImmunity": prefixing SDV method "DebuffingProjectile.behaviorOnCollisionWithMonster".
[11:24:11 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_ToggleExtraLoot": postfixing 12 implementations of SDV method "Monster.getExtraDropitems()".
[11:24:12 TRACE Farm Type Manager] Applying Harmony patch "HarmonyPatch_UpdateCursorOverPlacedItem": postfixing SDV method "Utility.canGrabSomethingFromHere(int, int, Farmer)".
[11:24:12 DEBUG SMAPI] Mods loaded and ready!
[11:24:12 TRACE Save Backup] Already backed up today.
[11:24:12 TRACE SMAPI] Checking for known software conflicts...
[11:24:12 TRACE SMAPI]    None found!
[11:24:12 TRACE SMAPI] Checking for updates...
[11:24:12 TRACE SMAPI]    SMAPI okay.
[11:24:12 TRACE SMAPI]    Checking for updates to 25 mods...
[11:24:12 TRACE game] setGameMode( 'titleScreenGameMode (0)' )
[11:24:12 TRACE SMAPI] Got update-check errors for some mods:
   Frontier Farm Forage Locations: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Grandpa's Farm Forage Locations: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   New Objects for Stardew Valley Expanded: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Stardew Valley Expanded: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Stardew Valley Expanded: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Stardew Valley Expanded: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Stardew Valley Expanded - PyTK: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Stardew Valley Expanded Custom Music: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Stardew Valley Expanded Farm Type Manager: The value '???' isn't a valid Nexus mod ID, must be an integer ID.
   Stardew Valley Expanded Forage Locations - Immersive Farm 2: The value '???' isn't a valid Nexus mod ID, must be an integer ID.

[11:24:12 ALERT SMAPI] You can update 10 mods:
[11:24:12 ALERT SMAPI]    Custom NPC Exclusions 1.6.0: https://www.nexusmods.com/stardewvalley/mods/7089 (you have 1.3.1-beta.1)
[11:24:12 ALERT SMAPI]    Custom NPC Fixes 1.2.6: https://www.nexusmods.com/stardewvalley/mods/3849 (you have 1.2.3)
[11:24:12 ALERT SMAPI]    CustomMusic 1.9.0: https://www.nexusmods.com/stardewvalley/mods/3043 (you have 1.8.2-unofficial.1-d235j)
[11:24:12 ALERT SMAPI]    Expanded Preconditions Utility 1.1.0: https://www.nexusmods.com/stardewvalley/mods/6529 (you have 1.0.1)
[11:24:12 ALERT SMAPI]    Json Assets 1.11.9: https://www.nexusmods.com/stardewvalley/mods/1720 (you have 1.10.1)
[11:24:12 ALERT SMAPI]    PyTK 1.24.2-alpha.20231110: https://www.nexusmods.com/stardewvalley/mods/1726 (you have 1.22.8)
[11:24:12 ALERT SMAPI]    SpaceCore 1.27.0: https://www.nexusmods.com/stardewvalley/mods/1348 (you have 1.7.1)
[11:24:12 ALERT SMAPI]    Stardew Valley Expanded 1.15.9: https://www.nexusmods.com/stardewvalley/mods/3753 (you have 1.15.9)
[11:24:12 ALERT SMAPI]    Stardew Valley Expanded 1.15.9: https://www.nexusmods.com/stardewvalley/mods/3753 (you have 1.13.16)
[11:24:12 ALERT SMAPI]    TMXL Map Toolkit 1.24.3-alpha.20240226: https://www.nexusmods.com/stardewvalley/mods/1820 (you have 1.22.1)
[11:24:12 TRACE SMAPI] Running on GPU: AMD Radeon(TM) Graphics
[11:24:12 TRACE game] Instance_LoadContent() finished, elapsed = '00:00:03.0211055'
[11:24:13 TRACE game] Steam logged on: True
[11:24:13 TRACE game] Initializing GalaxySDK
[11:24:13 TRACE game] Requesting Steam app ticket
[11:24:14 INFO  SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
[11:24:14 TRACE Farm Type Manager] Optional API not found: Generic Mod Config Menu (GMCM).
[11:24:14 TRACE Farm Type Manager] API not found: Expanded Preconditions Utility (EPU).
[11:24:14 TRACE Farm Type Manager] API not found: Dynamic Game Assets (DGA).
[11:24:14 TRACE Farm Type Manager] Accessed mod-provided API (ContentPatcher.Framework.ContentPatcherAPI) for Content Patcher.
[11:24:14 TRACE Farm Type Manager] API found: Content Patcher (CP).
[11:24:14 TRACE Farm Type Manager] Mod not found: Monsters The Framework (MTF).
[11:24:14 TRACE Farm Type Manager] Optional API not found: Item Extensions.
[11:24:14 TRACE game] Signing into GalaxySDK
[11:24:14 TRACE Content Patcher] Farm Type Manager added a custom token with prefix 'Esca.FarmTypeManager/': NumberOfMonsters.
[11:24:14 TRACE game] Registered trigger action handler 'Pathoschild.ContentPatcher_MigrateIds'.
[11:24:14 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:0 Y:0 Width:1920 Height:1080}
[11:24:16 TRACE game] Galaxy auth success
[11:24:16 TRACE game] Galaxy signed in
[11:24:16 TRACE game] Galaxy logged on
[11:24:16 TRACE game] Successfully set GOG Galaxy profile name.
view parsed log | download