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 <31687ccd371e4dc6b0c23a1317cf9474>:0
at Oxide.Plugins.CopyPaste.PasteEntity (System.Collections.Generic.Dictionary`2[TKey,TValue] data, Oxide.Plugins.CopyPaste+PasteData pasteData, BaseEntity parent) [0x008fb] in <43a7313d0800495cbb7901c5d5de8bb5>:0
at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00088] in <43a7313d0800495cbb7901c5d5de8bb5>:0
at Oxide.Plugins.CopyPaste+<>c__DisplayClass46_0.<PasteLoop>b__0 () [0x00000] in <43a7313d0800495cbb7901c5d5de8bb5>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d646191a355d43a6b3ab36b7ee14c740>:0
Any ideas?