Gribbleshnibit8 / xcom2-launcher

Unofficial XCOM 2 launcher
GNU General Public License v3.0
12 stars 4 forks source link

If you Subscribe to a mod while the launcher is open, then click Search for Mods > Update Entries, it causes this exception #7

Closed Proaxel closed 7 years ago

Proaxel commented 7 years ago
************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '219' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
   at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
   at XCOM2Launcher.Forms.MainForm.Updater_ProgressChanged(Object sender, ProgressChangedEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnProgressChanged(ProgressChangedEventArgs e)

The newly subscribed mod still appears on the list like normal.