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
Hi, I have a private link in API Gateway created in my VPC A which is invoked only by the EC2s in the VPC A (restricted by resource policy). Now I want to add my gamelift servers as well the permissio...
1
answers
0
votes
489
views
Hi, I have a APi that is restricted based on VPC> I want the endpoint to be accessible for my gamelift fleets as well. How can I do this? SInce Gamelift servers are not in any VPC, I am unsure how to ...
2
answers
0
votes
253
views
Hi, I have API endpoints for writing the score of players after each game from the server. So my worry is, how can I make sure only the server is authorized to invoke the api? Is a resource policy i...
1
answers
0
votes
306
views
Greetings, I'm currently utilizing version 5.0.0 of the GameLift SDK alongside an Unreal Engine server on Linux, with instances ranging from c5.large to c4.xlarge in the eu-central-1 region. The inst...
2
answers
0
votes
540
views
asked 8 months ago
There's a lot of ways to do teams when configuring ruleset that I'm confused as to what is the right way to do it. Essentially I'm creating a 1v1 matchmaking. What's the correct way to define teams? ...
1
answers
0
votes
190
views
asked 8 months ago
Hello, Is NodeJs Still not officially supported for Gamelift custom server Sdk ? and is it a good option as a Backend for a MOBA RTS-type Unreal Game? Any help is much appreciated
1
answers
0
votes
925
views
asked 8 months ago
Hello all, So I have one fleet with a queue set up with two locations (us-east-1 and eu-central-1). I call StartMatchmaking and provide latencies for each region. When I use ON_DEMAND instances, the...
2
answers
0
votes
310
views
asked 8 months ago
Hi, I am trying to figure out how to make use of the match info returned by FlexMatch in standalone mode via the AWS SDK for each connected player. ``` MatchmakingTicket { ticket_id: Some( ...
2
answers
0
votes
164
views
asked 8 months ago
I have installed latest Win64 OpenSSL v3.2.1, cmake version 3.24.2 and VS Studio 2022. I have the env variables added. I am getting this strange error which is frustrating. Creating directories for ...
1
answers
0
votes
273
views
We are using VPC Peering with Gamelift Managed Fleet. We have created a VPC in US-WEST-2 and the fleet is also using US-WEST-2. I registered CREATE-VPC-PEERING-AUTHORIZATION as root account in advance...
Accepted AnswerAmazon GameLift
2
answers
0
votes
301
views
asked 9 months ago
I am trying to get the playersesions of a player with PlayerId alone and unfortunately, I am receiving no data although I have session data for the polaeyrId. What can be the issue?
1
answers
0
votes
181
views
I'm on AWS Gamelift SDK version 5.1 and I'm getting this error when trying to deploy a fleet: Server process started correctly but did not call InitSDK() or ProcessReady() within 5 minutes. This is ...
1
answers
0
votes
224
views
asked 9 months ago