Plugin not working since forcewipeNot An Issue

Ive got multiple issues. Just some erros about hooks not being called:

I already tried updating Oxide, the plugin or downgrading the plugin. Nothing seemed to work. I really demand your assistance, thank you in advance. 

Sincerely,

-RustyMain

(23:09:44) | Clans was compiled successfully in 1688ms
(23:09:44) | Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.54' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.SaveLoop () [0x00010] in <6ba95f682f6d4ba1b04c2d5520f1d9f7>:0 
  at Oxide.Plugins.Clans.OnServerInitialized () [0x00012] in <6ba95f682f6d4ba1b04c2d5520f1d9f7>:0 
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015d] in <6ba95f682f6d4ba1b04c2d5520f1d9f7>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

(23:11:08) | Failed to call hook 'OnUserDisconnected' on plugin 'Clans v0.1.54' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.OnUserDisconnected (Oxide.Core.Libraries.Covalence.IPlayer player) [0x0000a] in <6ba95f682f6d4ba1b04c2d5520f1d9f7>:0 
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0023d] in <6ba95f682f6d4ba1b04c2d5520f1d9f7>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

(23:04:30) | Failed to call hook 'OnUserDisconnected' on plugin 'Clans v0.1.55' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Clans.OnUserDisconnected (Oxide.Core.Libraries.Covalence.IPlayer player) [0x0000a] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0023d] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
Please make sure you are fully updated with Oxide, as it sounds like you're a few versions behind with both Rust and Oxide. There is nothing in this plugin that would have changed with the game update, being as it is a universal plugin and unaffected by game changes.

@Wulf i just went over other, older threads dealing with similar issues. I just had to delete the config for some reason. I got it fixed myself now, silly me ^^

Thank you for your assistance and fast reply anyway, have a good evening/day!

Sincerely,
-RustyMain

Were you using RustIO Clans at one point? If so, that's likely why as they both would use the same filename.
No, i havent been using RustIO clans. Not that i recall atleast. 

Merged post

I remember that just after forcewipe, one of the errors seemed to point out a conflict with the noescape plugin which we do have installed though. However, it disapeared after a few days

Merged post

Oh, nevermind. Just when i tried reinstalling the newest version after getting rid of the downgrade, noescape seems to have issues again.

 

 Failed to call hook 'OnEntityDeath' on plugin 'NoEscape v2.0.92' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.NoEscape.getClanMembers (System.String player) [0x0004e] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.getFriends (System.String player) [0x0004f] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.StructureAttack (BaseEntity targetEntity, BaseEntity sourceEntity, System.String weapon, UnityEngine.Vector3 hitPosition) [0x00088] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.OnEntityDeath (BaseCombatEntity entity, HitInfo hitInfo) [0x00075] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e24] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

 Failed to call hook 'OnEntityDeath' on plugin 'NoEscape v2.0.92' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.NoEscape.getClanMembers (System.String player) [0x0004e] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.getFriends (System.String player) [0x0004f] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.StructureAttack (BaseEntity targetEntity, BaseEntity sourceEntity, System.String weapon, UnityEngine.Vector3 hitPosition) [0x00088] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.OnEntityDeath (BaseCombatEntity entity, HitInfo hitInfo) [0x00075] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.NoEscape.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e24] in <26b5b6937e0e44e6ae1da336ca3dee70>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0


Merged post

also, to get back to your response, oxide is running on the latest version.
rustymain did u fixed the problem ?
@Naseem9s yes I managed to get clans running. I don't quite remember the exact problem I had but I believe that after wiping the data and config file just as restarting the server other multiple times got it running.
The errors would would see initially would be commonly found if having used an invalid configuration, such as one from another Clans plugin. The hook errors are from other plugins calling an API for a different clans plugin, which would be different than this one.
Locked automatically