Everytime I load the plugin this error message appears in my console "
04/07 11:24:28 | Failed to initialize plugin 'Convoy v2.2.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Convoy.UpdateConfig () [0x00034] in <1fcb6c78f2874345a24ab66e626ad6d6>:0
at Oxide.Plugins.Convoy.Init () [0x00006] in <1fcb6c78f2874345a24ab66e626ad6d6>:0
at Oxide.Plugins.Convoy.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0019c] in <1fcb6c78f2874345a24ab66e626ad6d6>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <157a94ee66ab4a7991faecd1eb84be3b>:0
04/07 11:24:28 | Unloaded plugin Convoy v2.2.2 by Adem
04/07 11:24:28 | No previous version to rollback plugin: Convoy"
What am I doing wrong?