中级玩家
 
- 贡献度
- 0
- 金元
- 2041
- 积分
- 204
- 精华
- 0
- 注册时间
- 2020-11-8
|
报错内容如下
System.IndexOutOfRangeException: 索引超出了数组界限。
在 GSE.Libs.UnitProperties.ChangeUnitTrails(List`1& J)
在 GSE.Libs.UnitProperties.DoUnitUpdate(Boolean isTabPageClose)
在 GSE.Libs.UnitProperties.btnApplyAllModify_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
|