Closed jmoral4 closed 1 year ago
Application Version: 3.4.6 Database Version: 2022.9.201 (Home coming Issue 27 Page 4)
This is far from being the latest, and has been fixed in between. Check the website, or the discord in #announcements for details.
Thanks, this seemed to be the latest available on Github. I'll check around. Also the Update within the app has a similar crash with a missing path.
Known issue, you have to rely on zip updates for now.
Describe the bug Application crash (pop-up) when selecting or mousing over Shadow Field ability (Controller dark primary).
To Reproduce Steps to reproduce the behavior:
Expected behavior Normally shows a description of the ability and allows you to click to select it
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Error Log:
** Exception Text ** System.IndexOutOfRangeException: Index was outside the bounds of the array. at Mids_Reborn.Core.Base.Data_Classes.Power.<>c.b__447_3(KeyValuePair
2 e) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable
1 source, Func2 keySelector, Func
2 elementSelector, IEqualityComparer`1 comparer) at Mids_Reborn.Core.Base.Data_Classes.Power.GetEffectsInSummons() at Mids_Reborn.Core.Base.Data_Classes.Power.GetDifferentAttributesSubPower(Int32 fxIndex) at Mids_Reborn.Core.Base.Data_Classes.Power.BuildTooltipStringAllVectorsEffects(eEffectType effectType, eEffectType etModifies, eDamage damageType, eMez mezType, String groupName, Boolean includeEnhEffects) at Mids_Reborn.Forms.Controls.DataView.GetRankedEffect(Int32[] Index, Int32 ID) at Mids_Reborn.Forms.Controls.DataView.DisplayInfo(Boolean noLevel, Int32 iEnhLvl) at Mids_Reborn.Forms.Controls.DataView.DisplayData(Boolean noLevel, Int32 iEnhLevel) at Mids_Reborn.Forms.Controls.DataView.SetData(IPower basePower, IPower enhancedPower, Boolean noLevel, Boolean locked, Int32 iHistoryIdx) at Mids_Reborn.Forms.frmMain.Info_Power(Int32 powerIdx, Int32 iEnhLvl, Boolean NoLevel, Boolean Lock) at Mids_Reborn.Forms.frmMain.llPrimary_ItemHover(ListLabelItemV3 Item) at Mids_Reborn.Controls.ListLabelV3.ListLabelV3_MouseMove(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)