Stardew Valley

Stardew Valley

View Stats:
Having a small issue,need some help :/
I downloaded a mod called SpaceCore and it's not working but I'm unsure how to fix it because of the error message is phrased, I need some help translating it into layman's terms, can anyone help me out here? I wish i could post a picture on here, but i cant or don't know how so i just copied what it says, any help would be appreciated, and if not its totally cool :) :

[SpaceCore] This mod failed in the Content.AssetsInvalidated event. Technical details:
ArgumentException: An item with the same key has already been added. Key: {X:128 Y:528 Width:16 Height:16}
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at SpaceCore.VanillaAssetExpansion.VanillaAssetExpansion.SetupTextureOverrides() in C:\Users\space\Programming\Modding\StardewValley\StardewValleyMods\framework\SpaceCore\VanillaAssetExpansion\VanillaAssetExpansion.cs:line 316
at SpaceCore.VanillaAssetExpansion.VanillaAssetExpansion.Content_AssetInvalidated(Object sender, AssetsInvalidatedEventArgs e) in C:\Users\space\Programming\Modding\StardewValley\StardewValleyMods\framework\SpaceCore\VanillaAssetExpansion\VanillaAssetExpansion.cs:line 212
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
< >
Showing 1-2 of 2 comments
I am not familiar with that mod, but from a glance through the error, the pertinent part sounds like ": An item with the same key has already been added. Key: {X:128 Y:528 Width:16 Height:16}".

This suggests it's trying to add something to a location but something else already exists there. If you have another mod that adds content, it might be causing the conflict. Try removing everything else except what's required for SpaceCore.

You might have better luck searching the internet or the 137 pages (lol) of user comments about errors on the mod page itself.

https://www.nexusmods.com/stardewvalley/mods/1348?tab=posts

:stardrop:
PS, For future posts you could always attach a screenshot from your steam library, or use imgur to upload an image and provide a link, but I don't think it's necessary.
AHhhh Thank you so much! :brownchicken:
< >
Showing 1-2 of 2 comments
Per page: 1530 50