Getting this error occasionally when players join my server
Web request callback raised an exception (ArgumentNullException: Value cannot be null.
Parameter name: value)
at Newtonsoft.Json.Linq.JToken.EnsureValue (Newtonsoft.Json.Linq.JToken value) [0x00003] in <45c13f2b01574d8b82248736e42013a4>:0
at Newtonsoft.Json.Linq.JToken.op_Explicit (Newtonsoft.Json.Linq.JToken value) [0x00000] in <45c13f2b01574d8b82248736e42013a4>:0
at Oxide.Plugins.SteamChecks+c__AnonStorey6.<>m__0 (System.Int32 httpCode, Newtonsoft.Json.Linq.JObject jsonResponse) [0x00027] in :0
at Oxide.Plugins.SteamChecks+c__AnonStorey5.<>m__0 (System.Int32 httpCode, System.String response) [0x00018] in :0
at Oxide.Core.Libraries.WebRequests+WebRequest.b__42_0 () [0x00034] in :0 Using version 5.0.2 after deleting previous versions inc the language files.