Bertrand
Active Member
- Joined
- Aug 8, 2012
- Messages
- 1,249
- Reaction score
- 9
Very strange, only on this char and on different computers i tried i cannot get the bot to attack. He moves only but wont attack and i get the following msg in the log:
An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(Exceptio nResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKe y key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
at Trinity.Combat.HotbarSkills.Update(TrinityLogLevel logLevel, LogCategory logCategory) in c:\Users\blabla\Desktop\dbnew\Plugins\Trinity\Comb at\HotbarSkills.cs:line 167
at Trinity.PlayerInfoCache.RefreshHotbar() in c:\Users\blabla\Desktop\dbnew\Plugins\Trinity\Cach e\PlayerInfoCache.cs:line 352
at Trinity.Trinity.TargetCheck(Object ret) in c:\Users\blabla\Desktop\dbnew\Plugins\Trinity\Comb at\TargetCheck.cs:line 57
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.Bot.BotMain.()
What is even stranger is that on the same pc same db version/folder i can run my main without issues works perfectly, but this second account reports the error above and wont attack. How can that be ? Even tried it on another pc, same issue...
An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(Exceptio nResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKe y key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
at Trinity.Combat.HotbarSkills.Update(TrinityLogLevel logLevel, LogCategory logCategory) in c:\Users\blabla\Desktop\dbnew\Plugins\Trinity\Comb at\HotbarSkills.cs:line 167
at Trinity.PlayerInfoCache.RefreshHotbar() in c:\Users\blabla\Desktop\dbnew\Plugins\Trinity\Cach e\PlayerInfoCache.cs:line 352
at Trinity.Trinity.TargetCheck(Object ret) in c:\Users\blabla\Desktop\dbnew\Plugins\Trinity\Comb at\TargetCheck.cs:line 57
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.Bot.BotMain.()
What is even stranger is that on the same pc same db version/folder i can run my main without issues works perfectly, but this second account reports the error above and wont attack. How can that be ? Even tried it on another pc, same issue...
Last edited:






