NullReferenceException at MakeFishingPoleFixed
appears after last Rust update that fishing is no longer working

[9/1/2019 9:17:41 PM] Failed to call hook 'cmdChatMakeFishingPole' on plugin 'Fishing v1.4.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Fishing.MakeFishingPole (BasePlayer player) [0x00027] in <1ffd58fbc194478881ea586242309a1b>:0
at Oxide.Plugins.Fishing.cmdChatMakeFishingPole (BasePlayer player, System.String command, System.String[] args) [0x00012] in <1ffd58fbc194478881ea586242309a1b>:0
at Oxide.Plugins.Fishing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00650] in <1ffd58fbc194478881ea586242309a1b>: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 ​
Hello, I am getting the below error and would appreciate any support someone could provide! @ColonBlow Could it be related to stacksizecontroller? 

13:02 [Error] Failed to call hook 'cmdChatMakeFishingPole' on plugin 'Fishing v1.4.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Fishing.MakeFishingPole (BasePlayer player) [0x00027] in <8ae0e338d48d4979bd7efa834bbc8117>:0

at Oxide.Plugins.Fishing.cmdChatMakeFishingPole (BasePlayer player, System.String command, System.String[] args) [0x00012] in <8ae0e338d48d4979bd7efa834bbc8117>:0

at Oxide.Plugins.Fishing.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00221] in <8ae0e338d48d4979bd7efa834bbc8117>: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

roger , ill check it out today and get a fix soon. 

Merged post

got it fixed. I was only able to reproduce this if player tried to make a pole and did not have anything in there hands. now it properly gives player reply about not having the correct item in your hand.  
Thank you! Lot's of people on our server love this plugin and I appreciate you responding so quickly. 
Locked automatically