PoGo-UWP icon indicating copy to clipboard operation
PoGo-UWP copied to clipboard

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

Open mtaheij opened this issue 6 years ago • 0 comments

Version: 1.4.0.0 | PoGo-UWP

Stacktrace

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

mtaheij avatar Nov 06 '17 22:11 mtaheij