Hello, 

I am getting a web request callback raised an exception error every time someone joins my server: 


XXX.XXX.XXX.XXX:57936/7656119906XXXXXXX/PlayerName joined [windows/7656119906XXXXXXX]

PlayerName[7656119906XXXXXXX] has spawned

[Server Armour] Player $7656119906XXXXXXX had $0 total bans, it's more than the limit set of $30. Kicking player

Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ServerArmour.TotalBans (Oxide.Plugins.ServerArmour+ISAPlayer isaPlayer) [0x00002] in :0
at Oxide.Plugins.ServerArmour+<_webCheckPlayer>c__AnonStorey1.<>m__0 (System.Int32 code, System.String response) [0x006f9] in :0
at Oxide.Core.Libraries.WebRequests+WebRequest.b__42_0 () [0x00034] in :0

Can you please confirm if there is an issue with the script or if I have a problem with my configuration? 
Thanks