Hi getting this error after player joins (i replaced STEAMID)
Failed executing 'GET' webrequest [response] (https://rust.serverarmour.com/api/v1/player/STEAMID) (An exception occurred during a WebClient request.)
Inner exception:
System.NullReferenceException: Object reference not set to an instance of an object
at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)
Failed to call internal hook 'API_GetIsProfilePrivate' on plugin 'ServerArmour v2.83.7' [3369302074] (Object reference not set to an instance of an object)
at bool Oxide.Plugins.ServerArmour.IsProfilePrivate(string steamid) in /home/container/carbon/plugins/ServerArmour.cs:line 1684
at bool Oxide.Plugins.ServerArmour.API_GetIsProfilePrivate(string steamid) in /home/container/carbon/plugins/ServerArmour.cs:line 1705
at object Oxide.Plugins.ServerArmour.InternalCallHook(uint hook, object[] args) in ServerArmour.cs/Internal:line 145
Failed to call internal hook 'API_GetProfileLevel' on plugin 'ServerArmour v2.83.7' [3235468668] (Object reference not set to an instance of an object)
at int Oxide.Plugins.ServerArmour.GetProfileLevel(string steamid) in /home/container/carbon/plugins/ServerArmour.cs:line 1690
at int Oxide.Plugins.ServerArmour.API_GetProfileLevel(string steamid) in /home/container/carbon/plugins/ServerArmour.cs:line 1706
at object Oxide.Plugins.ServerArmour.InternalCallHook(uint hook, object[] args) in ServerArmour.cs/Internal:line 161