Flexmatch is filled and status is "COMPLETED" but there is no Gamesession

0

REMOVEDUPLOAD

as described in the title, i succesfuly made a match and used DescribeMatchmakingCommand to check on the status of a ticket, after i forced a match during my test, the status is COMPLETED, but there is no gamesession created and response.TicketList[0].GameSessionConnectionInfo is undefined.

What did I do wrong and how to fix it?

asked 2 years ago237 views
3 Answers
0

I have cut a ticket for the gamelift team to look into this. Thanks!

P62389542

answered 2 years ago
0

hi @REDACTEDUSER any update on this?

answered 2 years ago
0

Hey @REDACTEDUSER

Sorry for the delayed response!

In order to create a GameSession, a matchmaking configuration must have an associated queue. You can update your configuration via the AWS CLI (https://docs.aws.amazon.com/cli/latest/reference/gamelift/update-matchmaking-configuration.html) or our Console (https://console.aws.amazon.com/gamelift/home#/r/matchmaking-configurations) to add your queue.

Hope that helps!

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions