I'm having an issue with the Plane Crash mod, not from Umod. Just thought I would post here and see if anyone has any ideas on a quick fix. It is a fresh install of the plugin, no other required plugins or permissions listed on the plugin page.
Failed to call hook 'cmdSendCrash' on plugin 'PlaneCrash v0.1.100' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.PlaneCrash+CrashPlane.SetFlightPath (UnityEngine.Vector3 newDropPosition, System.Boolean isStandard) [0x0022c] in <c02fbc5261b8405a93d4de2c7ad31a7d>:0
at Oxide.Plugins.PlaneCrash.AddCrashComponent (CargoPlane plane, UnityEngine.Vector3 location, System.Boolean isStandard) [0x0001d] in <c02fbc5261b8405a93d4de2c7ad31a7d>:0
at Oxide.Plugins.PlaneCrash.cmdSendCrash (BasePlayer player, System.String command, System.String[] args) [0x00209] in <c02fbc5261b8405a93d4de2c7ad31a7d>:0
at Oxide.Plugins.PlaneCrash.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003a1] in <c02fbc5261b8405a93d4de2c7ad31a7d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0