Failed to call hookSolved

last couple of weeks i have been getting the following error

 

Failed to call hook 'OnServerInitialized' on plugin 'FauxAdmin v2.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FauxAdmin.OnServerInitialized () [0x0000a] in <5a84d2aba81047ef882dcf1ea265ce0d>:0 at Oxide.Plugins.FauxAdmin.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <5a84d2aba81047ef882dcf1ea265ce0d>: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.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 "

I have removed it,  and the config and reinstalled to no avail.

Any ideas how to solve?   godmod and noclip are not working in the server.

 

Thanks

I can take a deep look later today 
You delete both config amd language files thrn reload? 

Thanks and deleted config and lang and using latest version

Well. doing a quick check, i cannot duplicate the error at all.

The OnServerInitialized check first. checks the Config options then adds those checks in. But you said you deleted the config and language files and reloaded plugin. So i would not think it was that. 

Do you have any Other language files for FauxAdmin? just making sure.

You are using Oxide right? not carbon? 

But i am checking a few thing still.

you can shoot me a message on discord is you want...    colonblow

But let me check the timing of the config load... might be able to move the LoadConfig() from Loading to the top of the OnServerInitialized method and see.. 

 

 

i have a couple of servers and it seems to be happening on the one,   i created a test server and its fine,  so it must be a issue with another plugin causing conflict?  well as its 1 day into the wipe ive recreated the entire server and its working OK,  please do not spend anymore time as i beleive it to have been a conflict.

I sincerely apprieciate the help and the fast response time

Locked automatically