Skip to content

Error - MD5 failure #3

@Yoko-0x0

Description

@Yoko-0x0

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions