Getting the following error in the console, doesnt seem to be affecting anything in game, but just thought i would report it incase
Failed to call hook 'OnInventoryAmmoFind' on plugin 'ItemRetriever v0.6.1' (InvalidOperationException: ContainerAdapterEnumerator was not disposed after previous use) at Oxide.Plugins.Backpacks+ContainerAdapterCollection.GetEnumerator () [0x0001f] in :0 at Oxide.Plugins.Backpacks+Backpack.FindAmmo (Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect, System.Boolean forItemRetriever) [0x00000] in :0 at Oxide.Plugins.Backpacks.m__2 (BasePlayer player, Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect) [0x0002f] in :0 at Oxide.Plugins.ItemRetriever+SupplierManager.FindPlayerAmmo (BasePlayer player, Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect, System.Boolean beforeInventory) [0x0001c] in :0 at Oxide.Plugins.ItemRetriever.FindPlayerAmmo (BasePlayer player, Rust.AmmoTypes ammoType, System.Collections.Generic.List`1[T] collect) [0x00051] in :0 at Oxide.Plugins.ItemRetriever.OnInventoryAmmoFind (PlayerInventory inventory, System.Collections.Generic.List`1[T] collect, Rust.AmmoTypes ammoType) [0x00007] in :0 at Oxide.Plugins.ItemRetriever.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003a2] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0