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

Error: The given key was not present in the dictionary. - From: mscorlib

ski

Well-Known Member
Joined
Feb 12, 2010
Messages
3,720
Reaction score
48
One user trying my CC is getting this error. Tried different profiles, I checked his settings and his keys were reset to default. I commented out the line and it threw out the same thing a few lines above (one was a timer reset, the other was just a bracket). Any ideas?

Code:
[12:02:35 AM:899] Pull Exception
[12:02:35 AM:935]  The given key was not present in the dictionary. - From: mscorlib   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Styx.Bot.CustomClasses.skiWarlock.Pull() in c:\Users\xxxx\Desktop\Patch\HB\CustomClasses\skiWarlock.cs:line 712
   at (Object )
   at Styx.Logic.Common.Combat.CustomCombat.CustomCombat.Pull()
 
He just confirmed its happening with other Warlock cc's too. English client as well.
 
Back
Top