I thought I had posted this previously but it's not showing up here, so, I am seeing this error in my console. I am unsure what is occuring when this pops up. 

Failed to call hook 'OnEntityMounted' on plugin 'AutoCCTVStations v1.0.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x0000a] in <99d545163fdd4d57a562df7989f2ca0a>:0
at Oxide.Plugins.AutoCCTVStations.OnEntityMounted (ComputerStation station, BasePlayer player) [0x00018] in <03fe46ed8e324df6bf1bc99c072d9a78>:0
at Oxide.Plugins.AutoCCTVStations.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007a6] in <03fe46ed8e324df6bf1bc99c072d9a78>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cc99cb05b42e4ea494cdf294badea406>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <99d545163fdd4d57a562df7989f2ca0a>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <99d545163fdd4d57a562df7989f2ca0a>:0​