after wipe is see these errors on the console
Failed to call hook 'CanMountEntity' on plugin 'VehicleDeployedLocks v1.14.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.VehicleDeployedLocks.IsPlayerAuthorizedToCodeLock (System.UInt64 userID, CodeLock codeLock) [0x00000] in <af071328141f4dc7990f25debe67a45e>:0
at Oxide.Plugins.VehicleDeployedLocks.IsPlayerAuthorizedToLock (BasePlayer player, BaseLock baseLock) [0x00016] in <af071328141f4dc7990f25debe67a45e>:0
at Oxide.Plugins.VehicleDeployedLocks.CanPlayerBypassLock (BasePlayer player, BaseLock baseLock, System.Boolean provideFeedback) [0x00042] in <af071328141f4dc7990f25debe67a45e>:0
at Oxide.Plugins.VehicleDeployedLocks.CanPlayerInteractWithVehicle (BasePlayer player, BaseEntity vehicle, System.Boolean provideFeedback) [0x0002e] in <af071328141f4dc7990f25debe67a45e>:0
at Oxide.Plugins.VehicleDeployedLocks.CanPlayerInteractWithParentVehicle (BasePlayer player, BaseEntity entity, System.Boolean provideFeedback) [0x00009] in <af071328141f4dc7990f25debe67a45e>:0
at Oxide.Plugins.VehicleDeployedLocks.CanMountEntity (BasePlayer player, BaseMountable entity) [0x00014] in <af071328141f4dc7990f25debe67a45e>:0
at Oxide.Plugins.VehicleDeployedLocks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00895] in <af071328141f4dc7990f25debe67a45e>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0