mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix crash in PokemonGo_UWP.Utils.PlayerDataToCurrentExperienceConverter.Convert #118

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.5.0 | PoGo-UWP

Stacktrace

PokemonGo_UWP.Utils.PlayerDataToCurrentExperienceConverter;Convert;;
PokemonGo_UWP.Views.GameMapPage;ViewModelOnGameXPAwarded;;
System.EventHandler;Invoke;;
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_IndexOutOfRangeException

Link to HockeyApp