aiaaoee
Newcomer
My game keeps on putting out errors & warnings. Some modded items (under CP) also disappeared(?).
My log also keeps saying "This doesn't seem to be valid JSON.". I've never edited nor created my own mods, only downloaded from other modders. Here's what it says:
[Content Patcher] Error loading configuration for content pack 'Stardew Valley Expanded'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\Stardew Valley Expanded\[CP] Stardew Valley Expanded\config.json. This doesn't seem to be valid JSON.
Technical details: Unterminated string. Expected delimiter: ". Path '['Config.MonsterLimitPerLocation.Desc']', line 11, position 176.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
[Content Patcher] Error loading configuration for content pack 'Elle's Town Animals'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\[CP] Elle's Town Animals\config.json. This doesn't seem to be valid JSON.
Technical details: Unexpected character encountered while parsing value: {. Path 'JunimoRangeTint', line 30, position 22.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
[Content Patcher] Error loading configuration for content pack 'Ridgeside Village Seasonal Outfits'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\[CP] RSV Seasonal Outfits\config.json. This doesn't seem to be valid JSON.
Technical details: Unterminated string. Expected delimiter: ". Path '['Fall Rabbit']', line 40, position 18.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
[Content Patcher] Error loading configuration for content pack 'Seasonal Cute Characters SVE'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\[CP] Seasonal Cute Characters SVE\config.json. This doesn't seem to be valid JSON.
Technical details: Unterminated string. Expected delimiter: ". Path 'Naomi', line 36, position 14.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
Mods are all updated, as far as I know. It's the first time this has happened so I'm not sure what to do.
Here is my SMAPI Log. Thank you so much :(
My log also keeps saying "This doesn't seem to be valid JSON.". I've never edited nor created my own mods, only downloaded from other modders. Here's what it says:
[Content Patcher] Error loading configuration for content pack 'Stardew Valley Expanded'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\Stardew Valley Expanded\[CP] Stardew Valley Expanded\config.json. This doesn't seem to be valid JSON.
Technical details: Unterminated string. Expected delimiter: ". Path '['Config.MonsterLimitPerLocation.Desc']', line 11, position 176.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
[Content Patcher] Error loading configuration for content pack 'Elle's Town Animals'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\[CP] Elle's Town Animals\config.json. This doesn't seem to be valid JSON.
Technical details: Unexpected character encountered while parsing value: {. Path 'JunimoRangeTint', line 30, position 22.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
[Content Patcher] Error loading configuration for content pack 'Ridgeside Village Seasonal Outfits'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\[CP] RSV Seasonal Outfits\config.json. This doesn't seem to be valid JSON.
Technical details: Unterminated string. Expected delimiter: ". Path '['Fall Rabbit']', line 40, position 18.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
[Content Patcher] Error loading configuration for content pack 'Seasonal Cute Characters SVE'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at E:\Games\Stardew Valley\Mods\[CP] Seasonal Cute Characters SVE\config.json. This doesn't seem to be valid JSON.
Technical details: Unterminated string. Expected delimiter: ". Path 'Naomi', line 36, position 14.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in /home/pathoschild/git/SMAPI/src/SMAPI.Toolkit/Serialization/JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ContentPack.cs:line 76
at ContentPatcher.Framework.ConfigFileHandler.LoadConfigValues(IContentPack contentPack, InvariantDictionary`1 config, Action`2 logWarning) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 181
at ContentPatcher.Framework.ConfigFileHandler.Read(IContentPack contentPack, InvariantDictionary`1 rawSchema, ISemanticVersion formatVersion) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\ConfigFileHandler.cs:line 49
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 469
Mods are all updated, as far as I know. It's the first time this has happened so I'm not sure what to do.
Here is my SMAPI Log. Thank you so much :(
Last edited: