NullReferenceException at GetLicencedPlayerFixed
Not sure if this is a concern but I see this in the console in red daily
not sure what caused it. Just saw it pop in console. If I get more details ill update below.
18:51 [Error] Failed to call hook 'OnEntityKill' on plugin 'VehicleLicence v1.2.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.VehicleLicence.GetLicencedPlayer (Oxide.Plugins.VehicleLicence+Vehicle vehicle) [0x0000c] in <ae9e50c57de1481e863cd9501334bd17>:0 
  at Oxide.Plugins.VehicleLicence.OnEntityKill (BaseNetworkable entity) [0x00074] in <ae9e50c57de1481e863cd9501334bd17>:0 
  at Oxide.Plugins.VehicleLicence.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00284] in <ae9e50c57de1481e863cd9501334bd17>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <41771c7bc8d246d0b0a34c2f0d27f2cb>: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 
09:23 [Error] Failed to call hook 'OnEntityKill' on plugin 'VehicleLicence v1.2.9' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.VehicleLicence.GetLicencedPlayer (Oxide.Plugins.VehicleLicence+Vehicle vehicle) [0x0000c] in <a08a04870f01420fb5e8a9693dafcb34>:0
  at Oxide.Plugins.VehicleLicence.OnEntityKill (BaseNetworkable entity) [0x00074] in <a08a04870f01420fb5e8a9693dafcb34>:0
  at Oxide.Plugins.VehicleLicence.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00284] in <a08a04870f01420fb5e8a9693dafcb34>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <41771c7bc8d246d0b0a34c2f0d27f2cb>: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

Been seeing this mod generate a ton of NullReferenceExceptions after my server has been up for about 24 hours.  On unload in this condition I get this error.  Reloading stops the issue for approx another 24 hours.  

[2/5/2020 08:19:57] Failed to call hook 'Unload' on plugin 'VehicleLicence v1.3.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.VehicleLicence.GetLicencedPlayer (Oxide.Plugins.VehicleLicence+Vehicle vehicle) [0x0000c] in <d0f391aa403c44d08d7e7671057f4524>:0 
  at Oxide.Plugins.VehicleLicence.Unload () [0x00027] in <d0f391aa403c44d08d7e7671057f4524>:0 
  at Oxide.Plugins.VehicleLicence.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0035c] in <d0f391aa403c44d08d7e7671057f4524>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <41771c7bc8d246d0b0a34c2f0d27f2cb>: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 
(16:09:41) | Failed to run a 300.00 timer in 'VehicleLicence v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.VehicleLicence.GetLicencedPlayer (Oxide.Plugins.VehicleLicence+Vehicle vehicle) [0x0000c] in :0 at Oxide.Plugins.VehicleLicence.CheckVehicles () [0x00084] in :0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in :0
Failed to call hook 'OnEntityKill' on plugin 'VehicleLicence v1.3.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.VehicleLicence.GetLicencedPlayer (Oxide.Plugins.VehicleLicence+Vehicle vehicle) [0x0000c] in <2d6461d468db479cb527be25b863b604>:0
  at Oxide.Plugins.VehicleLicence.OnEntityKill (BaseNetworkable entity) [0x00074] in <2d6461d468db479cb527be25b863b604>:0
  at Oxide.Plugins.VehicleLicence.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00284] in <2d6461d468db479cb527be25b863b604>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Any possible fix with could try to get this running again? I know its unmantained, but its a very useful plugin
5d7fa395710e4.jpg RuschGaming
Any possible fix with could try to get this running again? I know its unmantained, but its a very useful plugin

What he said!

Should be fixed in the latest version.
5e13a8d5b2bc5.jpg Wulf
Should be fixed in the latest version.

Is there anything we should do?

5d7fa395710e4.jpg RuschGaming

Is there anything we should do?

For what?

5e13a8d5b2bc5.jpg Wulf

For what?

im assuming you mean latest version of Umod or the plugin

5d7fa395710e4.jpg RuschGaming

im assuming you mean latest version of Umod or the plugin

Yes, you'd download the latest version of the plugin, which was updated before I posted that message.

5e13a8d5b2bc5.jpg Wulf

Yes, you'd download the latest version of the plugin, which was updated before I posted that message.

Roger that thanks for the heads up.

Locked automatically