PUBGSharp icon indicating copy to clipboard operation
PUBGSharp copied to clipboard

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

Open DetectiveSquirrel opened this issue 7 years ago • 1 comments

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)

DetectiveSquirrel avatar Sep 14 '17 05:09 DetectiveSquirrel

Should be fixed in 1.3.2.

eklypss avatar Sep 14 '17 09:09 eklypss