I run a carbon server and am getting this error listed below. How would I fix this error?
[RustEdit] - OnShopkeeperSpawned
Failed to call internal hook 'OnEntitySpawned' on plugin 'VehicleDecayProtection v2.6.1' [2949838417] (Object reference not set to an instance of an object)
at IVehicleInfo Oxide.Plugins.VehicleDecayProtection+VehicleInfoManager.GetVehicleInfo(BaseEntity entity) in /home/container/carbon/plugins/VehicleDecayProtection.cs:line 988
at void Oxide.Plugins.VehicleDecayProtection.HandleEntitySpawned(BaseEntity entity) in /home/container/carbon/plugins/VehicleDecayProtection.cs:line 115
at void Oxide.Plugins.VehicleDecayProtection.OnEntitySpawned(BaseVehicle entity) in /home/container/carbon/plugins/VehicleDecayProtection.cs:line 79
at object Oxide.Plugins.VehicleDecayProtection.InternalCallHook(uint hook, object[] args) in VehicleDecayProtection.cs/Internal:line 87