[2023.12.12 19:06:52] [ERRO] [Experiments] Error (An item with the same key has already been added. Key: 2811268)
at bool System.Collections.Generic.Dictionary<ulong, Oxide.Plugins.Experiments+WorkbenchInfo>.TryInsert(ulong key, WorkbenchInfo value, InsertionBehavior behavior)
at void System.Collections.Generic.Dictionary<ulong, Oxide.Plugins.Experiments+WorkbenchInfo>.Add(ulong key, WorkbenchInfo value)
at void Oxide.Plugins.Experiments.bpresearchactionCMD(IPlayer iPlayer, string command, string[] args) in /home/container/carbon/plugins/Experiments.cs:line 277
at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)