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

Error Code and how to handle/fix them? #17

Open
Ganuzaz opened this issue Nov 27, 2020 · 0 comments
Open

Error Code and how to handle/fix them? #17

Ganuzaz opened this issue Nov 27, 2020 · 0 comments

Comments

@Ganuzaz
Copy link

Ganuzaz commented Nov 27, 2020

I use PlayfabParty on Unity 2019.1.6f1 and there are a lot of error codes that I don't know what caused it and how to fix it. Right now, I just force it to leave network and create a local user then create/join a new network when it calls OnError.

But, with android build and with some testing I come across these error codes that makes the user can't create/join network (some probably don't cause these but I would like the proper solution as to how to handle these errors) :

  • Code : 4331 Message : an unexpected error code was returned by the PlayFab service
  • Code : 4190 Message : authentication was attempted for a user that is already authenticated
  • Code : 4169 Message : the chat control is already in the specified network
  • Code : 4133 Message : cannot create an endpoint because the limit specified by the network configuration has been reached
  • Code : 4251 Message : the network descriptor is a placeholder that cannot be used on this device at this time
  • Code : 4 Message : invalid argument specified
  • Code : 4295 Message : this device was disconnected from the Party network because it had no authenticated users for an extended period of time
  • Code : 63 Message : failed to establish or maintain a connection to a network or remote peer
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