以下内容为日志文件中对应的红码位置以及后面的相关数据部分截取出来的,有看得懂的或者经历过的告知下问题出在哪里,谢谢
InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.Dictionary`2+ValueCollection+Enumerator[TKey,TValue].MoveNext () [0x00013] in <31687ccd371e4dc6b0c23a1317cf9474>:0
at CraftFromContainers.CraftFromContainers.ReloadStorages () [0x001aa] in <402ed94a326042bdbf2c646d1fe7bcc7>:0
at CraftFromContainers.CraftFromContainers.AddAllStoragesCountItem2 (System.Int32 count, ItemClass itemClass) [0x00001] in <402ed94a326042bdbf2c646d1fe7bcc7>:0
at (wrapper dynamic-method) ItemActionEntryRepair.DMD<System.Void ItemActionEntryRepair:RefreshEnabled()>(ItemActionEntryRepair)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void ItemActionEntryRepair:RefreshEnabled()>(ItemActionEntryRepair)
at ItemActionEntryRepair.PlayerInventory_OnToolbeltItemsChanged () [0x00000] in <08c9f4153eea48b3ba6b07af56f53501>:0
at (wrapper delegate-invoke) <Module>.invoke_void()
at XUiM_PlayerInventory.onToolbeltItemsChanged () [0x00008] in <08c9f4153eea48b3ba6b07af56f53501>:0
at (wrapper delegate-invoke) <Module>.invoke_void()
at Inventory.onInventoryChanged () [0x00008] in <08c9f4153eea48b3ba6b07af56f53501>:0
at Inventory.CallOnToolbeltChangedInternal () [0x00000] in <08c9f4153eea48b3ba6b07af56f53501>:0
at Inventory.syncHeldItem () [0x001e1] in <08c9f4153eea48b3ba6b07af56f53501>:0
at Inventory.setHoldingItemTransform (UnityEngine.Transform _t) [0x00116] in <08c9f4153eea48b3ba6b07af56f53501>:0
at Inventory.updateHoldingItem () [0x0018c] in <08c9f4153eea48b3ba6b07af56f53501>:0
at Inventory+<delayedShowHideHeldItem>d__62.MoveNext () [0x000cc] in <08c9f4153eea48b3ba6b07af56f53501>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <be2cce08ca774b9684099a81093ecac0>:0
Reload Start
2025-06-06T01:07:52 884.526 INF Saving 83 of chunks took 1391ms
2025-06-06T01:07:52 884.530 INF Paused Exploration
2025-06-06T01:07:58 890.643 INF Unpaused Exploration
2025-06-06T01:08:00 892.154 INF Saving 63 of chunks took 1230ms
2025-06-06T01:08:00 892.158 INF Paused Exploration
Mod运行出错,找找Mods里有没有类似叫 "从附近容器拿东西制作的Mod"