Vehicle Locks Error

Code:
 Failed to call hook 'cmdUnLockVehicleChat' on plugin 'VehicleLocks v1.0.2' (InvalidOperationException: Collection was modified; enumeration operation may not execute.)
  at System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource) [0x0000b] in <a8ed250850854b439cedc18931a314fe>:0
  at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <a8ed250850854b439cedc18931a314fe>:0
  at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <a8ed250850854b439cedc18931a314fe>:0
  at Oxide.Plugins.VehicleLocks.RemoveLock (BaseEntity entity) [0x00038] in <301ecbc491324fc8b34a3f97424ffcfa>:0
  at Oxide.Plugins.VehicleLocks.cmdUnLockVehicleChat (BasePlayer player, System.String command, System.String[] args) [0x0004b] in <301ecbc491324fc8b34a3f97424ffcfa>:0
  at Oxide.Plugins.VehicleLocks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004e9] in <301ecbc491324fc8b34a3f97424ffcfa>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
 
Top