All Content tagged with Amazon GameLift

game server hosting solution that deploys, operates, and scales cloud servers for multiplayer games

Content language: English

Select tags to filter
Sort by most recent
515 results
I'm creating a gamelift fleet. The fleet starts creating and reaches "FLEET_STATE_ACTIVATING" event. It stays like that for a very long time, approximately an hour or more. Eventually the fleet is del...
3
answers
0
votes
74
views
asked 2 months ago
Hello, How do I make multiple users that made simultaneous create game session requests to join into one game session? I am using lambda to handle requests.
1
answers
0
votes
38
views
asked 3 months ago
Hello, I am using Unreal Engine. I need to create game sessions automatically after game server process is ready. The reason is that when multiple players send join request at the same time, there is ...
1
answers
0
votes
44
views
asked 3 months ago
Hi there, i was wondering when the official GameLift plugin for Unreal Engine will be updated to support Unreal Engine 5.4. Its been some time that 5.4 is out, they just released 5.5, and still the pl...
1
answers
0
votes
105
views
asked 3 months ago
Hello. Almost 3 weeks ago, I was still able to view the current hardware metrics of a fleet via the display. Now it is no longer displayed, no matter how long the fleet has been running. Activity metr...
1
answers
0
votes
54
views
asked 3 months ago
Hey there, I am looking to find all game sessions on a fleet/server using C++ with Unreal Engine and would like some direction on where to begin code-wise. Checking the GameLiftSDK module from the ...
1
answers
0
votes
45
views
asked 3 months ago
profile pictureAWS
EXPERT
published 3 months ago0 votes255 views
Container support on Amazon GameLift, purpose-built for seamless global game server hosting.
Hi, we don't have matchmaking based on latency yet. While matchmaking, we would like to give the maximum priority to a specific instance fleets. How to achieve this? Will ordering those instances firs...
2
answers
0
votes
53
views
Hi, I’m getting this error when I try to create an alias for my fleet: *1 validation error detected: Value 'arn:aws:gamelift:us-east-1:....... /fleet-...........' at 'routingStrategy.fleetId' failed t...
1
answers
0
votes
74
views
asked 3 months ago
Hello, I am trying to search for GameLift game sessions using the SearchGameSessionsCommand. I want to filter the results using the "FilterExpression" field, and filter the results by the properties ...
Accepted AnswerAmazon GameLift
1
answers
0
votes
47
views
asked 3 months ago
Hi, Is it possible to set up the GameLift FlexMatch ruleset to match players based on a game session's properties? For example, if I create a game session as follows: ``` create_response = gamelift....
Accepted AnswerAmazon GameLift
1
answers
0
votes
45
views
asked 3 months ago
Hello, So I have a matchmaking ruleset that sets the minplayers to 1. When I do this, I noticed that if 2 players try to join a match with no active game sessions in a relatively short amount of time...
1
answers
0
votes
59
views
asked 3 months ago