I get the following message, when I equip the jetpack
Failed to call hook 'OnEntityMounted' on plugin 'Test v0.1.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Test.OnEntityMounted (BaseMountable mount, BasePlayer player) [0x00027] in <35cc3ff29f0b489487b18a88f4e72ac0>:0
at Oxide.Plugins.Test.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00032] in <35cc3ff29f0b489487b18a88f4e72ac0>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0