-
Notifications
You must be signed in to change notification settings - Fork 53
Unable to install a specific mod :/ #328
Description
Ive been able to install other mods just fine, both through the nexus website modmanager download and through stardrop itself. Neither is working for this particular mod :( I'm not super good at deciphering the error and what to do so I would love it if someone could help :)
This is the mod if it matters: https://www.nexusmods.com/stardewvalley/mods/31485
[7.3.2026 18.50.03][Debug][MainWindow.CheckForModUpdates: Line 2039] Mod update check via cache completed without error
[7.3.2026 18.50.31][Debug][MainWindow.AddMods: Line 2295] Add mods request received (00000000-0000-0000-0000-000000000000): Pending
[7.3.2026 18.50.31][Debug][MainWindow.AddMods: Line 2300] Add mods request received (00000000-0000-0000-0000-000000000000): Accepted
[7.3.2026 18.50.32][Debug][MainWindow.CheckForNexusConnection: Line 2055] Attempting to check for Nexus Mods connection (Has valid client: True)
[7.3.2026 18.50.33][Debug][MainWindow.AddMods: Line 2334] [CP] Ra's Seasonal Haley/manifest.json
[7.3.2026 18.50.33][Warning][MainWindow.AddMods: Line 2501] Failed to unzip the file C:\Users\sisse\Downloads(CP) Ra's Seasonal Haley-31485-1-0-0-1738802954.7z due to the following error: System.Text.Json.JsonException: The JSON value could not be converted to System.String[]. Path: $.UpdateKeys | LineNumber: 0 | BytePositionInLine: 177.
at Stardrop.Models.SMAPI.Converters.ModKeyConverter.Read(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options) in /home/runner/work/Stardrop/Stardrop/Stardrop/Models/SMAPI/Converters/ModKeyConverter.cs:line 14
at System.Text.Json.Serialization.JsonConverter1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue) at System.Text.Json.Serialization.Metadata.JsonPropertyInfo1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
at System.Text.Json.Serialization.Converters.ObjectDefaultConverter1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value) at System.Text.Json.Serialization.JsonConverter1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
at System.Text.Json.Serialization.JsonConverter1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state) at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan1 json, JsonTypeInfo`1 jsonTypeInfo)
at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
at Stardrop.Utilities.Internal.ManifestParser.GetData(String manifestText) in /home/runner/work/Stardrop/Stardrop/Stardrop/Utilities/Internal/ManifestParser.cs:line 33
at Stardrop.Utilities.Internal.ManifestParser.GetDataAsync(IArchiveEntry manifestFile) in /home/runner/work/Stardrop/Stardrop/Stardrop/Utilities/Internal/ManifestParser.cs:line 18
at Stardrop.Views.MainWindow.AddMods(String[] filePaths) in /home/runner/work/Stardrop/Stardrop/Stardrop/Views/MainWindow.axaml.cs:line 2335
[7.3.2026 18.50.33][Debug][WarningWindow..ctor: Line 36] Created a warning window with the following text: [OK] Unable to load the file located at "C:\Users\sisse\Downloads(CP) Ra's Seasonal Haley-31485-1-0-0-1738802954.7z".
See log file for more information.
[7.3.2026 18.50.42][Debug][MainWindow.AddMods: Line 2538] Add mods request received (00000000-0000-0000-0000-000000000000): Processed
[7.3.2026 18.50.42][Debug][MainWindow.CheckForModUpdates: Line 1860] Attempting to check for mod updates via cache
[7.3.2026 18.50.42][Debug][SMAPI.GetModUpdateData: Line 130] Mod update data was not parsable from smapi.io
[7.3.2026 18.50.42][Debug][SMAPI.GetModUpdateData: Line 131] Response from smapi.io:
[]
[7.3.2026 18.50.42][Debug][SMAPI.GetModUpdateData: Line 132] Our request to smapi.io:
{
"Mods": [],
"IncludeExtendedMetadata": true,
"ApiVersion": "4.5.1",
"GameVersion": "1.6.15",
"Platform": "Windows"
}
[7.3.2026 18.50.42][Debug][MainWindow.CheckForModUpdates: Line 2039] Mod update check via cache completed without error