高级玩家

- 贡献度
- 0
- 金元
- 3369
- 积分
- 337
- 精华
- 0
- 注册时间
- 2016-2-2
|
ArgumentException: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: 'System.Comparison`1[System.Tuple`2[GameData.Domains.Building.BuildingBlockData,Config.BuildingBlockItem]]'.
at System.Collections.Generic.IntrospectiveSortUtilities.ThrowOrIgnoreBadComparer (System.Object comparer) [0x0000b] in <e1319b7195c343e79b385cd3aa43f5dc>:0
at System.Collections.Generic.ArraySortHelper`1[T].Sort (T[] keys, System.Int32 index, System.Int32 length, System.Comparison`1[T] comparer) [0x0000c] in <e1319b7195c343e79b385cd3aa43f5dc>:0
at System.Collections.Generic.List`1[T].Sort (System.Comparison`1[T] comparison) [0x00012] in <e1319b7195c343e79b385cd3aa43f5dc>:0
at Antonio_MOD.MyUI.LoadShopInfo () [0x00212] in <21b6e988053e421b81e0463b3a7e39aa>:0
at Antonio_MOD.MyUI.CallVillagerLifeSkill () [0x00060] in <21b6e988053e421b81e0463b3a7e39aa>:0
at Antonio_MOD.MyUI.LoadVillagerLifeSkill (System.Collections.Generic.List`1[System.Int16]& skills) [0x0008b] in <21b6e988053e421b81e0463b3a7e39aa>:0
at Antonio_MOD.MyUI.OnNotifyGameData (System.Collections.Generic.List`1[T] notifications) [0x00172] in <21b6e988053e421b81e0463b3a7e39aa>:0
at GameData.GameDataBridge.GameDataBridge.ProcessNotifications () [0x00296] in <62a853c397f949718e7b4a0e484ca911>:0
at GameData.GameDataBridge.UnityAdapter.GameDataBridgeUnityAdapter.Update () [0x00039] in <62a853c397f949718e7b4a0e484ca911>:0
我管家mod跳红字,log记录是这个,有没有大佬能帮忙看一下吗
|
|