OnStartGameSession Not Triggering

0

Hello,

We're using a fresh Third Person Template in Unreal Engine 5, setup everything from this documentation link https://docs.aws.amazon.com/gamelift/latest/developerguide/integration-engines-setup-unreal.html

After uploading the build to Amazon GameLift and creating a fleet from it, we get 2 clients to start matchmaking (our matchmaking rules require 2 players atm), the matchmaking ticket is stuck on PLACING and it's because the game session in the fleet is stuck in Activating state.

Added prints inside the OnStartGameSession lambda and it seems that it's not printing in the server logs.

We're using flexmatch with a queue pointing to an alias that is pointing to the fleet.

What could the issue be?

Thanks in advance.

Elie

asked a year ago203 views
1 Answer
0

Hi,

The GameLift team needs more information to debug why a game session could be stuck in ACTIVATING. I recommend cutting a customer ticket to GameLift with the following information:

AWS Account Id, region, fleetId, gameSessionId, queue name, and a time frame for when the issue occurred.

Thanks!

AWS
answered a year 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