mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix crash in Google.Protobuf.MessageParser<POGOProtos.Settings.DownloadSettingsAction>.ParseFrom #70

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.3.0 | PoGo-UWP

Stacktrace (first of multiple)

Google.Protobuf.MessageParser;ParseFrom;;
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;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

ArgumentNull_Generic Arg_ParamName_Name, data. For more information, visit http://go.microsoft.com/fwlink/?LinkId=623485

Link to HockeyApp