0% found this document useful (0 votes)
89 views22 pages

SMAPI Latest

The document is a log from SMAPI v4.2.1.1 running with Stardew Valley 1.6.15 on Android, detailing the initialization and loading of various mods. It includes information about mod compatibility, patches applied, and specific fixes made to mod assemblies. The log also indicates that developer mode is enabled for more verbose output during the game's launch process.

Uploaded by

jantarm8
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views22 pages

SMAPI Latest

The document is a log from SMAPI v4.2.1.1 running with Stardew Valley 1.6.15 on Android, detailing the initialization and loading of various mods. It includes information about mod compatibility, patches applied, and specific fixes made to mod assemblies. The log also indicates that developer mode is enabled for more verbose output during the game's launch process.

Uploaded by

jantarm8
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 22

[21:40:05 INFO SMAPI] SMAPI v4.2.1.1 - 1750757583 with Stardew Valley 1.6.

15 build
24354 on Android Unix 35.0.0.0
[21:40:05 INFO SMAPI] Launcher v1.1.4 - 1735840517
[21:40:05 INFO SMAPI] Mods go here:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods
[21:40:05 TRACE SMAPI] Log started at 2025-07-10T16:10:05 UTC
[21:40:05 TRACE SMAPI] Starting saves backup...
[21:40:05 TRACE SMAPI] On ApplyHarmonyPatchAll()..
[21:40:06 TRACE SMAPI] Done harmony.PatchAll()
[21:40:06 TRACE SMAPI] MobileFarmChooserPatcher patched
[21:40:06 INFO SMAPI] You enabled developer mode, so the console will be much more
verbose. You can disable it by installing the non-developer version of SMAPI.
[21:40:06 DEBUG SMAPI] Waiting for game to launch...
[21:40:06 TRACE SMAPI] Backed up to
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/save-backups/2025-07-10
- SMAPI 4.2.1.1 - 1750757583 with Stardew Valley 1.6.15.zip.
[21:40:06 TRACE game] Instance_Initialize() finished, elapsed = '00:00:00.3672350'
[21:40:07 TRACE game] Instance_LoadContent() finished, elapsed = '00:00:00.4301316'
[21:40:07 DEBUG SMAPI] Loading mod metadata...
[21:40:08 DEBUG SMAPI] Loading mods...
[21:40:08 TRACE SMAPI] LuckSkill (from Mods/LuckSkill/LuckSkill.dll, ID:
spacechase0.LuckSkill, assembly version: 1.2.6)...
[21:40:08 TRACE SMAPI] Failed: marked 'assume broken' in SMAPI's internal
compatibility list for versions up to 1.2.6: Harmony errors at runtime.
[21:40:08 TRACE SMAPI] Content Patcher (from
Mods/ContentPatcher/ContentPatcher.dll, ID: Pathoschild.ContentPatcher, assembly
version: 2.7.2)...
[21:40:09 TRACE SMAPI] Rewrote ContentPatcher.dll to fix Game1.get_locations
method...
[21:40:09 TRACE SMAPI] Rewrote ContentPatcher.dll to fix
IClickableMenu.drawTextureBox (added missing optional parameters)...
[21:40:09 TRACE SMAPI] Rewrote ContentPatcher.dll to fix Replace Method: !!0
Force.DeepCloner.DeepClonerExtensions::DeepClone<T>(!!0), Replace Method:
System.Void
Microsoft.Xna.Framework.Graphics.Texture2D::GetData<Microsoft.Xna.Framework.Color>(
!!0[])...
[21:40:09 TRACE SMAPI] Generic Mod Config Menu (from
Mods/GenericModConfigMenu/GenericModConfigMenu.dll, ID:
spacechase0.GenericModConfigMenu, assembly version: 1.15.0)...
[21:40:10 TRACE SMAPI] Rewrote GenericModConfigMenu.dll to fix
Game1.get_locations method, IClickableMenu.drawToolTip method, OptionsPage.options
field...
[21:40:10 TRACE SMAPI] Rewrote GenericModConfigMenu.dll to fix
GameMenu.optionsTab (field => const)...
[21:40:10 TRACE SMAPI] Rewrote GenericModConfigMenu.dll to fix
Game1.parseText (added missing optional parameters), IClickableMenu.drawTextureBox
(added missing optional parameters), OptionsButton..ctor (added missing optional
parameters)...
[21:40:10 TRACE SMAPI] Rewrote GenericModConfigMenu.dll to fix Replace
Method: System.Void
Microsoft.Xna.Framework.Graphics.Texture2D::GetData<Microsoft.Xna.Framework.Color>(
!!0[])...
[21:40:10 TRACE SMAPI] Detected direct console access (System.Console type)
in assembly GenericModConfigMenu.dll.
[21:40:10 TRACE SMAPI] Start GenericModConfigFix
[21:40:10 TRACE SMAPI] Patch ModEntry.OnRendered()
[21:40:10 TRACE SMAPI] Done GenericModConfigFix
[21:40:10 TRACE SMAPI] Expanded Preconditions Utility (from
Mods/ExpandedPreconditionsUtility/ExpandedPreconditionsUtility.dll, ID:
Cherry.ExpandedPreconditionsUtility, assembly version: 1.0.2)...
[21:40:10 TRACE SMAPI] Rewrote ExpandedPreconditionsUtility.dll to fix
Game1.getCharacterFromName method...
[21:40:10 TRACE SMAPI] Farm Type Manager (from
Mods/FarmTypeManager/FarmTypeManager.dll, ID: Esca.FarmTypeManager, assembly
version: 1.24.0)...
[21:40:11 TRACE SMAPI] Rewrote FarmTypeManager.dll to fix Game1.get_locations
method...
[21:40:11 TRACE SMAPI] Rewrote FarmTypeManager.dll to fix
Farmer.couldInventoryAcceptThisItem (added missing optional parameters)...
[21:40:11 TRACE SMAPI] Detected game patcher in assembly FarmTypeManager.dll.
[21:40:12 TRACE SMAPI] start FarmTypeManagerFix
[21:40:12 TRACE SMAPI] Start patching fix
[21:40:12 TRACE SMAPI] Applying Harmony patch "FarmTypeManagerFix": prefixing SDV
method "Monster.findPlayer".
[21:40:12 TRACE SMAPI] Applying Harmony patch "FarmTypeManagerFix": postfixing SDV
method "Monster.findPlayer".
[21:40:12 TRACE SMAPI] done FarmTypeManagerFix
[21:40:12 TRACE SMAPI] Start DisableQuickSave Fix..
[21:40:12 TRACE SMAPI] Disable Game1.saveWholeBackup
[21:40:12 TRACE SMAPI] Disable Game1.emergencyBackup()
[21:40:12 TRACE SMAPI] Tractor Mod (from Mods/TractorMod/TractorMod.dll, ID:
Pathoschild.TractorMod, assembly version: 4.23.1)...
[21:40:12 TRACE SMAPI] Rewrote TractorMod.dll to fix Game1.get_locations
method...
[21:40:12 TRACE SMAPI] Rewrote TractorMod.dll to fix
IClickableMenu.drawTextureBox (added missing optional parameters)...
[21:40:12 TRACE SMAPI] Rewrote TractorMod.dll to fix Replace Method:
System.Void StardewValley.ICue::set_Volume(System.Single)...
[21:40:12 TRACE SMAPI] Earthy Recolour (from Mods/[CP] DaisyNiko's Earthy
Recolour, ID: DaisyNiko.EarthyRecolour) [content pack]...
[21:40:12 TRACE SMAPI] Stardew Valley Expanded (from Mods/Stardew Valley
Expanded/Stardew Valley Expanded Code/StardewValleyExpanded.dll, ID:
FlashShifter.SVECode, assembly version: 1.15.9)...
[21:40:13 TRACE SMAPI] Rewrote StardewValleyExpanded.dll to fix
Game1.get_locations method...
[21:40:13 TRACE SMAPI] Rewrote StardewValleyExpanded.dll to fix
Game1.parseText (added missing optional parameters), Game1.warpFarmer (added
missing optional parameters)...
[21:40:13 TRACE SMAPI] Rewrote StardewValleyExpanded.dll to fix Replace
Method: System.Boolean StardewValley.ICue::get_IsPitchBeingControlledByRPC(),
Replace Method: System.Single StardewValley.ICue::get_Pitch(), Replace Method:
System.Single StardewValley.ICue::get_Volume(), Replace Method: System.Void
StardewValley.ICue::set_Pitch(System.Single), Replace Method: System.Void
StardewValley.ICue::set_Volume(System.Single)...
[21:40:13 TRACE SMAPI] Detected game patcher in assembly
StardewValleyExpanded.dll.
[21:40:13 TRACE SMAPI] Stardew Valley Expanded Farm Type Manager (from
Mods/Stardew Valley Expanded/[FTM] Stardew Valley Expanded, ID: FlashShifter.SVE-
FTM) [content pack]...
[21:40:13 TRACE SMAPI] Stardew Valley Expanded (from Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded, ID: FlashShifter.StardewValleyExpandedCP)
[content pack]...
[21:40:13 TRACE SMAPI] SpaceCore (from Mods/SpaceCore/SpaceCore.dll, ID:
spacechase0.SpaceCore, assembly version: 1.28.0)...
[21:40:13 TRACE SMAPI] Loading assembly 'SpaceCore.Content.Parser.dll'...
[21:40:13 TRACE SMAPI] Loading assembly 'SpaceCore.Content.Engine.dll'...
[21:40:15 TRACE SMAPI] Rewrote SpaceCore.dll to fix Game1.get_locations
method, IClickableMenu.drawToolTip method, MenuWithInventory..ctor constructor,
MenuWithInventory.get_heldItem method, MenuWithInventory.set_heldItem method,
SaveGame.descriptionElementSerializer field, SaveGame.farmerSerializer field,
SaveGame.legacyDescriptionElementSerializer field, SaveGame.locationSerializer
field, SaveGame.serializer field, ShopMenu.tabButtons field,
ShopMenu.UseCatalogueTabs method, ShopMenu.UseFurnitureCatalogueTabs method,
ShopMenu.UseNoTabs method,
StardewValley.Menus.ShopMenu/ShopTabClickableTextureComponent type...
[21:40:15 TRACE SMAPI] Rewrote SpaceCore.dll to fix GameMenu.skillsTab (field
=> const)...
[21:40:15 TRACE SMAPI] Rewrote SpaceCore.dll to fix Game1.parseText (added
missing optional parameters), Game1.warpFarmer (added missing optional parameters),
IClickableMenu.drawHoverText (added missing optional parameters),
IClickableMenu.drawTextureBox (added missing optional parameters)...
[21:40:15 TRACE SMAPI] Rewrote SpaceCore.dll to fix Replace Method: !!0
Force.DeepCloner.DeepClonerExtensions::DeepClone<System.Collections.Generic.List`1<
StardewValley.GameData.GenericSpawnItemData>>(!!0), Replace Method: System.Void
Microsoft.Xna.Framework.Graphics.Texture2D::GetData<Microsoft.Xna.Framework.Color>(
!!0[])...
[21:40:15 TRACE SMAPI] Detected game patcher in assembly SpaceCore.dll.
[21:40:15 TRACE SMAPI] Broken code in SpaceCore.dll: reference to
StardewValley.Menus.MenuWithInventory.AllowExitWithHeldItem (no such field).
[21:40:15 TRACE SMAPI] Loading assembly 'SpaceCore.dll' (rewritten)...
[21:40:15 TRACE SMAPI] Start SpaceCoreFix
[21:40:16 TRACE SMAPI] Disable GatherLocals()
[21:40:16 TRACE SMAPI] Done SpaceCoreFix
[21:40:16 TRACE SMAPI] Json Assets (from Mods/JsonAssets/JsonAssets.dll, ID:
spacechase0.JsonAssets, assembly version: 1.11.10)...
[21:40:16 TRACE SMAPI] Custom Companions (from
Mods/CustomCompanions/CustomCompanions.dll, ID: PeacefulEnd.CustomCompanions,
assembly version: 5.0.0)...
[21:40:16 TRACE SMAPI] Rewrote CustomCompanions.dll to fix
Game1.get_locations method...
[21:40:16 TRACE SMAPI] Detected game patcher in assembly
CustomCompanions.dll.
[21:40:16 TRACE SMAPI] Ridgeside Village (Custom Companions component) (from
Mods/Ridgeside Village/[CC] Ridgeside Village, ID: Rafseazz.RSVCC) [content
pack]...
[21:40:16 TRACE SMAPI] Ridgeside Village (Farm Type Manager component) (from
Mods/Ridgeside Village/[FTM] Ridgeside Village, ID: Rafseazz.RSVFTM) [content
pack]...
[21:40:16 TRACE SMAPI] Ridgeside Village (SMAPI component) (from Mods/Ridgeside
Village/RidgesideVillage/RidgesideVillage.dll, ID: Rafseazz.RidgesideVillage,
assembly version: 1.0.0)...
[21:40:16 TRACE SMAPI] NPC Map Locations (from
Mods/NPCMapLocations/NPCMapLocations.dll, ID: Bouhm.NPCMapLocations, assembly
version: 3.4.1)...
[21:40:16 TRACE SMAPI] Rewrote NPCMapLocations.dll to fix Game1.get_locations
method...
[21:40:16 TRACE SMAPI] Rewrote NPCMapLocations.dll to fix GameMenu.mapTab
(field => const)...
[21:40:16 TRACE SMAPI] Rewrote NPCMapLocations.dll to fix GameMenu..ctor
(added missing optional parameters), IClickableMenu.drawHoverText (added missing
optional parameters), IClickableMenu.drawTextureBox (added missing optional
parameters)...
[21:40:16 TRACE SMAPI] Grandpa's Farm Forage Locations (from Mods/Grandpa's
Farm/[FTM] Grandpa's Farm, ID: FlashShifter.GrandpasFarmFTM) [content pack]...
[21:40:16 TRACE SMAPI] Grandpa's Farm (from Mods/Grandpa's Farm/[CP] Grandpa's
Farm, ID: flashshifter.GrandpasFarm) [content pack]...
[21:40:16 TRACE SMAPI] Ridgeside Village (Content Patcher component) (from
Mods/Ridgeside Village/[CP] Ridgeside Village, ID: Rafseazz.RSVCP) [content
pack]...
[21:40:16 TRACE SMAPI] Frontier Farm (from Mods/Frontier Farm/[CP] Frontier
Farm, ID: flashshifter.FrontierFarm) [content pack]...
[21:40:16 TRACE SMAPI] Frontier Farm Forage Locations (from Mods/Frontier
Farm/[FTM] Frontier Farm, ID: FlashShifter.FrontierFarmFTM) [content pack]...
[21:40:16 TRACE SMAPI] VirtualKeyboard (from
Mods/VirtualKeyboard/VirtualKeyboard.dll, ID: DoubleZ.VirtualKeyboard, assembly
version: 1.0.0)...
[21:40:16 TRACE SMAPI] Better Ranching (from
Mods/BetterRanching/BetterRanching.dll, ID: BetterRanching, assembly version:
0.0.0)...
[21:40:16 TRACE SMAPI] Rewrote BetterRanching.dll to fix Game1.onScreenMenus
field...
[21:40:16 TRACE SMAPI] Canon-Friendly Dialogue Expansion (from Mods/[CP] Canon
Friendly Dialogue Expansion, ID: gizzymo.canonfriendlyexpansion) [content pack]...
[21:40:16 TRACE SMAPI] AutoAnimalDoors (from
Mods/AutoAnimalDoors/AutoAnimalDoors.dll, ID: AaronTaggart.AutoAnimalDoors,
assembly version: 1.0.0)...
[21:40:16 TRACE SMAPI] Rewrote AutoAnimalDoors.dll to fix Game1.get_locations
method...
[21:40:16 TRACE SMAPI] DaisyNiko's Tilesheets (from Mods/[CP] DaisyNiko's
Tilesheets, ID: DaisyNiko.Tilesheets) [content pack]...
[21:40:16 TRACE SMAPI] Lumisteria Tilesheets - Outdoor (from Mods/[CP]
Lumisteria Tilesheets - Outdoor, ID: Lumisteria.TtilesheetsOutdoor) [content
pack]...
[21:40:16 TRACE SMAPI] Lumisteria Tilesheets - Indoor (from Mods/[CP] Lumisteria
Tilesheets - Indoor, ID: Lumisteria.LumiTilesheetsIndoor) [content pack]...
[21:40:16 TRACE SMAPI] (CP) Desert Expansion (from Mods/[CP] Desert Expansion,
ID: HaruNesukts.DesertExpansionCP) [content pack]...
[21:40:16 TRACE SMAPI] DynamicMapTiles (from
Mods/DynamicMapTiles/DynamicMapTiles.dll, ID: datamancer.DynamicMapTiles, assembly
version: 1.0.0)...
[21:40:17 TRACE SMAPI] Rewrote DynamicMapTiles.dll to fix
GameLocation.explode (added missing optional parameters)...
[21:40:17 TRACE SMAPI] Detected game patcher in assembly DynamicMapTiles.dll.
[21:40:17 TRACE SMAPI] GNMTokens (from Mods/GNMTokens/GNMTokens.dll, ID:
Hana.GNMTokens, assembly version: 1.0.0)...
[21:40:17 TRACE SMAPI] Juliet, Jessie and Lodging House (from Mods/[CP] Juliet &
Jessie (1.6), ID: LemurKat.JulietHouse.NPC) [content pack]...
[21:40:17 TRACE SMAPI] Better Junimos (from
Mods/BetterJunimos/BetterJunimos.dll, ID: hawkfalcon.BetterJunimos, assembly
version: 3.1.0)...
[21:40:17 TRACE SMAPI] Failed loading PDB for 'BetterJunimos.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 Mono.Cecil.ModuleDefinition.ReadModule(Disposable`1 stream, String fileName,
ReaderParameters parameters)
at Mono.Cecil.ModuleDefinition.ReadModule(Stream stream, ReaderParameters
parameters)
at Mono.Cecil.AssemblyDefinition.ReadAssembly(Stream stream, ReaderParameters
parameters)
at
StardewModdingAPI.Framework.ModLoading.AssemblyLoader.GetReferencedLocalAssemblies(
FileInfo file, HashSet`1 visitedAssemblyNames, IAssemblyResolver assemblyResolver)
+MoveNext()
[21:40:17 TRACE SMAPI] Rewrote BetterJunimos.dll to fix Game1.get_locations
method...
[21:40:17 TRACE SMAPI] Detected game patcher in assembly BetterJunimos.dll.
[21:40:17 TRACE SMAPI] MobileUI Android (from Mods/MobileUI/MobileUI.dll, ID:
WisnuNug.MobileUI, assembly version: 1.0.0)...
[21:40:17 TRACE SMAPI] Rewrote MobileUI.dll for OS...
[21:40:17 TRACE SMAPI] Datable Jodi (from Mods/[CP] Datable Jodi, ID:
Moralle.DatableJodi) [content pack]...
[21:40:17 TRACE SMAPI] Noclip Mode (from Mods/NoclipMode/NoclipMode.dll, ID:
Pathoschild.NoclipMode, assembly version: 1.3.18)...
[21:40:17 TRACE SMAPI] Rewrote NoclipMode.dll to fix Game1.get_locations
method...
[21:40:17 TRACE SMAPI] Rewrote NoclipMode.dll to fix
IClickableMenu.drawTextureBox (added missing optional parameters)...
[21:40:17 TRACE SMAPI] Welcome to Mineral Town (SMAPI component) (from
Mods/Return to Mineral Town/MineralTown/MineralTown.dll, ID:
Rexstrife20.MineralTown, assembly version: 1.0.0)...
[21:40:17 TRACE SMAPI] Mineral Town (Custom Companions component) (from
Mods/Return to Mineral Town/[CC] Mineral Town, ID: Rexstrife20.MineralTownCC)
[content pack]...
[21:40:17 TRACE SMAPI] Mineral Town - Forage Settings (from Mods/Return to
Mineral Town/[FTM] Mineral Town, ID: Rexstrife20.MineralTownFTM) [content pack]...
[21:40:17 TRACE SMAPI] Mineral Town (from Mods/Return to Mineral Town/[CP]
Mineral Town, ID: Rexstrife20.MineralTownCP) [content pack]...
[21:40:17 TRACE SMAPI] Caroline Is Single (from Mods/[CP] Caroline Is Single,
ID: Hitme.CarolineIsSingle) [content pack]...
[21:40:17 TRACE SMAPI] Automate (from Mods/Automate/Automate.dll, ID:
Pathoschild.Automate, assembly version: 2.3.5)...
[21:40:18 TRACE SMAPI] Rewrote Automate.dll to fix Game1.get_locations
method...
[21:40:18 TRACE SMAPI] Rewrote Automate.dll to fix
IClickableMenu.drawTextureBox (added missing optional parameters)...
[21:40:18 TRACE SMAPI] Lookup Anything (from
Mods/LookupAnything/LookupAnything.dll, ID: Pathoschild.LookupAnything, assembly
version: 1.51.1)...
[21:40:19 TRACE SMAPI] Rewrote LookupAnything.dll to fix Game1.get_locations
method, Game1.onScreenMenus field, InventoryPage.hoveredItem field,
MenuWithInventory.get_heldItem method...
[21:40:19 TRACE SMAPI] Rewrote LookupAnything.dll to fix
IClickableMenu.drawTextureBox (added missing optional parameters), TextBox..ctor
(added missing optional parameters)...
[21:40:20 TRACE SMAPI] SkullCavernElevator (from
Mods/SkullCavernElevator/SkullCavernElevator.dll, ID: SkullCavernElevator, assembly
version: 1.6.0)...
[21:40:20 TRACE SMAPI] Rewrote SkullCavernElevator.dll to fix
Game1.warpFarmer (added missing optional parameters), IClickableMenu.drawHoverText
(added missing optional parameters), IClickableMenu.drawTextureBox (added missing
optional parameters)...
[21:40:20 TRACE SMAPI] Self Serve (from Mods/SelfServe/SelfServe.dll, ID:
NeverToxic.SelfServe, assembly version: 1.0.0)...
[21:40:20 TRACE SMAPI] Rewrote SelfServe.dll to fix ArgUtility.TryGet method,
Game1.getCharacterFromName method...
[21:40:20 TRACE SMAPI] Detected game patcher in assembly SelfServe.dll.
[21:40:20 TRACE SMAPI] The Forgotten Woods (from Mods/[CP] [FTM] Forgotten
Woods/[CP] The Forgotten Woods, ID: Azathii.ForgottenWoods) [content pack]...
[21:40:20 TRACE SMAPI] (FTM) The Forgotten Woods (from Mods/[CP] [FTM] Forgotten
Woods/[FTM] The Forgotten Woods, ID: Azathii.ForgottenWoods.FTM) [content pack]...
[21:40:20 TRACE SMAPI] CJB Cheats Menu (from
Mods/CJBCheatsMenu/CJBCheatsMenu.dll, ID: CJBok.CheatsMenu, assembly version:
1.39.0)...
[21:40:20 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix Game1.get_locations
method...
[21:40:20 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix Game1.warpFarmer
(added missing optional parameters), IClickableMenu.drawHoverText (added missing
optional parameters), IClickableMenu.drawTextureBox (added missing optional
parameters)...
[21:40:20 TRACE SMAPI] Rewrote CJBCheatsMenu.dll to fix Replace Method:
System.Void
StardewValley.Menus.OptionsElement::draw(Microsoft.Xna.Framework.Graphics.SpriteBat
ch,System.Int32,System.Int32,StardewValley.Menus.IClickableMenu)...
[21:40:20 TRACE SMAPI] CJB Item Spawner (from
Mods/CJBItemSpawner/CJBItemSpawner.dll, ID: CJBok.ItemSpawner, assembly version:
2.5.2)...
[21:40:20 TRACE SMAPI] Rewrote CJBItemSpawner.dll to fix Game1.get_locations
method, ItemGrabMenu..ctor constructor, MenuWithInventory.get_heldItem method,
MenuWithInventory.set_heldItem method...
[21:40:20 TRACE SMAPI] Rewrote CJBItemSpawner.dll to fix
IClickableMenu.drawTextureBox (added missing optional parameters), TextBox..ctor
(added missing optional parameters), Utility.getTrashReclamationPrice (added
missing optional parameters)...
[21:40:20 TRACE SMAPI] Rose's Shop Expansion (from Mods/[CP] Keep first Year
Prices, ID: Roseloves109.Price) [content pack]...
[21:40:20 TRACE SMAPI] Lunna - Astray in StardewValley (from
Mods/LunnaAstray_3.4.14/[CP] Lunna, ID: Rafseazz.LunnaCP) [content pack]...
[21:40:20 TRACE SMAPI] LASV Forage (from Mods/LunnaAstray_3.4.14/[FTM] Lunna,
ID: Rafseazz.LunnaFTM) [content pack]...
[21:40:20 TRACE SMAPI] (CP) Polyamory Sweet! (from Mods/PolyamorySweet/[CP]
PolyamorySweet, ID: ApryllForever.CPPolyamorySweet) [content pack]...
[21:40:20 TRACE SMAPI] Polyamory Sweet Bed (from
Mods/PolyamorySweet/PolyamorySweet Bed/PolyamorySweetBed.dll, ID:
ApryllForever.PolyamorySweetBed, assembly version: 1.0.0)...
[21:40:20 TRACE SMAPI] Detected game patcher in assembly
PolyamorySweetBed.dll.
[21:40:20 TRACE SMAPI] PolyamorySweet Kiss (from
Mods/PolyamorySweet/PolyamorySweet Kiss/PolyamorySweetKiss.dll, ID:
ApryllForever.PolyamorySweetKiss, assembly version: 1.0.0)...
[21:40:21 TRACE SMAPI] Detected game patcher in assembly
PolyamorySweetKiss.dll.
[21:40:21 TRACE SMAPI] Polyamory Sweet Love (from
Mods/PolyamorySweet/PolyamorySweet Love/PolyamorySweetLove.dll, ID:
ApryllForever.PolyamorySweetLove, assembly version: 1.0.0)...
[21:40:21 TRACE SMAPI] PolyamorySweet Rooms (from
Mods/PolyamorySweet/PolyamorySweet Rooms/PolyamorySweetRooms.dll, ID:
ApryllForever.PolyamorySweetRooms, assembly version: 1.0.0)...
[21:40:21 TRACE SMAPI] Detected game patcher in assembly
PolyamorySweetRooms.dll.
[21:40:21 TRACE SMAPI] Polyamory Sweet Wedding (from
Mods/PolyamorySweet/PolyamorySweet Wedding/PolyamorySweetWedding.dll, ID:
ApryllForever.PolyamorySweetWedding, assembly version: 1.0.0)...
[21:40:21 TRACE SMAPI] Detected game patcher in assembly
PolyamorySweetWedding.dll.
[21:40:21 TRACE SMAPI] MineralTown Ridgeside Patch (from
Mods/zMineralTownRidgesidePatch, ID: CloudTheWolf.MineralTownRidgesidePatch)
[content pack]...
[21:40:21 TRACE SMAPI] Failed: it requires mods which aren't installed
(MineralTownArchitects.MineralTown).
[21:40:21 TRACE SMAPI] RobinIsSingleRevised (from Mods/[CP] Robin Is Single
Revised, ID: Hitme.RobinIsSingleRevised) [content pack]...
[21:40:21 TRACE SMAPI] Part of the Community (from
Mods/PartOfTheCommunity/PartOfTheCommunity.dll, ID: SpaceBaby.PartOfTheCommunity,
assembly version: 1.1.0)...
[21:40:21 TRACE SMAPI] Destroyable Bushes (from
Mods/DestroyableBushes/DestroyableBushes.dll, ID: Esca.DestroyableBushes, assembly
version: 1.5.2)...
[21:40:21 TRACE SMAPI] Detected game patcher in assembly
DestroyableBushes.dll.
[21:40:21 TRACE SMAPI] DNER All in one map fix (from Mods/DNER All in one map
fix, ID: DNER.AIOmapfix) [content pack]...
[21:40:21 TRACE SMAPI] Seasonal Outfits - SVE (from Mods/[CP] Seasonal Outfits -
SVE, ID: Poltergeister.SeasonalOutfitsSVE) [content pack]...
[21:40:21 INFO SMAPI] Loaded 28 mods:
[21:40:21 INFO SMAPI] AutoAnimalDoors 4.2.0 by Aaron Taggart | Open and close
the doors automatically for your animals.
[21:40:21 INFO SMAPI] Automate 2.3.5 by Pathoschild | Lets you automate
crafting machines, fruit trees, and more by connecting them to chests.
[21:40:21 INFO SMAPI] Better Junimos 3.1.0 by hawkfalcon,ceruleandeep | Allow
your Junimos (from Junimo huts) to automatically plant seeds, fertilize, and so
much more!
[21:40:21 INFO SMAPI] Better Ranching 2.0.5 by Urbanyeti | Prevents failed
milk/shear attempts and displays when animals can be milked/sheared and petted.
[21:40:21 INFO SMAPI] CJB Cheats Menu 1.39.0 by CJBok and Pathoschild | Simple
in-game cheats menu!
[21:40:21 INFO SMAPI] CJB Item Spawner 2.5.2 by CJBok and Pathoschild | Simple
in-game item spawner!
[21:40:21 INFO SMAPI] Content Patcher 2.7.2 by Pathoschild | Loads content
packs which edit game data, images, and maps without changing the game files.
[21:40:21 INFO SMAPI] Custom Companions 5.0.0 by PeacefulEnd | Framework for
creating custom entities that can be spawned on maps or follow you around in
Stardew Valley.
[21:40:21 INFO SMAPI] Destroyable Bushes 1.5.2 by Esca | Allows the player to
destroy bushes with an axe.
[21:40:21 INFO SMAPI] DynamicMapTiles 0.10.0 by datamancer | DynamicMapTiles.
[21:40:21 INFO SMAPI] Expanded Preconditions Utility 1.0.2-alpha.20240225 by
Cherry | A condition checking system designed for use by other mods, in the format
of event preconditions
[21:40:21 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
[21:40:21 INFO SMAPI] Generic Mod Config Menu 1.15.0 by spacechase0 | Adds an
in-game UI to edit other mods' config options (for mods which support it).
[21:40:21 INFO SMAPI] GNMTokens 3.2.0 by Hana | Provides Content Patcher Tokens
for customizable pronouns and other language.
[21:40:21 INFO SMAPI] Lookup Anything 1.51.1 by Pathoschild | View metadata
about anything by pressing a button.
[21:40:21 INFO SMAPI] MobileUI Android 1.2.0 by WisnuNug | Replace Android Time
Box to PC Version
[21:40:21 INFO SMAPI] Noclip Mode 1.3.18 by Pathoschild | Press a key to enable
noclip mode (which lets you walk through anything).
[21:40:21 INFO SMAPI] NPC Map Locations 3.4.1 by Bouhm | Shows NPCs and farmers
on a modified map page for accurate tracking.
[21:40:21 INFO SMAPI] Part of the Community 1.2.1 by Brandon Marquis Markail
Green (Space Baby), 1.6 update by Nikki864, GMCM menu by MickeyMik (Eela11) | Lets
you increase friendship by supporting the community.
[21:40:21 INFO SMAPI] Polyamory Sweet Bed 1.3.9 by ApryllForever | Bed part of
the Polyamory Sweet!
[21:40:21 INFO SMAPI] Polyamory Sweet Wedding 1.3.9 by ApryllForever | Wedding
part of the Polyamory Sweet!
[21:40:21 INFO SMAPI] PolyamorySweet Kiss 1.3.9 by ApryllForever | Polyamory
Affection! Hugs and kisses!
[21:40:21 INFO SMAPI] PolyamorySweet Rooms 1.3.9 by ApryllForever | Rooms!
[21:40:21 INFO SMAPI] Self Serve 1.0.1 by NeverToxic | Shops don't close.
[21:40:21 INFO SMAPI] SkullCavernElevator 1.6.2 by lestoph | Elevator for the
Skull Cavern
[21:40:21 INFO SMAPI] Stardew Valley Expanded 1.15.11 by FlashShifter, Esca,
and kittycatcasey | Adds coded elements to the game
[21:40:21 INFO SMAPI] Tractor Mod 4.23.1 by Pathoschild | Lets you buy a
tractor to more efficiently work with crops, clear twigs and rocks, etc.
[21:40:21 INFO SMAPI] VirtualKeyboard 1.0.5 by DoubleZ | simple virtual
keyboard

[21:40:21 INFO SMAPI] Loaded 26 content packs:


[21:40:21 INFO SMAPI] (CP) Desert Expansion 1.0.1 by HaruNesukts | for Content
Patcher | The desert expansion contains new NPCs and more!
[21:40:21 INFO SMAPI] (CP) Polyamory Sweet! 1.3.9 by ApryllForever | for
Content Patcher | Polyamory Stuff!
[21:40:21 INFO SMAPI] (FTM) The Forgotten Woods 1.0.6 by Azathii | for Farm
Type Manager | Adds forageables, treasures and monsters to The Forgotten Woods maps
[21:40:21 INFO SMAPI] Canon-Friendly Dialogue Expansion 3.0.7 by gizzymo
(dialogue), WitchWeed (coding) | for Content Patcher | Adds about 4200 new lines of
dialogue across all 34 characters who have a heart level
[21:40:21 INFO SMAPI] Caroline Is Single 1.0.7 by Hitme | for Content Patcher |
Caroline Is Single, with immersive divorce story.
[21:40:21 INFO SMAPI] DaisyNiko's Tilesheets 1.11.0 by DaisyNiko | for Content
Patcher
[21:40:21 INFO SMAPI] Datable Jodi 1.3.0 by Moralle | for Content Patcher |
Makes Jodi dateable and marriable.
[21:40:21 INFO SMAPI] DNER All in one map fix 1.5.0 by Xryzo11 | for Content
Patcher | This mod fixes the incorrect backgrounds on world maps from other mods.
[21:40:21 INFO SMAPI] Earthy Recolour 1.4.4 by DaisyNiko | for Content Patcher
[21:40:21 INFO SMAPI] Frontier Farm 1.15.11 by FlashShifter | for Content
Patcher | A massive custom farm map for Stardew Valley Expanded.
[21:40:21 INFO SMAPI] Frontier Farm Forage Locations 1.15.11 by FlashShifter |
for Farm Type Manager | Frontier Farm FTM Data.
[21:40:21 INFO SMAPI] Grandpa's Farm 1.15.11 by FlashShifter | for Content
Patcher | A medium sized farm map for Stardew Valley Expanded.
[21:40:21 INFO SMAPI] Grandpa's Farm Forage Locations 1.15.11 by FlashShifter |
for Farm Type Manager | A farm map for Stardew Valley Expanded.
[21:40:21 INFO SMAPI] Juliet, Jessie and Lodging House 1.5.6 by Lemurkat | for
Content Patcher | Adds the NPC's Juliet and Jessie, plus their House and More!
[21:40:21 INFO SMAPI] LASV Forage 3.4.14 by Rafseazz | for Farm Type Manager |
FTM for LASV
[21:40:21 INFO SMAPI] Lumisteria Tilesheets - Indoor 1.4.0 by Lumisteria | for
Content Patcher | Custom Tilesheets for other mods to use. Don't include the
tilesheets in your mod.
[21:40:21 INFO SMAPI] Lumisteria Tilesheets - Outdoor 1.4.0 by Lumisteria | for
Content Patcher | Custom Tilesheets for other mods to use. Don't include the
tilesheets in your mod.
[21:40:21 INFO SMAPI] Lunna - Astray in StardewValley 3.4.14 by Rafseazz | for
Content Patcher | Custom NPC Lunna, Bianka and Raphael with Romance + New Locations
and NPCs
[21:40:21 INFO SMAPI] Mineral Town - Forage Settings 1.1.5 by Rexstrife20 | for
Farm Type Manager | Adds custom forage and monsters to Mineral Town.
[21:40:21 INFO SMAPI] Ridgeside Village (Farm Type Manager component) 2.5.17 by
Rafseazz | for Farm Type Manager | Adds forage and monsters to Ridgeside Village.
[21:40:21 INFO SMAPI] RobinIsSingleRevised 1.0.5 by Hitme | for Content Patcher
| Demetrius is Robin's dad or a friend.
[21:40:21 INFO SMAPI] Rose's Shop Expansion 1.0.7 by Roseloves109 | for Content
Patcher | Keeps Robins and Clints prices low.
[21:40:21 INFO SMAPI] Seasonal Outfits - SVE 2.0.0 by Poltergeister and
Tanpoponoko | for Content Patcher | Seasonal Outfits for Stardew Valley Expanded in
the Vanilla style.
[21:40:21 INFO SMAPI] Stardew Valley Expanded 1.15.11 by FlashShifter | for
Content Patcher | An expansive fanmade mod for ConcernedApe's Stardew Valley.
[21:40:21 INFO SMAPI] Stardew Valley Expanded Farm Type Manager 1.15.11 by
FlashShifter | for Farm Type Manager | This FTM pack is for SVE!
[21:40:21 INFO SMAPI] The Forgotten Woods 1.0.6 by Azathii | for Content
Patcher | Adds new additional foraging maps to the Secret Woods

[21:40:21 ERROR SMAPI] Skipped mods


[21:40:21 ERROR SMAPI] --------------------------------------------------
[21:40:21 ERROR SMAPI] These mods could not be added to your game.

[21:40:21 ERROR SMAPI] - SpaceCore 1.28.0 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

[21:40:21 ERROR SMAPI] - Mineral Town (Custom Companions component) 1.1.5


because it needs the 'SpaceCore' mod, which couldn't be loaded.
[21:40:21 ERROR SMAPI] - Ridgeside Village (SMAPI component) 2.5.17 because
it needs the 'SpaceCore' mod, which couldn't be loaded.
[21:40:21 ERROR SMAPI] - Welcome to Mineral Town (SMAPI component) 1.1.5
because it needs the 'SpaceCore' mod, which couldn't be loaded.

[21:40:21 ERROR SMAPI] - Json Assets 1.11.10 because it needs the 'SpaceCore'
mod, which couldn't be loaded.
[21:40:21 ERROR SMAPI] - LuckSkill 1.2.6 because it's no longer compatible.
Please check for a newer version at
https://www.nexusmods.com/stardewvalley/mods/1303 or https://smapi.io/mods
[21:40:21 ERROR SMAPI] - Mineral Town 1.1.5 because it needs the 'Mineral
Town (Custom Companions component)' mod, which couldn't be loaded.
[21:40:21 ERROR SMAPI] - MineralTown Ridgeside Patch 1.0.3 because it
requires mods which aren't installed (MineralTownArchitects.MineralTown).
[21:40:21 ERROR SMAPI] - Polyamory Sweet Love 1.3.9 because it needs the
'SpaceCore' mod, which couldn't be loaded.
[21:40:21 ERROR SMAPI] - Ridgeside Village (Content Patcher component) 2.5.17
because it needs the 'Ridgeside Village (SMAPI component)' mod, which couldn't be
loaded.
[21:40:21 ERROR SMAPI] - Ridgeside Village (Custom Companions component)
2.5.17 because it needs the 'SpaceCore' mod, which couldn't be loaded.

[21:40:21 INFO SMAPI] Patched game code


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

[21:40:21 INFO SMAPI] - Better Junimos


[21:40:21 INFO SMAPI] - Custom Companions
[21:40:21 INFO SMAPI] - Destroyable Bushes
[21:40:21 INFO SMAPI] - DynamicMapTiles
[21:40:21 INFO SMAPI] - Farm Type Manager
[21:40:21 INFO SMAPI] - Polyamory Sweet Bed
[21:40:21 INFO SMAPI] - Polyamory Sweet Wedding
[21:40:21 INFO SMAPI] - PolyamorySweet Kiss
[21:40:21 INFO SMAPI] - PolyamorySweet Rooms
[21:40:21 INFO SMAPI] - Self Serve
[21:40:21 INFO SMAPI] - Stardew Valley Expanded

[21:40:21 TRACE SMAPI] Direct console access


[21:40:21 TRACE SMAPI] --------------------------------------------------
[21:40:21 TRACE SMAPI] These mods access the SMAPI console window directly.
This is more fragile, and their output may not
[21:40:21 TRACE SMAPI] be logged by SMAPI.

[21:40:21 TRACE SMAPI] - Generic Mod Config Menu

[21:40:22 DEBUG SMAPI] Launching mods...


[21:40:22 TRACE SMAPI] Found mod-provided API
(ContentPatcher.Framework.ContentPatcherAPI).
[21:40:22 TRACE game] Registered trigger action handler
'spacechase0.GenericModConfigMenu_OpenModConfig'.
[21:40:22 TRACE SMAPI] Found mod-provided API
(ExpandedPreconditionsUtility.Framework.ConditionsChecker).
[21:40:22 TRACE Farm Type Manager] Applying Harmony patch
"HarmonyPatch_DisableFurniturePickup": postfixing 3 implementations of SDV method
"Furniture.canBeRemoved(Farmer)".
[21:40:22 TRACE Farm Type Manager] Applying Harmony patch
"HarmonyPatch_InstantKillImmunity": prefixing SDV method
"HungryFrogCompanion.tongueReachedMonster".
[21:40:22 TRACE Farm Type Manager] Applying Harmony patch
"HarmonyPatch_StunImmunity": prefixing SDV method
"DebuffingProjectile.behaviorOnCollisionWithMonster".
[21:40:22 TRACE Farm Type Manager] Applying Harmony patch
"HarmonyPatch_ToggleExtraLoot": postfixing 12 implementations of SDV method
"Monster.getExtraDropitems()".
[21:40:22 TRACE Farm Type Manager] Applying Harmony patch
"HarmonyPatch_UpdateCursorOverPlacedItem": postfixing SDV method
"Utility.canGrabSomethingFromHere(int, int, Farmer)".
[21:40:22 TRACE Tractor Mod] Requested cache invalidation for 'Data/Buildings'.
[21:40:22 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:22 TRACE Tractor Mod] Requested cache invalidation for 'Data/AudioChanges'.
[21:40:22 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:22 INFO Stardew Valley Expanded] Starting Installation Checker...
[21:40:22 INFO Stardew Valley Expanded] (Installation Checker provided by
shekurika and moe)
[21:40:22 TRACE Stardew Valley Expanded] Number of dependencies to check: 5
[21:40:22 TRACE Stardew Valley Expanded] InstallationChecker checking SMAPI...
[21:40:22 TRACE Stardew Valley Expanded] SMAPI is loaded and up to date.
[21:40:22 TRACE Stardew Valley Expanded] InstallationChecker checking Content
Patcher...
[21:40:22 TRACE Stardew Valley Expanded] Content Patcher is loaded and up to date.
[21:40:22 TRACE Stardew Valley Expanded] InstallationChecker checking Farm Type
Manager (FTM)...
[21:40:22 TRACE Stardew Valley Expanded] Farm Type Manager (FTM) is loaded and up
to date.
[21:40:22 TRACE Stardew Valley Expanded] InstallationChecker checking [CP] Stardew
Valley Expanded...
[21:40:22 TRACE Stardew Valley Expanded] [CP] Stardew Valley Expanded is loaded and
up to date.
[21:40:22 TRACE Stardew Valley Expanded] InstallationChecker checking [FTM] Stardew
Valley Expanded...
[21:40:22 TRACE Stardew Valley Expanded] [FTM] Stardew Valley Expanded is loaded
and up to date.
[21:40:22 TRACE Stardew Valley Expanded] Number of missing mods: 0
[21:40:22 TRACE Stardew Valley Expanded] Number of out of date mods: 0
[21:40:22 INFO Stardew Valley Expanded] Installation check completed. Everything
seems fine!
[21:40:22 TRACE Stardew Valley Expanded] Replacing sound cue
"AmbientLocationSounds.engine" with a wrapper for volume control.
[21:40:22 TRACE game] Registered event command: SVE_BadlandsDeath
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"DisableShadowAttacks": postfixing SDV method "AdventureGuild.killListLine(string,
int, int)".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony Patch:
HarmonyPatch_Mountain
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FarmComputerLocations": postfixing SDV method "Farm.getTotalCrops()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FarmComputerLocations": postfixing SDV method
"Farm.getTotalCropsReadyForHarvest()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FarmComputerLocations": postfixing SDV method
"Farm.getTotalUnwateredCrops()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FarmComputerLocations": postfixing SDV method
"Farm.getTotalOpenHoeDirt()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FarmComputerLocations": postfixing SDV method
"Farm.getTotalGreenhouseCropsReadyForHarvest()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_PiggyBank": postfixing SDV method "Object_checkForAction(Farmer,
bool)".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FixDesertBusWarp": transpiling SDV method "Desert.resetLocalState()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_DesertSecretNoteTile": prefixing SDV method
"Desert.checkForBuriedItem(int, int, bool, bool, Farmer)".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_DesertFishingItems": postfixing SDV method "Desert.getFish".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_CustomGrangeJudging": prefixing SDV method
"Event.initiateGrangeJudging()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_CustomGrangeJudging": postfixing SDV method
"Event.interpretGrangeResults()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_MovieTheaterNPCs": postfixing SDV method
"MovieTheater.checkAction(Location, Rectangle, Farmer)".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_MovieTheaterNPCs": transpiling SDV method
"Utility.CheckForCharacterAtTile(Vector2, Farmer)".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_DestroyableBushesSVE": postfixing SDV method
"Bush.isDestroyable(GameLocation, Vector2)".
[21:40:22 TRACE Stardew Valley Expanded] Try fix
TMXLLoadMapFacingDirection_ApplyPatch
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"Sve_TXMLMapFacingDir_warpFarmer": prefixing SDV method
"Game1.warpFarmer(LocationRequest, int, int, int, bool)".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_UntimedSpecialOrders": postfixing SDV method
"SpecialOrders.IsTimedQuest()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FixCommunityShortcuts": transpiling SDV method
"Forest.showCommunityUpgradeShortcuts()".
[21:40:22 TRACE Stardew Valley Expanded] Applying Harmony patch
"HarmonyPatch_FixCommunityShortcuts": transpiling SDV method
"Beach.showCommunityUpgradeShortcuts(GameLocation, bool)".
[21:40:23 TRACE SMAPI] Found mod-provided API
(CustomCompanions.Framework.Interfaces.API.Api).
[21:40:23 TRACE SMAPI] Found mod-provided API
(BetterRanching.BetterRanchingApi).
[21:40:23 TRACE SMAPI] Found mod-provided API
(DynamicMapTiles.DynamicMapTilesApi).
[21:40:24 TRACE Better Junimos] Requested cache invalidation for
'Characters/Junimo'.
[21:40:24 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:24 TRACE Better Junimos] Requested cache invalidation for
'Characters/Junimo.'.
[21:40:24 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:24 TRACE Better Junimos] Requested cache invalidation for 'Data/Buildings'.
[21:40:24 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:24 TRACE Better Junimos] Requested cache invalidation for 'Data/Buildings.'.
[21:40:24 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:24 TRACE SMAPI] Found mod-provided API (BetterJunimos.BetterJunimosApi).
[21:40:24 TRACE SMAPI] Found mod-provided API
(Pathoschild.Stardew.Automate.Framework.AutomateAPI).
[21:40:24 TRACE CJB Cheats Menu] Started with menu key P.
[21:40:24 TRACE CJB Item Spawner] Started with menu key I.
[21:40:24 TRACE SMAPI] Found mod-provided API
(PolyamorySweetBed.PolyamorySweetBedAPI).
[21:40:24 TRACE SMAPI] Found mod-provided API (PolyamorySweetKiss.KissingAPI).
[21:40:24 TRACE SMAPI] Found mod-provided API
(PolyamorySweetRooms.SweetRoomsAPI).
[21:40:24 DEBUG SMAPI] Mods loaded and ready!
[21:40:25 TRACE SMAPI] Tractor Mod edited Data/Buildings.
[21:40:25 TRACE Better Junimos] Unlocked:
System.Collections.Generic.KeyNotFoundException: Required location 'Farm' not
found.
at StardewValley.Game1.RequireLocation[Farm](String name, Boolean isStructure)
at StardewValley.Game1.getFarm()
at BetterJunimos.Utils.JunimoProgression.Unlocked(String progression)
[21:40:25 TRACE SMAPI] Better Junimos edited Data/Buildings.
[21:40:25 TRACE SMAPI] Polyamory Sweet Wedding edited Strings/StringsFromCSFiles.
[21:40:26 TRACE SMAPI] Starting load cueModificationData...
[21:40:26 TRACE SMAPI] Tractor Mod edited Data/AudioChanges.
[21:40:26 TRACE game] setGameMode( 'titleScreenGameMode (0)' )
[21:40:26 TRACE SMAPI] Polyamory Sweet Wedding edited Strings/StringsFromCSFiles.
[21:40:26 TRACE Destroyable Bushes] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Start, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/start.ogg' in 48.9972ms
[21:40:26 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Rev, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/rev.ogg' in 8.9716ms
[21:40:26 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Idle, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/idle.ogg' in 7.7436ms
[21:40:26 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Stop, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/stop.ogg' in 7.8833ms
[21:40:26 INFO SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
[21:40:26 TRACE Farm Type Manager] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Farm Type Manager] Optional API found: Generic Mod Config Menu
(GMCM).
[21:40:26 TRACE Farm Type Manager] Accessed mod-provided API
(ExpandedPreconditionsUtility.Framework.ConditionsChecker) for Expanded
Preconditions Utility.
[21:40:26 TRACE Farm Type Manager] API found: Expanded Preconditions Utility (EPU).
[21:40:26 TRACE Farm Type Manager] API not found: Dynamic Game Assets (DGA).
[21:40:26 TRACE Farm Type Manager] Accessed mod-provided API
(ContentPatcher.Framework.ContentPatcherAPI) for Content Patcher.
[21:40:26 TRACE Farm Type Manager] API found: Content Patcher (CP).
[21:40:26 TRACE Farm Type Manager] Mod not found: Monsters The Framework (MTF).
[21:40:26 TRACE Farm Type Manager] Optional API not found: Item Extensions.
[21:40:26 TRACE Tractor Mod] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Custom Companions] Accessed mod-provided API
(ContentPatcher.Framework.ContentPatcherAPI) for Content Patcher.
[21:40:26 DEBUG Custom Companions] Successfully hooked into
Pathoschild.ContentPatcher.
[21:40:26 TRACE NPC Map Locations] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Better Ranching] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE AutoAnimalDoors] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 DEBUG AutoAnimalDoors] Generic Mod Config detected, initializing menu
[21:40:26 TRACE DynamicMapTiles] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE GNMTokens] Accessed mod-provided API
(ContentPatcher.Framework.ContentPatcherAPI) for Content Patcher.
[21:40:26 TRACE GNMTokens] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Better Junimos] Accessed mod-provided API
(ContentPatcher.Framework.ContentPatcherAPI) for Content Patcher.
[21:40:26 TRACE Better Junimos] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Better Junimos] Requested cache invalidation for
'Characters/Junimo'.
[21:40:26 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:26 TRACE Better Junimos] Requested cache invalidation for
'Characters/Junimo.'.
[21:40:26 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:26 TRACE Better Junimos] Requested cache invalidation for 'Data/Buildings'.
[21:40:26 TRACE SMAPI] Tractor Mod edited Data/Buildings.
[21:40:26 TRACE Better Junimos] Unlocked:
System.Collections.Generic.KeyNotFoundException: Required location 'Farm' not
found.
at StardewValley.Game1.RequireLocation[Farm](String name, Boolean isStructure)
at StardewValley.Game1.getFarm()
at BetterJunimos.Utils.JunimoProgression.Unlocked(String progression)
[21:40:26 TRACE SMAPI] Better Junimos edited Data/Buildings.
[21:40:26 TRACE SMAPI] Invalidated 1 asset names (Data/Buildings).
Propagated 1 core assets (Data/Buildings).
[21:40:26 TRACE Better Junimos] Requested cache invalidation for 'Data/Buildings.'.
[21:40:26 TRACE SMAPI] Invalidated 0 cache entries.
[21:40:26 TRACE Noclip Mode] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Lookup Anything] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE SkullCavernElevator] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Self Serve] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE CJB Cheats Menu] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE CJB Item Spawner] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Polyamory Sweet Bed] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE PolyamorySweet Kiss] Kissing audio path:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/PolyamorySweet/
PolyamorySweet Kiss/assets/kiss.wav
[21:40:26 TRACE PolyamorySweet Kiss] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 ERROR PolyamorySweet Rooms] This mod failed in the GameLoop.GameLaunched
event. Technical details:
NullReferenceException: Object reference not set to an instance of an object
at PolyamorySweetRooms.ModEntry.GameLoop_GameLaunched(Object sender,
GameLaunchedEventArgs e)
at
StardewModdingAPI.Framework.Events.ManagedEvent`1[[StardewModdingAPI.Events.GameLau
nchedEventArgs, StardewModdingAPI, Version=4.2.1.0, Culture=neutral,
PublicKeyToken=null]].Raise(GameLaunchedEventArgs args)
[21:40:26 TRACE Polyamory Sweet Wedding] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Part of the Community] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:26 TRACE Destroyable Bushes] Applying Harmony patch
"HarmonyPatch_BushesAreDestroyable": transpiling SDV method
"Bush.performToolAction(Tool, int, Vector2)".
[21:40:26 TRACE Destroyable Bushes] Applying Harmony patch
"HarmonyPatch_BushesAreDestroyable": postfixing SDV method "Bush.isDestroyable()".
[21:40:26 TRACE Destroyable Bushes] Applying Harmony patch
"HarmonyPatch_DestroyedBushBehavior": postfixing SDV method
"Bush.performToolAction(Tool, int, Vector2)".
[21:40:27 TRACE Content Patcher] Farm Type Manager added a custom token with prefix
'Esca.FarmTypeManager/': NumberOfMonsters.
[21:40:27 TRACE Content Patcher] GNMTokens added 20 custom tokens with prefix
'Hana.GNMTokens/': Adjective, AdultAntiquatedNoun, AdultFamilialNoun,
AdultInformalNoun, ChildFamilialNoun, ElderAntiquatedNoun, ElderFamilialNoun,
ElderInformalNoun, GenericNoun, ObjectivePronoun, ParentalNoun, PossessivePronoun,
ServiceFormalNoun, SiblingNoun, Singular, SpouseNoun, SubjectivePronoun,
TermOfEndearment, Title, TraderNoun.
[21:40:27 TRACE Content Patcher] Better Junimos added a custom token with prefix
'hawkfalcon.BetterJunimos/': JunimoHuts.
[21:40:27 TRACE Content Patcher] Custom Companions added a custom token with prefix
'PeacefulEnd.CustomCompanions/': Companions.
[21:40:27 INFO Content Patcher] Some content packs haven't been updated for
Stardew Valley 1.6.0. Content Patcher will try to auto-migrate them, but
compatibility isn't guaranteed.

