
GeeShizzle MacCloud
410
|
Posted - 2013.12.04 23:57:00 -
[1] - Quote
hey quantix! great work with EveHQ, i adore the program! ive been having issues with the HQF Editor though, whenever i pick a hull type it errors saying "failed to compare two elements in the array"
with this set of data in the exception details:
*****START Exception Details***** Message: Failed to compare two elements in the array. Source: mscorlib StackTrace: at System.Array.BinarySearch(Array array, Int32 index, Int32 length, Object value, IComparer comparer) at System.Collections.SortedList.IndexOfKey(Object key) at System.Collections.SortedList.get_Item(Object key) at EveHQ.HQF.EffectFunctions.ConvertShipBonuses(List`1 shipBonuses) at EveHQ.HQF.EffectFunctions.ConvertShipBonusesToDescription(ShipEffect shipBonus) at EveHQ.HQF.Forms.FrmShipEditorAttributes.UpdateBonusList() at EveHQ.HQF.Forms.FrmShipEditorAttributes.cboShipHull_SelectedIndexChanged(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at DevComponents.DotNetBar.Controls.ComboBoxEx.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at DevComponents.DotNetBar.Controls.ComboBoxEx.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) *****Inner Exception***** *****START Exception Details***** Message: Object must be of type String. Source: mscorlib StackTrace: at System.String.CompareTo(Object value) at System.Collections.Comparer.Compare(Object a, Object b) at System.Array.BinarySearch(Array array, Int32 index, Int32 length, Object value, IComparer comparer) *****END Exception Details***** *****END Exception Details*****
========== Plug-ins ==========
EveHQ.HQF.dll (2.13.4.2602) EveHQ.KillMailViewer.dll (2.13.4.2602) EveHQ.Prism.dll (2.13.4.2602) EveHQ.Void.dll (2.13.4.2602)
========= System Info =========
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 .Net Framework Version: 4.0.30319.18408 EveHQ Location: C:\Program Files (x86)\EveHQ EveHQ Cache Locations: C:\Users\REDACTED\AppData\Roaming\EveHQ
it allows me to continue but when modifying HQF data there are no fields for the 'theoretical' ship stats that im creating. |