mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix crash in PokemonGo_UWP.Utils.GameClient.LocationHelperPropertyChanged #100

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.4.0 | PoGo-UWP

Stacktrace

PokemonGo_UWP.Utils.GameClient;LocationHelperPropertyChanged;;
System.Action;Invoke;;
Template10.Mvvm.BindableBase.<>c__DisplayClass4_1;b__1;;
System.Action;Invoke;;
Template10.Common.DispatcherWrapper.<>c__DisplayClass8_0;b__0;;
Windows.UI.Xaml.Media.Imaging.DownloadProgressEventHandler;Invoke;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Arg_NullReferenceException

Link to HockeyApp