Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requested ID not returned from GmsCore -- ERROR_INTERNAL #50

Open
stolk opened this issue Jun 29, 2017 · 0 comments
Open

Requested ID not returned from GmsCore -- ERROR_INTERNAL #50

stolk opened this issue Jun 29, 2017 · 0 comments

Comments

@stolk
Copy link

stolk commented Jun 29, 2017

I do a Fetch on a player id, like so:

 game_services_->Players().Fetch( id, fetchcallback );

On one party, this works fine.
On the device of the other party, I get ERROR_INTERNAL as Fetch result.

In the logs I see:
Requested ID not returned from GmsCore
What could be the cause of this?

I/swaag   (19043): Our opponent in slot 0 has id 110078821488315885564
I/libjingle( 9661): IbbDataTask::ProcessStart() called:
I/libjingle( 9661): Got Xmpp data back: <ibb:data ibb:seq="1" ibb:sid="0" xmlns:ibb="http://jabber.org/protocol/ibb"/>
I/libjingle( 9661): static void gtalk::LibjingleJniHelper::DispatchIbbSendResult(jobject, const string&, const string&, bool): Dispatch ID:1
I/libjingle( 9661): IbbDataTask::ProcessStart() called:
E/GamesNativeSDK(19043): Requested ID not returned from GmsCore.
E/swaag   (19043): Players().Fetch() failed for slot 0, id 110078821488315885564
E/swaag   (19043): Status ERROR_INTERNAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant