EpsiRho / Fluff

A beautiful, native windows app for e621!
11 stars 1 forks source link

Fix System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index in <OpenLinkButton_Click>d__49.MoveNext () #60

Open EpsiRho opened 11 months ago

EpsiRho commented 11 months ago

Version 0.9.1.0(0.9.1.0)

Stacktrace

Fluff.MainPage.d__49.MoveNext() + 0x4d2;Fluff.MainPage

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_19[TThis](ComObject, Int32) + 0x24;Interop

Reason

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

Link to App Center