DEBUG: Star ting Auth Transition. Op: SIGN_IN status: ERROR_TIMEOUT

Unity3D/Problems 2018. 10. 25. 16:12
반응형

GPGS 로그인 에러 


처음 보는 TIME_OUT에러...


DEBUG: Starting Auth Transition. Op: SIGN_IN status: ERROR_TIMEOUT




유니티 2018.2.10f1

GPGS : GooglePlayGamesPlugin-0.9.50





Android SDK Google Play Service 설치 


I/Unity   (18253): Building GPG services, implicitly attempts silent auth

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):

I/Unity   (18253):  [Play Games Plugin DLL] 10/25/18 18:01:06 +09:00 DEBUG: Star

ting Auth Transition. Op: SIGN_IN status: 10

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):

I/Unity   (18253):  [Play Games Plugin DLL] 10/25/18 18:01:06 +09:00 DEBUG: Invo

king callbacks, AuthState changed from silentPending to Unauthenticated.

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):

I/Unity   (18253):  [Play Games Plugin DLL] 10/25/18 18:01:06 +09:00 DEBUG: ther

e are pending auth callbacks - starting AuthUI

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):

I/Unity   (18253):  [Play Games Plugin DLL] 10/25/18 18:01:06 +09:00 DEBUG: Star

ting Auth Transition. Op: SIGN_IN status: ERROR_NOT_AUTHORIZED

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):

I/Unity   (18253):  [Play Games Plugin DLL] 10/25/18 18:01:06 +09:00 DEBUG: Auth

State == Unauthenticated calling auth callbacks with failure

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):

I/Unity   (18253): Authenticate: False, Error: Authentication failed

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):

I/Unity   (18253):  [Play Games Plugin DLL] 10/25/18 18:01:06 +09:00 DEBUG: Invo

king user callback on game thread

I/Unity   (18253):

I/Unity   (18253): (Filename: ./Runtime/Export/Debug.bindings.h Line: 43)

I/Unity   (18253):



반응형

'Unity3D > Problems' 카테고리의 다른 글

Gradle Build Failed  (1) 2018.12.06
Spine Sprite Attacher  (0) 2018.11.06
CompareApproximately , fRoot  (0) 2017.02.21
Vector3.Angle  (0) 2016.12.03
게임에서 내적과 외적(Dot Product and Cross Product in Game)  (0) 2016.12.01
: