Jump to content

Failed to call "OnEntityKill" Ver. 0.2.4

Closed 0.2.4

P4R4N0RM4L

Posted (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 by P4R4N0RM4L
RFC1920

Posted

Were you killing a non-existent copter?  Can you give some more detail about what you were doing when this fired?

P4R4N0RM4L

Posted

Don't know... just saw it appear in console... asking players what they have done to reproduce this error.

P4R4N0RM4L

Posted (edited)

How can I kill a non-existent copter? So I can test ?

 

Edited by P4R4N0RM4L
P4R4N0RM4L

Posted

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 !

P4R4N0RM4L

Posted

nah tried that too after destroying it ... nothing popped up 

Guest

Posted

Changed Status from Pending to Closed

TheEye

Posted

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!

RFC1920

Posted

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.

Rusty-Rift

Posted

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

Rusty-Rift

Posted

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

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.