NullReferenceException at SaveLoopError

Everytime I type /clan I get this in console,

Failed to call hook 'cmdClan' on plugin 'Clans v0.1.53' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.Reply (Oxide.Core.Libraries.Covalence.IPlayer player, System.String message, System.String message2) [0x0000f] in <1af1f9dfb67a4ad38c8680826de766ad>:0 
  at Oxide.Plugins.Clans.cmdClan (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00030] in <1af1f9dfb67a4ad38c8680826de766ad>:0 
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00732] in <1af1f9dfb67a4ad38c8680826de766ad>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <41771c7bc8d246d0b0a34c2f0d27f2cb>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 

and then when I reload I get this

Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.53' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.SaveLoop () [0x00010] in <1af1f9dfb67a4ad38c8680826de766ad>:0 
  at Oxide.Plugins.Clans.OnServerInitialized () [0x00012] in <1af1f9dfb67a4ad38c8680826de766ad>:0 
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015d] in <1af1f9dfb67a4ad38c8680826de766ad>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <41771c7bc8d246d0b0a34c2f0d27f2cb>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 

Please help.

Please use separate threads when reporting different errors. I've updated the title to reflect the unique error, the other is an existing thread.
5e13a8d5b2bc5.jpg Wulf
Please use separate threads when reporting different errors. I've updated the title to reflect the unique error, the other is an existing thread.

I also get this error
[NoEscape] Unable to find clan after creation:

Calling 'cmdClan' on 'Clans v0.1.53' took 109ms
 
Following error:

(22:05:02) | Clans was compiled successfully in 310ms
(22:05:02) | Unloaded plugin Clans v0.1.55 by k1lly0u
(22:05:02) | Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.55' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.SaveLoop () [0x00010] in <c1ca688ce4f24c79b5a88485d3375d77>:0 
  at Oxide.Plugins.Clans.OnServerInitialized () [0x00012] in <c1ca688ce4f24c79b5a88485d3375d77>:0 
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015d] in <c1ca688ce4f24c79b5a88485d3375d77>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
(22:05:02) | Loaded plugin Clans v0.1.55 by k1lly0u​

if player send the command /clan :

(22:05:19) | Failed to call hook 'cmdClan' on plugin 'Clans v0.1.55' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.Reply (Oxide.Core.Libraries.Covalence.IPlayer player, System.String message, System.String message2) [0x0000f] in <c1ca688ce4f24c79b5a88485d3375d77>:0 
  at Oxide.Plugins.Clans.cmdClan (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00030] in <c1ca688ce4f24c79b5a88485d3375d77>:0 
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00732] in <c1ca688ce4f24c79b5a88485d3375d77>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0​

 

oxide is updated.

NO ERRORS with previously version 1.0.5

I saw this when I loaded up the plugin initially. Tried reloading and I get the same thing. I have Rust:IO v2.17 with Clans v0.1.55.

Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.55' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.SaveLoop () [0x00010] in <b4b0b7c669dc4df5a7412c57e82086e7>:0
  at Oxide.Plugins.Clans.OnServerInitialized () [0x00012] in <b4b0b7c669dc4df5a7412c57e82086e7>:0
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015d] in <b4b0b7c669dc4df5a7412c57e82086e7>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)