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.
We are debugging some issues on our EC2 game servers where we get a GameLift event: SERVER_PROCESS_TERMINATED_UNHEALTHY, however we don't ever seem to receive the OnTerminate callback on the server....
0
answers
0
votes
57
views
asked 3 days agolg...
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
78
views
asked 17 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
64
views
asked 25 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
79
views
asked 25 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
102
views
asked 25 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
72
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
72
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
85
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
176
views
asked 2 months 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
64
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
74
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
68
views
asked 2 months agolg...