1

Fix ArgumentNullException on Windows 10 app

I logged into the Windows 10 app before I logged in on my phone, and it gave this error:

Error loading devices: System.ArgumentNullException: ArgumentNull_Generic
Arg_ParamNam_Name, source. For more information visit http://go.microsoft.com/fwlink/?LinkId=623485 at Join!<BaseAddress>+0x749959
--- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at SharedLibrary!<BaseAddress>+0x4d5ce0
    at SharedLibrary!<BaseAddress>+0x4d5c68
    at SharedLibrary!<BaseAddress>+0x4d5c27
    at Join!<BaseAddress>+0x954dbd

3 replies

LR

I am facing similar error

How to resolve this

Arg_NullReferenceException
   at Join.GCMListener.<>c__DisplayClass22_1.<FireEvent>b__0()
   at Join!<BaseAddress>+0x9b2355
   at Join!<BaseAddress>+0x9b22fc
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d5c60
   at SharedLibrary!<BaseAddress>+0x4d5be8
   at SharedLibrary!<BaseAddress>+0x4d5ba7
   at SharedLibrary!<BaseAddress>+0x54529b
   at Join!<BaseAddress>+0x949232
MK

Olá estou com o mesmo erro. Utilizando o aplicativo no Windows 10. Existe a necessidade de acessar primeiro pelo celular?

Thanks. Does it work correctly after you logged in to your phone?

MP

It does.