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 <GetRecommended>d__30.MoveNext () #19

Closed EpsiRho closed 2 years ago

EpsiRho commented 2 years ago

Version 0.8.0.0(0.8.0.0)

Stacktrace

Fluff.Pages.PostsSearch.d__30.MoveNext() + 0x4193;Fluff.Pages.PostsSearch

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