Bank throwing so many errors it force-unloads

Failed to call hook 'cmdBank' on plugin 'Bank v1.0.56' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.Bank+BankProfile.PopulateContainer (BasePlayer player, ItemContainer container, System.Collections.Generic.List`1[T] items) [0x00058] in <95637f1524b3425c850890fc178151f9>:0

at Oxide.Plugins.Bank+BankProfile.SetContainer (ItemContainer container, BasePlayer player, System.Int32 slots) [0x00040] in <95637f1524b3425c850890fc178151f9>:0

at Oxide.Plugins.Bank.OpenBank (BasePlayer player, BaseEntity targArg) [0x001c6] in <95637f1524b3425c850890fc178151f9>:0

at Oxide.Plugins.Bank.ShowBank (BasePlayer player, BaseEntity target) [0x001eb] in <95637f1524b3425c850890fc178151f9>:0

at Oxide.Plugins.Bank.cmdBank (BasePlayer player, System.String command, System.String[] args) [0x00009] in <95637f1524b3425c850890fc178151f9>:0

at Oxide.Plugins.Bank.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00deb] in <95637f1524b3425c850890fc178151f9>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0

at (wrapper dynamic-method)

Throws this error in the console, when the error reporting plug unloads it it says "force unloaded , errors 34x"

Really praying someone can fix this.   No clue if the OG creator is still around and updating this, saw Lorenzo fixed it last time and very grateful to him for that

Merged post

pretty sure this is involving an item that the bank plugin doesn't recognize, and when it opens the bank with the item in it, it goes nuts.  We had this problem before, with armor inserts being in armor placed into the bank.