我这里下载的快速堆叠和自动拾取附近箱子里东西的mod试过好几个了,每个都报错
快速堆叠一直提示红字
2025-07-06T16:21:17 1.815 ERR [MODS] Failed initializing ModAPI instance on mod 'QuickStack' from DLL 'QuickStack.dll'
2025-07-06T16:21:17 1.818 EXC Could not load file or assembly '0Harmony, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies
自动拾取一直提示
2025-07-06T16:24:31 2.548 ERR [MODS] Failed initializing ModAPI instance on mod 'BeyondStorage2' from DLL 'BeyondStorage2.dll'
2025-07-06T16:24:31 2.549 EXC Could not load file or assembly '0Harmony, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
at Mod.InitModCode () [0x0009d] in <c97b2cb3e84445e394436f40d1db3b23>:0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
Mod:InitModCode()
ModManager:LoadMods()
GameManager:Awake()
2025-07-06T16:24:31 2.549 ERR [MODS] Failed creating ModAPI instance from DLL BeyondStorage2.dll
2025-07-06T16:24:31 2.550 EXC Could not load type of field 'BeyondStorage.Reload.AnimatorCommon+<>c:<>9__1_0' (1) due to: Could not load file or assembly '0Harmony, Version=2.13.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
at (wrapper managed-to-native) System.RuntimeTypeHandle.type_is_assignable_from(System.Type,System.Type)
at System.RuntimeTypeHandle.CanCastTo (System.RuntimeType type, System.RuntimeType target) [0x00000] in <819cf46d02f74ba4ae2d757a73aa5ae9>:0
at System.RuntimeType.IsAssignableFrom (System.Type c) [0x00020] in <819cf46d02f74ba4ae2d757a73aa5ae9>:0
at Mod.InitModCode () [0x00063] in <c97b2cb3e84445e394436f40d1db3b23>:0
请问大佬这是什么情况?
你确定你的是最新版本的?
还有个问题是进游戏的时候提示
2025-07-06T20:09:22 95.379 ERR Loading AssetBundle "G:/SteamLibrary/steamapps/common/7 Days To Die/7DaysToDie_Data/../Data/Bundles/Standalone/Other/Items" failed: Parent folder not found!
2025-07-06T20:09:22 95.379 ERR Loading AssetBundle "G:/SteamLibrary/steamapps/common/7 Days To Die/7DaysToDie_Data/../Data/Bundles/Standalone/Other/Items" failed: Parent folder not found!
是什么情况,游戏完整性也校验过