mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix crash in McgInterop.McgHelpers.ThrowFailed, line 8601 #76

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.3.0 | PoGo-UWP

Stacktrace

McgInterop.McgHelpers;ThrowFailed;e:\Users\Michel\Source\Repos\PoGo-UWP\PokemonGo-UWP\obj\ARM\Release\ilc\intermediate\PokemonGo-UWP.McgInterop\Helpers.g.cs;8601
McgInterop.ComCallHelpers;ComCall__HRESULT;e:\Users\Michel\Source\Repos\PoGo-UWP\PokemonGo-UWP\obj\ARM\Release\ilc\intermediate\PokemonGo-UWP.McgInterop\SharedStubs.g.cs;18811
System;__Canon>;e:\Users\Michel\Source\Repos\PoGo-UWP\PokemonGo-UWP\obj\ARM\Release\ilc\intermediate\PokemonGo-UWP.McgInterop\SharedStubs.g.cs;323
PokemonGo_UWP.App.<>c__DisplayClass20_0;b__0;E:\Users\Michel\Source\Repos\PoGo-UWP\PokemonGo-UWP\App.xaml.cs;548

Reason

Element not found. (Excep_FromHResult 0x80070490)

Link to HockeyApp