mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix crash in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw #132

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.5.0 | PoGo-UWP

Stacktrace

System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

The data is invalid. (Excep_FromHResult 0x8007000D)

Link to HockeyApp