Questions tagged with Amazon GameLift
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
im using unity multiplay service previously, but due to some limitation we decide to change to aws gamelift.
i have read some examples from github to integrate...
1
answers
0
votes
75
views
asked 14 days agolg...
Hello,
I'm using Unreal, and trying to deploy an EC2 fleet from the plugin. I've filled out the profile, selected deployment scenario (FlexMatch fleet), and set the game parameters (double checked...
1
answers
0
votes
61
views
asked 21 days agolg...
Hello,
I'm trying to figure out how to RDP to an EC2 instance of a GameLift fleet server (using SDK 5). I'm following this guide:
> https://awscloudsecvirtualevent.com/workshops/module1/rdp/
But i...
1
answers
0
votes
75
views
asked 21 days agolg...
Hello,
I am using unreal engine, i've setup everything to support GameLift and tested on managed EC2 instances and everything is working fine.
Also I've setup Anywhere, followed all the steps from...
Accepted AnswerAmazon GameLift
3
answers
0
votes
97
views
asked 21 days agolg...
I am having a problem making a call to Aws.GameLift.Realtime.Client.Connect where it immediately returns a DISCONNECTED status and the Client.OnCloseEvent is called.
* I was expecting to receive a...
1
answers
0
votes
68
views
asked a month agolg...
Hello,
Our fleet is configured to run a single instance with 4 `Concurrent processes`. However, the metrics for `Active server processes`, `Healthy server processes`, `Available game sessions`, and...
1
answers
0
votes
69
views
asked a month agolg...
I've got several products running on GameLift using the 3.0.4 SDK, without any problems. We've now decided we want to utilize GameLift AnyWhere for quicker turnaround when testing and we have thus...
Accepted AnswerAmazon GameLift
1
answers
0
votes
81
views
asked a month agolg...
Hello,
I'm working on getting GameLift set up using the Server SDK 5.1.1, and I'm stuck on this error:
```
The server process did not call InitSDK() within the time expected. Check your game session...
Accepted AnswerAmazon GameLift
1
answers
0
votes
171
views
asked a month agolg...
Why are there no "Savings Plans" for the use of Gamelift instance types, only the possibility of "on-demand" use?
Spot is not an option for me, as my game servers have to be online 24/7 (~for several...
1
answers
0
votes
60
views
asked 2 months agolg...
The maximum number of players per game session is 200.
My question on this is. Why?
Technical limit?
But I find the number 200 too smooth. I know the limit of 256 simultaneous players for technical...
1
answers
0
votes
68
views
asked 2 months agolg...
When using `CreateVcpPeeringAuthorization()` to grant GameLift servers access to resources in my GameLift management account, I give the account and the VPC ID. As the fleet is created it's currently...
1
answers
0
votes
66
views
asked 2 months agolg...
When trying to start Unreal Engine Linux server, the server crash with `libcrypto.so.3!UnknownFunction`
This happens on local and remote fleets.
Unreal Engine version 5.2.1 (source)
AWS SDK version...
1
answers
1
votes
352
views
asked 2 months agolg...