NullReferenceException at InitError
I checked the console and this is what it keeps telling me when i try and reload the plugin. I've tried deleting the plugin and reinstalling it and then reloading it, but it keeps giving me this same error message

Failed to initialize plugin 'Friends v3.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Friends.Init () [0x0004d] in <39601c7a116e44938679ba4046a38c4e>:0 
  at Oxide.Plugins.Friends.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b8] in <39601c7a116e44938679ba4046a38c4e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0 
  at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <ac41dd3599754d448b8c218b34645820>:0​
Could you provide your oxide/lang and oxide/data files for this plugin please?