Failed to call hook 'OnEntityDeath' on plugin 'HeavyCargoShipEvent v1.3.3' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.HeavyCargoShipEvent.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x00044] in <1c000c01d54746b9b24dbab4fc69e2c7>:0 at Oxide.Plugins.HeavyCargoShipEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ed8] in <1c000c01d54746b9b24dbab4fc69e2c7>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 NullReferenceException: Object reference not set to an instance of an object at RpcTarget.NetworkGroup (System.String funcName, BaseNetworkable entity) [0x00010] in :0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseMountable.DismountPlayer_Patch0(BaseMountable,BasePlayer,bool) at BasePlayer.EnsureDismounted () [0x0000e] in :0 at BasePlayer.OnDied (HitInfo info) [0x000e8] in :0 at ScientistNPC.OnDied (HitInfo info) [0x00000] in :0 at BaseCombatEntity.Die (HitInfo info) [0x0008b] in :0 at BasePlayer.Die (HitInfo info) [0x000ce] in :0 at BaseCombatEntity.Hurt (HitInfo info) [0x002b8] in :0 at BasePlayer.Hurt (HitInfo info) [0x003b4] in :0 at HumanNPC.Hurt (HitInfo info) [0x00018] in :0 at BaseCombatEntity.Hurt (System.Single amount, Rust.DamageType type, BaseEntity attacker, System.Boolean useProtection) [0x0002f] in :0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.CH47HelicopterAIController.DismountAllPlayers_Patch0(CH47HelicopterAIController) at BaseMountable.DoServerDestroy () [0x00000] in :0 at BaseHelicopter.DoServerDestroy () [0x00007] in :0 at BaseNetworkable.DoEntityDestroy () [0x00026] in :0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseNetworkable.Kill_Patch0(BaseNetworkable,BaseNetworkable/DestroyMode) at BaseNetworkable.AdminKill () [0x00000] in :0 at BaseCombatEntity.AdminKill () [0x00007] in :0 at CH47HelicopterAIController.AdminKill () [0x00006] in :0 at ConVar.Admin.entid (ConsoleSystem+Arg arg) [0x00250] in :0 at ConsoleGen+<>c.<.cctor>b__2_269 (ConsoleSystem+Arg arg) [0x00000] in :0 at ConsoleSystem.Internal (ConsoleSystem+Arg arg) [0x0005b] in <54a7ddc82cd043a0b411361f9ec231c0>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) Oxide.Plugins.CustomLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) ConsoleSystem:Internal(Arg) ConsoleSystem:Run(Option, String, Object[]) ConsoleNetwork:OnClientCommand(Message) ServerMgr:OnNetworkMessage(Message) Facepunch.Network.Raknet.Server:ProcessRead(NetRead) Network.BaseNetwork:Cycle() ServerMgr:Update()