Affected content packs:


- Datable Jodi

For mod authors, see how to update a mod: https://smapi.io/cp-migrate.


[21:40:27 TRACE game] Registered trigger action handler
'Pathoschild.ContentPatcher_MigrateIds'.
[21:40:35 TRACE Content Patcher] Requested cache invalidation for all assets
matching a predicate.
[21:40:35 TRACE game] Loading manifest...
[21:40:35 TRACE game] EnsureManifestInitialized() finished, elapsed =
'00:00:00.0549544'
[21:40:36 TRACE SMAPI] Content Patcher edited LooseSprites/Cursors (for the 'Earthy
Recolour' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited LooseSprites/Cursors (for the
'Stardew Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited LooseSprites/Cursors (for the
'Grandpa's Farm' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited LooseSprites/Cursors2 (for the
'Earthy Recolour' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited LooseSprites/Cursors_1_6 (for the
'Earthy Recolour' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Maps/springobjects (for the 'Earthy
Recolour' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited TileSheets/ChairTiles (for the
'Earthy Recolour' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited LooseSprites/font_bold (for the
'DaisyNiko's Tilesheets' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/BigCraftables (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Objects (for the 'Stardew Valley
Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Objects (for the '(CP) Desert
Expansion' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Objects (for the 'Lunna - Astray
in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Objects (for the '(CP) Polyamory
Sweet!' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Crops (for the 'Stardew Valley
Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Crops (for the 'Lunna - Astray
in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Crops (for the '(CP) Polyamory
Sweet!' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the '(CP) Desert
Expansion' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the 'Juliet,
Jessie and Lodging House' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/Characters (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/Characters (for the 'Juliet,
Jessie and Lodging House' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/Characters (for the 'Caroline
Is Single' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/Characters (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/Characters (for the
'RobinIsSingleRevised' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the 'Datable
Jodi' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the 'Caroline Is
Single' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the '(CP)
Polyamory Sweet!' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the
'RobinIsSingleRevised' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Characters (for the 'Seasonal
Outfits - SVE' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Weapons (for the 'Stardew Valley
Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Weapons (for the '(CP) Desert
Expansion' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Weapons (for the 'Caroline Is
Single' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Weapons (for the 'Lunna - Astray
in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Weapons (for the
'RobinIsSingleRevised' content pack).
[21:40:36 TRACE SMAPI] Tractor Mod edited Data/Buildings.
[21:40:36 TRACE Better Junimos] Unlocked:
System.Collections.Generic.KeyNotFoundException: Required location 'Farm' not
found.
at StardewValley.Game1.RequireLocation[Farm](String name, Boolean isStructure)
at StardewValley.Game1.getFarm()
at BetterJunimos.Utils.JunimoProgression.Unlocked(String progression)
[21:40:36 TRACE SMAPI] Better Junimos edited Data/Buildings.
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Buildings (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/FarmAnimals (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/FruitTrees (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/FruitTrees (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations.
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Frontier
Farm' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the '(CP) Desert
Expansion' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Juliet,
Jessie and Lodging House' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Caroline Is
Single' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'The
Forgotten Woods' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the '(CP)
Polyamory Sweet!' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/LocationContexts (for the
'Stardew Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/NPCGiftTastes (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/NPCGiftTastes (for the '(CP)
Desert Expansion' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/NPCGiftTastes (for the 'Juliet,
Jessie and Lodging House' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/NPCGiftTastes (for the 'Caroline
Is Single' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/NPCGiftTastes (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/NPCGiftTastes (for the '(CP)
Polyamory Sweet!' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/CraftingRecipes (for the
'Stardew Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/CraftingRecipes (for the
'Datable Jodi' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/CraftingRecipes (for the 'Lunna
- Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/CookingRecipes (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/CookingRecipes (for the '(CP)
Desert Expansion' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/CookingRecipes (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/JukeboxTracks (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Polyamory Sweet Wedding edited Strings/StringsFromCSFiles.
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/StringsFromCSFiles (for the
'Stardew Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/StringsFromCSFiles (for the
'(CP) Polyamory Sweet!' content pack).
[21:40:36 TRACE SMAPI] Starting load cueModificationData...
[21:40:36 TRACE SMAPI] Tractor Mod edited Data/AudioChanges.
[21:40:36 TRACE SMAPI] Content Patcher edited Data/AudioChanges (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Invalidated 24 asset names (Data/AudioChanges,
Data/BigCraftables, Data/Boots, Data/Buildings, Data/Characters,
Data/CookingRecipes, Data/CraftingRecipes, Data/Crops, Data/FarmAnimals,
Data/FruitTrees, Data/Furniture, Data/JukeboxTracks, Data/LocationContexts,
Data/Locations, Data/NPCGiftTastes, Data/Objects, Data/Weapons,
LooseSprites/Cursors, LooseSprites/Cursors2, LooseSprites/Cursors_1_6,
LooseSprites/font_bold, Maps/springobjects, Strings/StringsFromCSFiles,
TileSheets/ChairTiles).
Propagated 24 core assets (Data/AudioChanges, Data/BigCraftables, Data/Boots,
Data/Buildings, Data/Characters, Data/CookingRecipes, Data/CraftingRecipes,
Data/Crops, Data/FarmAnimals, Data/FruitTrees, Data/Furniture, Data/JukeboxTracks,
Data/LocationContexts, Data/Locations, Data/NPCGiftTastes, Data/Objects,
Data/Weapons, LooseSprites/Cursors, LooseSprites/Cursors2,
LooseSprites/Cursors_1_6, LooseSprites/font_bold, Maps/springobjects,
Strings/StringsFromCSFiles, TileSheets/ChairTiles).
[21:40:36 TRACE Content Patcher] Requested cache invalidation for 'Data/Locations'.
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations.
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Stardew
Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Frontier
Farm' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the '(CP) Desert
Expansion' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Juliet,
Jessie and Lodging House' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Caroline Is
Single' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'The
Forgotten Woods' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Data/Locations (for the '(CP)
Polyamory Sweet!' content pack).
[21:40:36 TRACE SMAPI] Invalidated 1 asset names (Data/Locations).
Propagated 1 core assets (Data/Locations).
[21:40:36 TRACE Content Patcher] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of DaisyNiko.EarthyRecolour
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of FlashShifter.StardewValleyExpandedCP
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of flashshifter.GrandpasFarm
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of flashshifter.FrontierFarm
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of gizzymo.canonfriendlyexpansion
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of DaisyNiko.Tilesheets
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of Lumisteria.LumiTilesheetsIndoor
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of LemurKat.JulietHouse.NPC
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of Hitme.CarolineIsSingle
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of Rafseazz.LunnaCP
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of ApryllForever.CPPolyamorySweet
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of Hitme.RobinIsSingleRevised
[21:40:36 TRACE Generic Mod Config Menu] Pathoschild.ContentPatcher is registering
on behalf of Poltergeister.SeasonalOutfitsSVE
[21:40:36 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Start, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/start.ogg' in 5.2476ms
[21:40:36 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Rev, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/rev.ogg' in 4.177ms
[21:40:36 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Idle, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/idle.ogg' in 4.2286ms
[21:40:36 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
Pathoschild.TractorMod/Stop, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/TractorMod/
assets/audio/stop.ogg' in 4.1737ms
[21:40:36 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_CrimsonSands, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/CrimsonSands.ogg' in 69.5814ms
[21:40:36 TRACE SMAPI] Polyamory Sweet Wedding edited Strings/StringsFromCSFiles.
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/StringsFromCSFiles (for the
'Stardew Valley Expanded' content pack).
[21:40:36 TRACE SMAPI] Content Patcher edited Strings/StringsFromCSFiles (for the
'(CP) Polyamory Sweet!' content pack).
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_OminousCavern, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/OminousCavern.ogg' in 53.0698ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_EnchantedWaltz, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/EnchantedWaltz.ogg' in 27.7711ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_SDV_FireplaceSound, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/SDV_Fireplace.ogg' in 17.2347ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_SDV_FireplaceMusic, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/SDV_Fireplace.ogg' in 14.2295ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_CamillasTower, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/CamillasTower.ogg' in 41.3886ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_Lament, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/Lament.ogg' in 24.7763ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_HaruhiViolinSolo, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/HaruhiViolinSolo.ogg' in
18.6648ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_NewMagicLearned, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/NewMagicLearned.ogg' in
19.0914ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_Nexus, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/Nexus.ogg' in 37.6495ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_CastleVillageOutpostAmbience, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley
Expanded/assets/Music/CastleVillageOutpostAmbience.ogg' in 36.3778ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_CastleVillageOutpostMusic, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley
Expanded/assets/Music/CastleVillageOutpostAmbience.ogg' in 31.8587ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_GrenvilleFalls, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/GrenvilleFalls.ogg' in 63.5331ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_Atlantis, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/Atlantis.ogg' in 51.5293ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_DistantTrain, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/DistantTrain.ogg' in 10.5285ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_GrampletonTrainStationArrival, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley
Expanded/assets/Music/GrampletonTrainStationArrival.ogg' in 8.0296ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_GrampletonTrainStationAmbience,
filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley
Expanded/assets/Music/GrampletonTrainStationAmbience.ogg' in 17.023ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_Taxi, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/Taxi.ogg' in 16.7332ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_Aerobics_Looped, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/SDV_Aerobics_Looped.ogg' in
14.4587ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_BusDrivingOnHighway, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/BusDrivingOnHighway.ogg' in
12.6024ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_ZCCC_Applause, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/ZCCC_Applause.ogg' in 10.7036ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_ZCCC_Cheering, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/ZCCC_Cheering.ogg' in 6.9532ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_ZCCC_Crowd_Ambience, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/ZCCC_Crowd_Ambience.ogg' in
35.2889ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_ZuzuCity_Ambience, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/ZuzuCity_Ambience.ogg' in
29.4224ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_SDVMagicalShoes, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/SDVMagicalShoes.ogg' in
24.3941ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_FirstSlashTheme, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/FirstSlashTheme.ogg' in
20.8384ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_StardewValleyExpandedTrailer, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley
Expanded/assets/Music/StardewValleyExpandedTrailer.ogg' in 65.2545ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_TruckStartUp, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/TruckStartUp.ogg' in 13.3193ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_TruckOnHighway, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/TruckOnHighway.ogg' in 9.7624ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_GrampletonCoastline, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/GrampletonCoastline.ogg' in
30.3461ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_HighlandsTheme, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/HighlandsTheme.ogg' in 37.8263ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_HighlandsTheme_Rain, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/HighlandsTheme_Rain.ogg' in
38.9822ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_CrystalCavern, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/CrystalCavern.ogg' in 30.9859ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_ForbiddenMaze, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/ForbiddenMaze.ogg' in 71.695ms
[21:40:37 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_LovelyDay, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/LovelyDay.ogg' in 23.1159ms
[21:40:38 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_ForbiddenMaze_Ambient, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/ForbiddenMaze_Ambient.ogg' in
69.267ms
[21:40:38 TRACE SMAPI] Done taskOnMainThread: 'Apply CueModify key:
FlashShifter.StardewValleyExpandedCP_ChurningLava_Ambient, filePath[0]:
/storage/emulated/0/Android/data/abc.smapi.gameloader/files/Mods/Stardew Valley
Expanded/[CP] Stardew Valley Expanded/assets/Music/ChurningLavaAmbient.ogg' in
21.6261ms
[21:40:38 TRACE SMAPI] Generic Mod Config Menu loaded asset
'Mods/GenericModConfigMenu/ConfigButton'.
[21:40:38 TRACE Automate] Accessed mod-provided API
(GenericModConfigMenu.Framework.Api) for Generic Mod Config Menu.
[21:40:38 TRACE SMAPI] Content Patcher edited Data/Furniture (for the 'Stardew
Valley Expanded' content pack).
[21:40:38 TRACE SMAPI] Content Patcher edited Data/Furniture (for the 'Caroline Is
Single' content pack).
[21:40:38 TRACE SMAPI] Content Patcher edited Data/Furniture (for the 'Lunna -
Astray in StardewValley' content pack).
[21:40:38 TRACE SMAPI] Content Patcher edited Data/Furniture (for the
'RobinIsSingleRevised' content pack).
[21:40:38 TRACE SMAPI] Content Patcher edited Data/Boots (for the 'Stardew Valley
Expanded' content pack).
[21:40:38 TRACE SMAPI] Content Patcher edited Data/Machines (for the 'Stardew
Valley Expanded' content pack).
[21:41:00 TRACE SMAPI] bypass Game1.emergencyBackup()

You might also like