【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+ModInf
nLoad (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+ModInf
nLoad (Game.UpdateSystem updateSystem) [0x00015] in <5dcada891d704ef8a8e809ebaa9ab35a>:0
at Game.Modding.ModManager+ModInfo.Load (Game.UpdateSystem updateSystem) [0x00162] in <5dcada891d704ef8a8e809ebaa9ab35a>:0
并且UI消失了,无法呼出
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+ModInf
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+ModInf
at Game.Modding.ModManager+ModInfo.Load (Game.UpdateSystem updateSystem) [0x00162] in <5dcada891d704ef8a8e809ebaa9ab35a>:0
并且UI消失了,无法呼出