BUG,我该怎么把这个错误取消

啊稍等下

Newcomer
[太空核心]该模组在 Content.LocaleChanged 事件中失败了。技术细节:
ArgumentException:已添加具有相同密钥的项。说明:{X:352 Y:400 宽度:32 高度:32}
at System.Collections.Generic.Dictionary'2.TryInsert(TKey 键,TValue 值,InsertionBehavior 行为)
在 SpaceCore.VanillaAssetExpansion.VanillaAssetExpansion.SetupTextureOverrides() in C:\Users\space\Programming\Modding\StardewValley\StardewValleyMods\framework\SpaceCore\VanillaAssetExpansion\VanillaAssetExpansion.cs:第316行
at StardewModdingAPI.Framework.Events.ManagedEvent'1[[StardewModdingAPI.Events.TimeChangedEventArgs, StardewModdingAPI, Version=4.3.2.0, Culture=neutral, PublicKeyToken=null]].Raise_PatchedBy<SinZ.Profiler>(ManagedEvent'1 this, TimeChangedEventArgs args)
 

啊稍等下

Newcomer
Second this. It's pretty much required to diagnose some kinda error. Could be as simple as a mod update.
All my mods are up to date, {suggestion to fix: consider updating these mods to resolve the issue}. I've already updated the mods here manually, but the prompt still appears. Do you know what I should do? Thank you very much.
 

BeenASon

Farmer
All my mods are up to date, {suggestion to fix: consider updating these mods to resolve the issue}. I've already updated the mods here manually, but the prompt still appears. Do you know what I should do? Thank you very much.
Space core failed and one mod couldn't work because of duplicates. Also corrupted XNB files. Try reinstalling SMAPI after extracting your save files and reinstall the mods. Don't use the Weather Wonder mod and see if it works.
 
Top