mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix crash in PokemonGo_UWP.ViewModels.PlayerProfileViewModel.ReadPlayerStatsValues #183

Open mtaheij opened 6 years ago

mtaheij commented 6 years ago

Version: 1.4.0.0 | PoGo-UWP

Stacktrace

PokemonGo_UWP.ViewModels.PlayerProfileViewModel;ReadPlayerStatsValues;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Arg_NullReferenceException

Link to HockeyApp