中级玩家
 
- 贡献度
- 0
- 金元
- 2164
- 积分
- 216
- 精华
- 0
- 注册时间
- 2021-3-4
|
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.Int32]'.
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 UI_MapBlockCharList.OnNotifyGameData (System.Collections.Generic.List`1[T] notifications) [0x000f7] in <fcf314f9e80c4119b37375e7ced835c9>:0
at GameData.GameDataBridge.GameDataBridge.ProcessNotifications () [0x00296] in <fcf314f9e80c4119b37375e7ced835c9>:0
at GameData.GameDataBridge.UnityAdapter.GameDataBridgeUnityAdapter.Update () [0x00039] in <fcf314f9e80c4119b37375e7ced835c9>:0
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|