Android 谷歌游戏客户端错误6500

Android 谷歌游戏客户端错误6500,android,google-play-services,Android,Google Play Services,我得到了一个6500的错误,这是医生必须说的 public static final int STATUS_MATCH_ERROR_INVALID_PARTICIPANT_STATE One or more participants in this match are not in valid states. This could occur if a specified participant is not actually a participant of the match, or is

我得到了一个6500的错误,这是医生必须说的

public static final int STATUS_MATCH_ERROR_INVALID_PARTICIPANT_STATE

One or more participants in this match are not in valid states.
This could occur if a specified participant is not actually a participant of the match, or is invalid, or is in an incorrect state to make the API call.
Check the logs for more detailed information.

Constant Value: 6500 (0x00001964)
有人能详细说明这个错误的其他原因吗

编辑:精化


我启动了一个TurnBasedMatch,并开始使用GamesClient.takeTurn()进行轮换。转了两圈后,由于空指针异常,我的应用程序崩溃。我的TurnBasedMatch对象变为null,因为我收到状态代码为6500的错误。我不知道为什么会发生这种情况。

一次检查您的待定参与者。
您可能传递了错误的待定参与者。

请在您的报告中添加更多说明qurey@SweetWisherツ 我试着再加一点,但我把它修好了。我交错了待处理的参与者