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.Collections.Generic.Dictionary`2.Insert #30

Closed OpportunityLiu closed 7 years ago

OpportunityLiu commented 7 years ago

Version: 2016.9.20.0 | ExViewer

Stacktrace

System.Collections.Generic.Dictionary`2;Insert;;
ExViewer.Views.RootControl.;ctor;;
ExViewer.Views.SplashControl.d__4;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Value cannot be null. Parameter name: key

Link to HockeyApp