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

已提问 1 年前193 查看次数
1 回答
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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容