不知道什么原因跳的红字,求解决办法
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'.at System.Collections.Generic.IntrospectiveSortUtilities.ThrowOrIgnoreBadComparer (System.Object comparer) in <e1319b7195c343e79b385cd3aa43f5dc>:0
at System.Collections.Generic.ArraySortHelper`1.Sort (T[] keys, System.Int32 index, System.Int32 length, System.Comparison`1 comparer) in <e1319b7195c343e79b385cd3aa43f5dc>:0
at System.Collections.Generic.List`1.Sort (System.Comparison`1 comparison) in <e1319b7195c343e79b385cd3aa43f5dc>:0
at UI_MapBlockCharList.OnNotifyGameData (System.Collections.Generic.List`1 notifications) in <71efa5046d87487db8107434d2626d6b>:0
at GameData.GameDataBridge.GameDataBridge.ProcessNotifications () in <71efa5046d87487db8107434d2626d6b>:0
at GameData.GameDataBridge.UnityAdapter.GameDataBridgeUnityAdapter.Update () in <71efa5046d87487db8107434d2626d6b>:0
(Filename: <e1319b7195c343e79b385cd3aa43f5dc> Line: 0)
页:
[1]