What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Quest Tools error "element with same key has been added"

Tattoo

Member
Joined
Dec 16, 2011
Messages
133
Reaction score
11
Hi,

i just did a clean install to verify the "issue" it's just an error message, bot runs fine.
Setup actual stable DB:
[Adventurer] (1.0.0.98) initialized.
[Trinity] Initialized v2.13.7
[QuestTools][Plugin] v3.5.6 Enabled


Quest Tools error message:
[QuestTools][QuestTools] System.ArgumentException: Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.
bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
bei System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
bei Zeta.Game.Internals.FastAttribGroupsEntry.‏*‏‪​‏*‎‎*‪​*‫*‫*​‬*‫‎‏​‏‬​‏‪‬*()
bei Zeta.Game.PerFrameCachedValue`1.get_Value()
bei Zeta.Game.Internals.FastAttribGroupsEntry.get_AttributeMapA()
bei Zeta.Game.Internals.FastAttribGroupsEntry.‬‎*‏*‬‬‬*​‪‪‎‎‬*​***​*‫‏‬*‫‏**[](Int32 , ACD , & )
bei Zeta.Game.Internals.FastAttribGroupsEntry.***‪‎*‫​‫*‪‎*‪*‫*‫‎‬‫*‪**[](Int32 , ACD )
bei Zeta.Game.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
bei Zeta.Game.Internals.Actors.DiaPlayer.get_IsInConversation()
bei QuestTools.QuestTools.AdvanceConversation() in c:\Users\xxx\Plugins\QuestTools\QuestTools.cs:Zeile 121.
bei QuestTools.QuestTools.Pulse() in c:\Users\xxx\Plugins\QuestTools\QuestTools.cs:Zeile 75.
[QuestTools][GridRoute] Generated new Weighted Nearest Minimap Visited Route with 7 nodes in 4ms
[QuestTools][QuestTools] System.ArgumentException: Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.
bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
bei System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
bei Zeta.Game.Internals.FastAttribGroupsEntry.‏*‏‪​‏*‎‎*‪​*‫*‫*​‬*‫‎‏​‏‬​‏‪‬*()
bei Zeta.Game.PerFrameCachedValue`1.get_Value()
bei Zeta.Game.Internals.FastAttribGroupsEntry.get_AttributeMapA()
bei Zeta.Game.Internals.FastAttribGroupsEntry.‬‎*‏*‬‬‬*​‪‪‎‎‬*​***​*‫‏‬*‫‏**[](Int32 , ACD , & )
bei Zeta.Game.Internals.FastAttribGroupsEntry.***‪‎*‫​‫*‪‎*‪*‫*‫‎‬‫*‪**[](Int32 , ACD )
bei Zeta.Game.Internals.Actors.ACD.GetAttribute[T](Int32 attribute)
bei Zeta.Game.Internals.Actors.DiaPlayer.get_IsInConversation()
bei QuestTools.QuestTools.AdvanceConversation() in c:\Users\xxx\Plugins\QuestTools\QuestTools.cs:Zeile 121.
bei QuestTools.QuestTools.Pulse() in c:\Users\xxx\Plugins\QuestTools\QuestTools.cs:Zeile 75.
 
Back
Top