Failed to call hook 'OnInventoryAmmoFind' on plugin 'ItemRetriever v0.5.0' (InvalidOperationException: ContainerAdapterEnumerator was not disposed after previous use)
at Oxide.Plugins.Backpacks+ContainerAdapterCollection.GetEnumerator () [0x0001f] in <47c68f4a6f8f4acb8103a5b270f04885>:0
at Oxide.Plugins.Backpacks+Backpack.FindAmmo (Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect, System.Boolean forItemRetriever) [0x00000] in <47c68f4a6f8f4acb8103a5b270f04885>:0
at Oxide.Plugins.Backpacks.<RegisterAsItemSupplier>m__2 (BasePlayer player, Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect) [0x00024] in <47c68f4a6f8f4acb8103a5b270f04885>:0
at Oxide.Plugins.ItemRetriever+SupplierManager.FindPlayerAmmo (BasePlayer player, Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect, System.Boolean beforeInventory) [0x0001c] in <47c68f4a6f8f4acb8103a5b270f04885>:0
at Oxide.Plugins.ItemRetriever.FindPlayerAmmo (BasePlayer player, Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect) [0x00051] in <47c68f4a6f8f4acb8103a5b270f04885>:0
at Oxide.Plugins.ItemRetriever.OnInventoryAmmoFind (PlayerInventory inventory, System.Collections.Generic.List`1[T] collect, Rust.AmmoTypes ammoType) [0x00007] in <47c68f4a6f8f4acb8103a5b270f04885>:0
at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00341] in <47c68f4a6f8f4acb8103a5b270f04885>: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
Plugin appears to be working fine, but thought I'd share this in-case it's a bug with the plugin and not user error. If it is user-error any advice or guidance?