When i try to resend the command via website

ExType: JsonSerializationException

(14:58:36) | 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) [0x00019] in <2161c9885dd04ff291b79db9349c4b9b>:0

this is when i try to do a new package for the same steam id

 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) [0x00019] in <2161c9885dd04ff291b79db9349c4b9b>: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 <271c58b7a8684db5a2c92be17a81f252>:0

Hey there! To confirm, are you using the latest version of our plugin version 2.0.3?

Make sure you have the latest version installed, then in your server console run the command: tebex.debug on

After that, try to re-send the package. You can force the plugin to check immediately for packages instead of waiting using tebex.forcecheck

If you still run into the same problems, please post any errors that appear in your console.