Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error - MD5 failure #3

Open
Yoko-0x0 opened this issue Oct 15, 2018 · 0 comments
Open

Error - MD5 failure #3

Yoko-0x0 opened this issue Oct 15, 2018 · 0 comments

Comments

@Yoko-0x0
Copy link

HI. If the first item to update your MD5 is incorrect and the second item to add is perfect. an index error occurs.


System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at SharpUpdate.SharpUpdater.UpdateApplications() in SharpUpdate-master\SharpUpdate\SharpUpdater.cs:line 254
at SharpUpdate.SharpUpdater.InstallUpdate() in SharpUpdate-master\SharpUpdate\SharpUpdater.cs:line 235
at SharpUpdate.SharpUpdater.BgWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) in SharpUpdate-master\SharpUpdate\SharpUpdater.cs:line 177
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant