SteamDesktopAuthenticator icon indicating copy to clipboard operation
SteamDesktopAuthenticator copied to clipboard

Unexpected Exception when trying to open confirmations

Open Catzy44 opened this issue 4 years ago • 0 comments

Im getting "Unexpected exception" when trying to open confirmations, everything else is working fine. obraz

Stacktrace (in polish) bellow:

System.NullReferenceException: Odwołanie do obiektu nie zostało ustawione na wystąpienie obiektu. w SteamAuth.SteamGuardAccount.<RefreshSessionAsync>d__65.MoveNext() w D:\Git\SteamDesktopAuthenticator\lib\SteamAuth\SteamAuth\SteamGuardAccount.cs:wiersz 270 --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek --- w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) w Steam_Desktop_Authenticator.MainForm.<RefreshAccountSession>d__40.MoveNext() w D:\Git\SteamDesktopAuthenticator\Steam Desktop Authenticator\MainForm.cs:wiersz 532 --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek --- w System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) w System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) w Steam_Desktop_Authenticator.MainForm.<btnTradeConfirmations_Click>d__18.MoveNext() w D:\Git\SteamDesktopAuthenticator\Steam Desktop Authenticator\MainForm.cs:wiersz 134 --- Koniec śladu stosu z poprzedniej lokalizacji, w której wystąpił wyjątek --- w System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)

Okay, i figured it out, it happens when account got deleted.

Catzy44 avatar Apr 19 '21 12:04 Catzy44