Content Patcher not compatible

Kyliekha

Newcomer
I’m new still to modding, but I updated SMALI today as well as content patcher. Now it’s saying it’s not compatible?
What am I doing wrong?
1.6.9 beta

Here is my log :

[SMAPI] Skipped mods
[SMAPI] --------------------------------------------------
[SMAPI] These mods could not be added to your game.
[SMAPI] - Content Patcher 2.4.0-beta.20241007 because it's no longer compatible. Please check for a new version at https://www.nexusmods.com/stardewvalley/mods/1915 or https://smapi.io/mods


Log:
[19:51:25 INFO SMAPI] SMAPI 4.1.0-beta.4 with Stardew Valley 1.6.9 'beta' build 24284 on Microsoft Windows 11 Home
[19:51:25 INFO SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
[19:51:25 TRACE SMAPI] Log started at 2024-10-11T02:51:25 UTC
[19:51:27 DEBUG SMAPI] Waiting for game to launch...
[19:51:28 DEBUG SMAPI] Loading mod metadata...
[19:51:28 DEBUG SMAPI] Loading mods...
[19:51:28 TRACE SMAPI] Content Patcher (from Mods\ContentPatcher\ContentPatcher.dll, ID: Pathoschild.ContentPatcher, assembly version: 2.4.0)...
[19:51:28 TRACE SMAPI] Broken code in ContentPatcher.dll: reference to StardewValley.SaveGame.cellarAssignments (field returns StardewValley.Util.SaveablePair`2<System.Int32,System.Int64>[], not StardewValley.SerializableDictionary`2<System.Int32,System.Int64>), reference to StardewValley.SaveGame.CustomData (field returns StardewValley.Util.SaveablePair`2<System.String,System.String>[], not StardewValley.SerializableDictionary`2<System.String,System.String>), reference to StardewValley.SaveGame.farmerFriendships (field returns StardewValley.Util.SaveablePair`2<StardewValley.FarmerPair,StardewValley.Friendship>[], not StardewValley.SerializableDictionary`2<StardewValley.FarmerPair,StardewValley.Friendship>).
 

salmonsalmon

Cowpoke
The current version you're running is regarded as an unstable copy of SDV, after looking at content patcher on Nexus looks like Pathoschild replied to your comment already saying that they updated the beta version. Generally its better to have a stable version of SMAPI (4.0.8) and the game (1.6.4) for better modding uses.
 
Top