mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix Arg_NullReferenceException in System.ComponentModel.PropertyChangedEventHandler.Invoke #173

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.8.0 | PoGo-UWP

Stacktrace

System.ComponentModel.PropertyChangedEventHandler;Invoke;;
Template10.Mvvm.BindableBase.<>c__DisplayClass6_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