NullReferenceException at OnServerInitializedNot An Issue
Getting the following errors when loading Clans.cs

Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.51' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Clans.OnServerInitialized () [0x00018] in <c165176c1cf84fc2b92e255da87d695d>:0
at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015d] in <c165176c1cf84fc2b92e255da87d695d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

(16:11:45) | Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.51' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.Clans.OnServerInitialized () [0x00018] in <aa4288f25b2540dcb51799ea6b942122>:0

at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015d] in <aa4288f25b2540dcb51799ea6b942122>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

You are using a Clans.json config from a different Clans plugin
Locked automatically