By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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
507 results
I placed the OpenSSL used for Server SDK Build in the following path: I put "libcrypto-3-x64.dll" and "libssl-3-x64.dll" in the <UnrealProject>\Binaries\Win64 path. However, I am experiencing the SERV...
1
answers
0
votes
22
views
asked 5 days ago
A zip file from S3 bucket contains the game server files. A build was created with that zip file. A fleet was created from that build. The fleet's Events tab has following events: **Extracting build:...
Accepted AnswerAmazon GameLift
2
answers
0
votes
23
views
asked 8 days ago
I'm trying to connect to my instance on Gamelift Fleet using aws ssm start-session --target i-instanceidhere --region eu-central-1 AWS CLI gives error: "Target not Connected". The documentation for...
2
answers
0
votes
35
views
asked 9 days ago
https://eu-central-1.console.aws.amazon.com/gamelift/builds/create ![Enter image description here](/media/postImages/original/IMB7ZbqBLuRnCmJQbQjnPN2Q) In the view: Gamelift>Create Build In the requi...
3
answers
0
votes
30
views
asked 9 days ago
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
26
views
asked 11 days 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
11
views
asked 18 days 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
17
views
asked 18 days 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
50
views
asked 19 days 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
32
views
asked 23 days 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
20
views
asked a month ago
profile pictureAWS
EXPERT
published a month ago0 votes120 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
27
views