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
495 results
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...
1
answers
0
votes
154
views
Renz
asked 6 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
892
views
5121ayh
asked 6 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
260
views
asked 6 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
137
views
zhed
asked 6 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
248
views
asked 7 months ago
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...
Accepted AnswerAmazon GameLift
2
answers
0
votes
279
views
asked 7 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
155
views
asked 7 months ago
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
197
views
asked 7 months ago
I just upload the build with install.sh to gamelift, but cause error"FLEET_INITIALIZATION_FAILED Cannot run program "/local/game/install.sh" (in directory "/local/game"): error=2, No such file or...
1
answers
0
votes
221
views
asked 7 months ago
I'm planning to use FlexMatch as a matchmaking system for my chat app. It basically works like Omegle in which two authenticated users are matched based on its input interests. (e.g. they both have an...
1
answers
0
votes
195
views
Renz
asked 7 months ago
I'm trying to remotely connect to a GameLift Managed EC2 Linux instance using SDK 5, without luck. I'm getting the credentials with 'aws gamelift get-compute-access' and export them. When I try to...
Accepted AnswerAmazon GameLift
2
answers
0
votes
247
views
Lucian
asked 7 months ago
I'm using Amazon Gamelift Anywhere to run a server from my local machine attached to a custom location inside a fleet. My server is running fine, it calls InitSDK() and successfully connects to the...
1
answers
0
votes
191
views
asked 7 months ago