Failed to call hook 'OnSupplyDropLanded' on plugin 'Inbound v0.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.OnSupplyDropLanded (SupplyDrop drop) [0x00023] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0
Error keeps poping in rcon
Failed to call hook 'OnSupplyDropLanded' on plugin 'Inbound v0.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.OnSupplyDropLanded (SupplyDrop drop) [0x00023] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0
Failed to call hook 'OnSupplyDropLanded' on plugin 'Inbound v0.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.OnSupplyDropLanded (SupplyDrop drop) [0x00023] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 Can you list your other plugins?
Substrata
Can you list your other plugins?
started after i added Airfeild Drops on lones website
Substrata
Can you list your other plugins?
@FastBurst made that one
Merged post
Here is a list of my plugins

Merged post
this was the log when it pops
[CargoTrainEvent] [Cargo Train Event] Cargo Workcart is currently at T3!
Calling 'OnEntitySpawned' on 'EventProtector v1.0.9' took 250ms
Calling 'OnEntitySpawned' on 'EventProtector v1.0.9' took 248ms
Calling 'OnEntitySpawned' on 'EventProtector v1.0.9' took 249ms
Calling 'OnEntitySpawned' on 'EventProtector v1.0.9' took 251ms
Calling 'OnEntitySpawned' on 'EventProtector v1.0.9' took 246ms
Failed to call hook 'OnSupplyDropLanded' on plugin 'Inbound v0.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.OnSupplyDropLanded (SupplyDrop drop) [0x00023] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <f6145804121a452c879b7d5ead9a8347>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0
[event] assets/prefabs/npc/patrol helicopter/patrolhelicopter.prefab
[CargoTrainEvent] [Cargo Train Event] The Cargo Workcart will self-destruct in 59 s!
[CargoTrainEvent] [Cargo Train Event] Cargo Workcart is currently at X7!
[CargoTrainEvent] [Cargo Train Event] The Cargo Workcart event is over!
[event] assets/content/vehicles/boats/cargoship/cargoshiptest.prefab
Invalidate Network Cache took 0.03 seconds
Saved 122,851 ents, cache(0.99), write(0.06), disk(0.04).
Saving complete Unfortunately, that's a paid plugin, which I do not own. I'll ask FastBurst if he'd be willing to send me a copy for testing, but otherwise I don't really have any way of checking on that.
Merged post
okay nvm its not AF Drops just ran and error didnt pop hmmm im not sure then whats causeing it @Substrata
Did you alter your language file at all? If so, can you post that?
It's most likely a compatibility issue with one of those plugins, but with almost 150 of them, it might not be easy to narrow down. I would load up a test server and start with Inbound only. Then load in the supply drop / event related plugins one at a time and try spawning a drop (F1 - spawn supply_drop) to see if you receive any errors.
If you can figure out which one it is, I can try to fix it, assuming it's free or the author is willing to provide me with a copy.
It might be possible that drop.net, drop.transform, or drop.transform.position is null, which you could add a null check and some output there to see if that is the case or not. If something is removing the drop before this plugin processes it, then something could be null, but unlikely usually.
It's could also be that either the configuration or data for the plugin is corrupt, so I'd check those first. Normally you'd see some indication of this in the stacktrace though.
@Wulf 100% AfDrops by @FastBurst on loan paid plugin i went through every plugin finally took me hours to find the issue one by one loaded and unloaded with inbound and thats the one see image and error its when the AFdrops the supply drops on tarmac its duplicating for some reason it only drops 4 supply crates but spams chat 8 times and then the rcon error.
@FastBurst can you plz patch with @Substrata

Failed to call hook 'OnSupplyDropLanded' on plugin 'Inbound v0.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.OnSupplyDropLanded (SupplyDrop drop) [0x00023] in <695874023ee54c3a96a932fa7b6f246d>:0
at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <695874023ee54c3a96a932fa7b6f246d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0
Failed to call hook 'OnSupplyDropLanded' on plugin 'Inbound v0.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.OnSupplyDropLanded (SupplyDrop drop) [0x00023] in <695874023ee54c3a96a932fa7b6f246d>:0
at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <695874023ee54c3a96a932fa7b6f246d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0
Failed to call hook 'OnSupplyDropLanded' on plugin 'Inbound v0.5.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Inbound.OnSupplyDropLanded (SupplyDrop drop) [0x00023] in <695874023ee54c3a96a932fa7b6f246d>:0
at Oxide.Plugins.Inbound.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a6] in <695874023ee54c3a96a932fa7b6f246d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0