Flexmatch cannot put a player back in session

0

Hi,

I am using flexmatch in automatic backfill mode and encounters a problem in the following situation:

  • A player is put in a game session through matchmaking
  • the player leaves the session (and thus triggers a call to RemovePlayerSession)
  • the player then restarts the matchmaking process ( which triggers a call to StartMatchmaking in our backend )

I expected the player to be put back in the same game session but Flexmatch creates a new game session. Is there a way to change this behavior?

질문됨 2년 전298회 조회
1개 답변
0
수락된 답변

Hi! StartMatchmaking will match backfill tickets against all tickets submitted using StartMatchmaking. It's not necessary that the same ticket will be matched to the same game session it was previously a part of. What I'd look for as part of auto-backfill is if the open spot was matched to some valid player.

If you're using managed GameLift hosting you can potentially try using CreatePlayerSession to reserve an open slot for the dropped player before backfill finds another player for the slot.

Thanks, Shashank

AWS
답변함 2년 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