DutchVaderS
Newcomer
Everytime I run the game This Error Message pops up in SMAPI
[SpaceCore] This mod failed in the Content.AssetsInvalidated event. Technical details:
ArgumentException: An item with the same key has already been added. Key: {X:32 Y:256 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\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
how do i fix this
[SpaceCore] This mod failed in the Content.AssetsInvalidated event. Technical details:
ArgumentException: An item with the same key has already been added. Key: {X:32 Y:256 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\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
how do i fix this