WindowsAppCommunity / UWPCommunityApp

A UWP companion app for the UWP Community website
https://www.microsoft.com/store/apps/9PJW4588MKV0
13 stars 5 forks source link

Fix System.NullReferenceException: Object reference not set to an instance of an object. in <GetCurrentUser>d__4.MoveNext () #191

Open yoshiask opened 2 years ago

yoshiask commented 2 years ago

Version 1.4.0.0(1.4.0.0)

Stacktrace

UWPCommunity.UserManager.d__4.MoveNext() + 0x42;UWPCommunity.UserManager

UWPCommunity.Views.Dialogs.EditProfileDialog.d__1.MoveNext() + 0x93;UWPCommunity.Views.Dialogs.EditProfileDialog

Interop.ComCallHelpers.Call(ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop

__Interop.ForwardComStubs.Stub_20[TThis](ComObject, Int32) + 0x24;Interop

Reason

System.NullReferenceException: Object reference not set to an instance of an object.

Link to App Center