OpportunityLiu / E-Viewer

An UWP Client for https://e-hentai.org.
GNU General Public License v3.0
724 stars 30 forks source link

Fix crash in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess #33

Closed OpportunityLiu closed 7 years ago

OpportunityLiu commented 7 years ago

Version: 2016.9.21.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.SearchResult.<b__7_0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.IncrementalLoadingCollection`1.<b__24_1>d;MoveNext;;

Reason

Exception from HRESULT: 0x80072EE7

Link to HockeyApp