Web request callback raised an exceptionFixed
5b70575aa411b.png MrPadingy

Just downloaded v0.3.0 and got the same: (First install so no other files were on the server)

**Edit looks like a different error actually.

ExType: JsonSerializationException
Web request callback raised an exception (InvalidCastException: Null object cannot be converted to a value type.)
at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <437ba245d8404784b9fbab9b439ac908>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0007c] in <7126fb4f5c5b40029458a4f975f98d13>:0
This seems to happen on new users to ServerArmour, finding a solution now

This one :

ExType: JsonSerializationException
Web request callback raised an exception (InvalidCastException: Null object cannot be converted to a value type.)
at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <437ba245d8404784b9fbab9b439ac908>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0007c] in <7126fb4f5c5b40029458a4f975f98d13>:0
5e6f8629518b5.jpg Pho3niX90
This seems to happen on new users to ServerArmour, finding a solution now

Ok thanks :)

@MrPadingy@ESoTeRiC@slaapzak

Changes have been made in the api, where the error was occuring. If this happens again please let me know. 
Since this is such a vague error, and no indication where and why it is occuring, it is taking a while to resolve.
I will monitor and report any problem.

I have this error:

17:25 [Error] Failed to run a 1.00 timer in 'ServerArmour v0.3.0' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.ServerArmour.AddBan (Oxide.Core.Libraries.Covalence.IPlayer player, Oxide.Plugins.ServerArmour+ISABan thisBan) [0x0002d] in <d43ce77d61b34b1b85d934b191ff546b>:0
  at Oxide.Plugins.ServerArmour+<CheckLocalBans>c__AnonStorey4.<>m__0 () [0x0011b] in <d43ce77d61b34b1b85d934b191ff546b>:0
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <ac41dd3599754d448b8c218b34645820>:0

But it's normal coz I not use the native ban system(Enhanced ban system)

No new error, it's fine, great job on your api
Locked automatically