This is one of the errors showing in the console of a Linux server. It is currently being generated by two different plugins. It only started after the last updates. This does not happen on a windows server that had all the same plugins and config and data copied onto it.
Failed to call hook 'CanStackItem' on plugin 'StackModifier v1.0.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.StackModifier.CanStackItem (Item item, Item targetItem) [0x002bc] in <595c972e2ead4d30b7322c73cae8023c>:0
at Oxide.Plugins.StackModifier.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00074] in <595c972e2ead4d30b7322c73cae8023c>: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 <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0