GameLift FlexMatch Matchmaking Configuration WITH_QUEUE placement timeout
I'm attempting to use GameLift Custom Server FlexMatch MatchMaking Configuration with a game session placement queue.
The Matchmaking Event Handler Lambda first receives a MatchmakingSearching event, then a PotentialMatchCreated event.
The Game Session Queue Placements Started event shows up in the Queue metrics section, but it will then timeout (after 5 minutes). The GameLift Game Session is being created, but the instance process' OnStartGameSession(GameSession gameSession) is NOT being called..
Can someone please help me figure out how to get the OnStartGameSession to be called in the fleet instance process?
Before attempting to use FlexMatch, I was able to start the placement manually and the game session was being created on the game server, and the game was playable, but I'm unable to get to that step using the automated FlexMatch matchmaking system.
Thank you.
Relevant questions
UE4+Gamelift client connection fails
Accepted Answerasked 5 months agoHow to communicate with GameLift Server with Java Client
asked 5 months agoUnable to access server logs from Gamelift
asked 3 months agoFLEET_STATE_ERROR - No relevant information in logs
asked 3 years agoHow to Make a Game Server Activate Itself?
asked 2 months agoNo available process when using GameLiftLocal
Accepted Answerasked 2 months agoGameLift FlexMatch Matchmaking Configuration WITH_QUEUE placement timeout
asked a month agoGameSparks and FlexMatch inquiries
asked 25 days agoHow to send messages with GameLift Client in Java
asked 5 months agoGameLift Sample Code
asked 16 days ago