mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix Arg_NullReferenceException in System.Action.Invoke #108

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.4.0 | PoGo-UWP

Stacktrace

System.Action;Invoke;;
Template10.Mvvm.BindableBase.<>c__DisplayClass4_1;b__1;;
System.Action;Invoke;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Invalid pointer

Arg_NullReferenceException

Link to HockeyApp