最新消息

欢迎你!

在这里获取丰富的资源,并与社区其他成员分享你的游戏体验!

现在就注册!

Find it 和 Unified Icon Library 无法加载

主题 作者
【LV:1】
02
1
0
如下是Find It 报错信息:
MissingMethodException: Method not found: System.Collections.Generic.IReadOnlyList`1<Game.Input.ProxyModifier> Game.Input.ProxyBinding.get_modifiers()
at Unity.Entities.ComponentSystemBase.CreateInstance (Unity.Entities.World world) [0x00093] in <ddcd3907f2354f4dba7399da4b0a5375>:0
at Unity.Entities.World.AddSystem_OnCreate_Internal (Unity.Entities.ComponentSystemBase system) [0x00011] in <ddcd3907f2354f4dba7399da4b0a5375>:0
at Unity.Entities.World.CreateSystemInternal (Unity.Entities.SystemTypeIndex type) [0x0000f] in <ddcd3907f2354f4dba7399da4b0a5375>:0
at Unity.Entities.World.GetOrCreateSystemManaged (Unity.Entities.SystemTypeIndex typeIndex) [0x0000b] in <ddcd3907f2354f4dba7399da4b0a5375>:0
at Unity.Entities.World.GetOrCreateSystemManaged[T] () [0x00028] in <ddcd3907f2354f4dba7399da4b0a5375>:0
at Game.UpdateSystem.UpdateAt[SystemType] (Game.SystemUpdatePhase phase) [0x00018] in <5dcada891d704ef8a8e809ebaa9ab35a>:0
at FindIt.Mod.OnLoad (Game.UpdateSystem updateSystem) [0x000e6] in E:\Programming\FindIt-CSII\FindIt\Mod.cs:58
at Game.Modding.ModManager+ModInfo_OnLoad (Game.UpdateSystem updateSystem) [0x00015] in <5dcada891d704ef8a8e809ebaa9ab35a>:0
at Game.Modding.ModManager+ModInfo.Load (Game.UpdateSystem updateSystem) [0x00162] in <5dcada891d704ef8a8e809ebaa9ab35a>:0

如下是Unified Icon Library报错信息:
MissingMethodException: Method not found: Colossal.IO.AssetDatabase.SearchFilter`1<!0> Colossal.IO.AssetDatabase.SearchFilter`1.ByCondition(System.Func`2<!0, bool>,bool)
at UnifiedIconLibrary.Mod.OnLoad (Game.UpdateSystem updateSystem) [0x00042] in <81e85e8cd92149f8ab451aba94eda9a8>:0
at Game.Modding.ModManager+ModInfo_OnLoad (Game.UpdateSystem updateSystem) [0x00015] in <5dcada891d704ef8a8e809ebaa9ab35a>:0
at Game.Modding.ModManager+ModInfo.Load (Game.UpdateSystem updateSystem) [0x00162] in <5dcada891d704ef8a8e809ebaa9ab35a>:0

并且UI消失了,无法呼出
 

相关主题

  • 问题
看日志出现这个问题,小白不懂,有大佬解释一下吗? [Info : BepInEx] Loading [I18nCN 1.5.8] [Warning: HarmonyX] AccessTools.GetTypesFromAssembly: assembly I18nCN, Version=1.5.8.0, Culture=neutral, PublicKeyToken=null =>...
回复
3
查看
650
顶部