ExType: JsonSerializationException 22:33:43 Web request callback raised an exception in 'ServerArmour v0.3.0' plugin (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
InvalidCastException: Null object cannot be converted to a value typeFixed
Thank you, changes have been made in the api, where the error was occuring. If this happens again please let me know.
when loading the plugin it is spamming this error in the console

This should be fixed in v0.3.1
Locked automatically