Modding Help My game works so far, but I have an error in SMAPI I need help with!

Discussion in 'Mods' started by tis4tony, Jul 6, 2025.

  1. tis4tony

    tis4tony Big Damn Hero

    Here is my log https://smapi.io/log/1103b52f664f4e64bf0ca63086a69f3e

    On the bottom is says

    ERROR SpaceCore This mod failed in the Content.AssetsInvalidated event. Technical details: ArgumentException: An item with the same key has already been added. Key: {X:352 Y:400 Width:32 Height:32} at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior) at SpaceCore.VanillaAssetExpansion.VanillaAssetExpansion.SetupTextureOverrides() in C:\Users\space\Programming\StardewValley\StardewValleyMods\SpaceCore\VanillaAssetExpansion\VanillaAssetExpansion.cs:line 316 at SpaceCore.VanillaAssetExpansion.VanillaAssetExpansion.Content_AssetInvalidated(Object sender, AssetsInvalidatedEventArgs e) in C:\Users\space\Programming\StardewValley\StardewValleyMods\SpaceCore\VanillaAssetExpansion\VanillaAssetExpansion.cs:line 212 at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101



    Not sure If I should ignore it, but try to take out mods one by one!
     
    • tis4tony

      tis4tony Big Damn Hero

    Share This Page