I am seeing the following error in the server console upon executing "ent auth" on a car's code lock:

(19:42:27) | Failed to call hook 'OnServerCommand' on plugin 'AdminLogger v2.4.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AdminLogger.EntityLogging (ConsoleSystem+Arg arg) [0x00508] in <e81bc51461ba416b84966600e5d3a230>:0
at Oxide.Plugins.AdminLogger.OnServerCommand (ConsoleSystem+Arg arg) [0x00331] in <e81bc51461ba416b84966600e5d3a230>:0
at Oxide.Plugins.AdminLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00269] in <e81bc51461ba416b84966600e5d3a230>: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