System.ArgumentException - An entry with the same key already exists. at System.ThrowHelper.Throw
Trying to track this down. When I search forums I do see on entry but it has yellow block letter yellow block letter etc and is talking about FFIV. I'm running this in EQ2. Not certain that makes a different. The wording in the error almost looks like some sort of registry key error.
System.ArgumentException - An entry with the same key already exists.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.SortedList`2.Add(TKey key, TValue value)
at Advanced_Combat_Tracker.FormActMain.RebuildActiveCustomTriggers()
at Advanced_Combat_Tracker.FormActMain.tmrTenths_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
System.ThrowHelper, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Any thoughts as to where I go to find and correct this problem?
Comments