Possible to get rid of this error? Appears with and without pipes on the server.
(20:28:10) | Failed to call hook 'OnItemRemovedFromContainer' on plugin 'SyncPipes v0.9.33' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component)
at UnityEngine.Component.TryGetComponent[T] (T& component) [0x00001] in <0b31faaf1c50461d95c83ac166a20393>:0
at Oxide.Plugins.SyncPipes.OnItemRemovedFromContainer (ItemContainer container, Item item) [0x00023] in <55d89a315c9c4e189a925ff7575baada>:0
at Oxide.Plugins.SyncPipes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a71] in <55d89a315c9c4e189a925ff7575baada>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0