mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix Arg_IndexOutOfRangeException in System.ComponentModel.PropertyChangedEventHandler.Invoke #112

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.5.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

The text associated with this error code could not be found.

Arg_IndexOutOfRangeException

Link to HockeyApp