Report reply P4R4N0RM4L Posted May 24, 2020 (edited) Failed to call hook 'OnEntityKill' on plugin 'MyMiniCopter v0.2.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MyMiniCopter.OnEntityKill (BaseNetworkable entity) [0x0000d] in <0b50abf976e54244a3b3e9a20e3df0e8>:0 at Oxide.Plugins.MyMiniCopter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e6] in <0b50abf976e54244a3b3e9a20e3df0e8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <8a646463979e4a1d9c0e2f1298e9483f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 Edited May 24, 2020 by P4R4N0RM4L Quote Share this comment Link to comment
Report reply RFC1920 Posted May 24, 2020 Were you killing a non-existent copter? Can you give some more detail about what you were doing when this fired? Quote Share this comment Link to comment
Report reply P4R4N0RM4L Posted May 24, 2020 Don't know... just saw it appear in console... asking players what they have done to reproduce this error. Quote Share this comment Link to comment
Report reply P4R4N0RM4L Posted May 24, 2020 (edited) How can I kill a non-existent copter? So I can test ? Edited May 24, 2020 by P4R4N0RM4L Quote Share this comment Link to comment
Report reply P4R4N0RM4L Posted May 24, 2020 Steps I tried to reproduce the error Spawned my mini - destroyed it with rocket - no result destroyed random copters with rockets - no result tried /gmini after copter destroyed - no result I cannot reproduce the error as of right now ! Quote Share this comment Link to comment
Report reply P4R4N0RM4L Posted May 24, 2020 nah tried that too after destroying it ... nothing popped up Quote Share this comment Link to comment
Report reply Guest Posted May 27, 2020 Changed Status from Pending to Closed Quote Share this comment Link to comment
Report reply TheEye Posted June 25, 2020 I also have tried to recreate this issue. I've watched as 4 players did everything to their Copters from my rcon. And nothing happened! I even removed CrazyCopter to see if that was conflicting with yours. I still get this. Even when there are NO Players on the server. | Failed to call hook 'OnEntityKill' on plugin 'MyMiniCopter v0.2.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MyMiniCopter.OnEntityKill (BaseNetworkable entity) [0x0000d] in <da46378c570e4272bb85e414c8713753>:0 at Oxide.Plugins.MyMiniCopter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001e6] in <da46378c570e4272bb85e414c8713753>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3e46d2a997e94a3cb08cf065508cd483>:0 I am sorry but I feel I must remove this and find another Plugin that offers something similar. But thanks anyways for trying! Quote Share this comment Link to comment
Report reply RFC1920 Posted June 25, 2020 If the data file contains only the word null, then that was an error that crept in from the previous version. If that is the case then delete the file manually. Otherwise I do not understand why this is happening. Quote Share this comment Link to comment
Report reply Rusty-Rift Posted July 3, 2020 Failed to call hook 'OnEntityTakeDamage' on plugin 'MyMiniCopter v0.2.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MyMiniCopter.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitInfo) [0x00044] in <d5b621ddcd574c8aa2b7e1765905d0b6>:0 at Oxide.Plugins.MyMiniCopter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00214] in <d5b621ddcd574c8aa2b7e1765905d0b6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'PlayerRanks v2.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerRanks.HasFriend (System.String playerId, System.String friendId) [0x0000d] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.FriendCheck (BasePlayer player, BasePlayer victim) [0x000f4] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.OnEntityTakeDamage (BaseEntity entity, HitInfo hitinfo) [0x0020f] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00979] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment
Report reply Rusty-Rift Posted July 3, 2020 Just now, Rusty-Rift said: Failed to call hook 'OnEntityTakeDamage' on plugin 'MyMiniCopter v0.2.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MyMiniCopter.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitInfo) [0x00044] in <d5b621ddcd574c8aa2b7e1765905d0b6>:0 at Oxide.Plugins.MyMiniCopter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00214] in <d5b621ddcd574c8aa2b7e1765905d0b6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'PlayerRanks v2.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerRanks.HasFriend (System.String playerId, System.String friendId) [0x0000d] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.FriendCheck (BasePlayer player, BasePlayer victim) [0x000f4] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.OnEntityTakeDamage (BaseEntity entity, HitInfo hitinfo) [0x0020f] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00979] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 thats what i getting now. autospam in console Quote Share this comment Link to comment