NullReferenceException at LoadVariablesError
Hi,

I logged onto my RCON today just to check if things were running okay and saw this in the console:

Failed to call hook 'OnServerInitialized' on plugin 'DangerousTreasures v1.2.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.DangerousTreasures.LoadVariables () [0x008e7] in <b2796c613b7f4c5e9c686e4cffb7bb00>:0
at Oxide.Plugins.DangerousTreasures.OnServerInitialized () [0x00073] in <b2796c613b7f4c5e9c686e4cffb7bb00>:0
at Oxide.Plugins.DangerousTreasures.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000e3] in <b2796c613b7f4c5e9c686e4cffb7bb00>: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
Not sure if this is a bug or just a problem on my server, if so how would i go about fixing this?

Thanks
From the looks of it, it appears to be releated to your configuration file. You may want to try with a fresh config file in case it was edited wrongly.