FSDreamTeam forum

Products Support => GSX Support MSFS => Topic started by: rsm2000e on October 17, 2022, 08:56:58 pm

Title: Problems where updater crashes
Post by: rsm2000e on October 17, 2022, 08:56:58 pm
Last night I spent a lot of time doing a complete uninstall and removing all the Virtuali directories then a full reinstall.
Today while doing yet another 'update'- I got this error message:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: value
   at System.Windows.Forms.DataGridView.set_FirstDisplayedScrollingRowIndex(Int32 value)
   at Couatl_Updater2.FrmMain.DataGridViewProducts_MouseWheel(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseWheel(MouseEventArgs e)
   at System.Windows.Forms.DataGridView.OnMouseWheel(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseWheel(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.DataGridView.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)



*** question:  HOW can I resolve this problem?  The live updater won't load.
Title: Re: Problems where updater crashes
Post by: virtuali on October 18, 2022, 08:50:31 am
Were you ( or some kind of hardware device that works like a mouse wheel ) scrolling the mouse while the program was still being loaded ? In any case, try to run the updater again, we added a check to prevent the error in such cases.