All Content tagged with Amazon GameLift

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

Content language: English

Select up to 5 tags to filter
Sort by most recent
514 results
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
34
views
asked 2 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
37
views
asked 2 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
91
views
asked 2 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
50
views
asked 2 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
38
views
asked 2 months ago
profile pictureAWS
EXPERT
published 2 months ago0 votes207 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
45
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
67
views
asked 2 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
42
views
asked 2 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
39
views
asked 2 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
55
views
asked 2 months ago
Hi, I am experiencing an issue when trying to deploy on a managed EC2 fleet. Everything works fine on the Anywhere fleet, but for the managed EC2 fleet, I am encountering the following error: ``` SE...
1
answers
0
votes
51
views
asked 3 months ago