Exception while calling NextTick callback (KeyNotFoundException: The given key 'amount' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at Oxide.Plugins.CopyPaste.PasteEntity (System.Collections.Generic.Dictionary`2[TKey,TValue] data, Oxide.Plugins.CopyPaste+PasteData pasteData, BaseEntity parent) [0x008fb] in <c28bdd162ba04e93a4e6f9586ee343e1>:0
at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00088] in <c28bdd162ba04e93a4e6f9586ee343e1>:0
at Oxide.Plugins.CopyPaste+<>c__DisplayClass46_0.<PasteLoop>b__0 () [0x00000] in <c28bdd162ba04e93a4e6f9586ee343e1>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d646191a355d43a6b3ab36b7ee14c740>:0

Any suggestions?