eklypss / PUBGSharp

C# wrapper for PUBG stats API
25 stars 14 forks source link

New FPP leaderboards are giving errors when PUBGSharp is trying to parse the data #15

Open DetectiveSquirrel opened 7 years ago

DetectiveSquirrel commented 7 years ago

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.ArgumentException: Requested value 'duo-fpp' was not found. at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument) at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult) at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) at Newtonsoft.Json.Utilities.EnumUtils.ParseEnumName(String enumText, Boolean isNullable, Boolean disallowValue, Type t) at Newtonsoft.Json.Converters.StringEnumConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer)

eklypss commented 7 years ago

Should be fixed in 1.3.2.