This is in conjunction with using Raidable Bases:
Failed to execute OnFrame callback (An item with the same key has already been added. Key: 1)
at bool System.Collections.Generic.Dictionary<ulong, System.Collections.Generic.Dictionary<string, object>>.TryInsert(ulong key, Dictionary<string, object> value, InsertionBehavior behavior)
at void System.Collections.Generic.Dictionary<ulong, System.Collections.Generic.Dictionary<string, object>>.Add(ulong key, Dictionary<string, object> value)
at void Oxide.Plugins.CopyPaste.PasteEntity(Dictionary<string, object> data, PasteData pasteData, BaseEntity parent) in /AMP/rust/258550/carbon/plugins/CopyPaste.cs:line 2647
at void Oxide.Plugins.CopyPaste.PasteLoop(PasteData pasteData) in /AMP/rust/258550/carbon/plugins/CopyPaste.cs:line 1546
at void Oxide.Plugins.CopyPaste.PasteLoop(PasteData pasteData)+() => { } in /AMP/rust/258550/carbon/plugins/CopyPaste.cs:line 1550
at void Carbon.Managers.CarbonProcessor.Update() in /__w/Carbon/Carbon/Carbon.Core/Carbon/src/Processors/CarbonProcessor.cs:line 63