[17:52:32.825 D] System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at GilesTrinity.GenericCache.UpdateObject(GenericCacheObject obj)
at GilesTrinity.GilesTrinity.RecordTargetHistory()
at GilesTrinity.GilesTrinity.RefreshDiaObjectCache(Boolean forceUpdate)
at GilesTrinity.GilesTrinity.CheckHasTarget(Object ret)
at GilesTrinity.GilesTrinity.<ReplaceTreeHooks>b__1e(Object ctx)
at Zeta.TreeSharp.Decorator.CanRun(Object context)
at Zeta.TreeSharp.Decorator..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.CommonBot.BotMain.()