How to do Gamelift MatchBackFill on a session that's created by flexmatch

0

I have one server instance which has started match based on matchmaking and lets say a few players have left. The queue should add more players to the session tight? Its not happening. What am I doing wrong? I have the automatic match backfill enabled in the matchmaking configuration.

1 Answer
0

Hey IndieGameDeveloperFromParallelWorld,

Auto backfill is generally meant for backfilling a game that starts early with only a few players (think matchmaking lobbies). When players are leaving the game, you should instead submit your own backfill tickets to provide an accurate list of players still in the game; otherwise, there's likely too many players to match more.

I recommend taking a look at our in-depth FlexMatch backfill guide. It has a lot of useful information for troubleshooting your processes! https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-backfill.html

Regards,

AWS
answered 9 months 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