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.

So i keep getting this annoying error saying "SERVER_PROCESS_CRASHED -- The server process exited without calling ProcessEnding(). Check your game session log to see why ProcessEnding() was not...
0
answers
0
votes
97
views
Mike
asked 2 days ago
I was trying to setup GameLift for my Unreal Engine 5.3 game project. I started from here: [https://aws.amazon.com/gamelift/getting-started/]() and when I navigate to Unreal Engine link there...
0
answers
0
votes
30
views
Ergin
asked 4 days ago
Hi, After upgrading to SDK version 5+, my server logs have stopped working. I used to dump a file using a launch parameter in the Runtime Configuration (-logFile "serverOut.txt") and that worked...
0
answers
0
votes
38
views
asked 12 days ago
The code seems to be without any errors within the plugin but still compiling seems to keep failing. There are no changes made to the original UE5 GameLift plugin ``` 0>[1/5] Compile [x64]...
0
answers
0
votes
48
views
EpicNav
asked 13 days ago
I am looking for a formal confirmation for the following: 1. There are no precompiled .so files for the SDK. 2. And there is no way to compile the SDK with UE5's current openssl version (1.1.1t) and...
0
answers
0
votes
264
views
YogevN
asked 16 days ago
Hello. I have this matchmaking configuration ``` { "name": "GOF-Matchmaking-6P", "ruleLanguageVersion": "1.0", "teams": [{ "name": "Dragons", "minPlayers": 6, ...
0
answers
0
votes
702
views
zerox
asked 20 days ago
I'm trying to create a fleet with a build I recently uploaded, but fleet setup always stuck at "Downloading" phase. Is this caused by the build I uploaded? I want to erase the fleet, but the download...
1
answers
0
votes
97
views
jyk95
asked 25 days ago
Hi, Because of Gamelift Gamelift Server SDK Plugin for UE not being compatible with UE 5.4 which got recently released, I am not able to update our project to the latest version of UE. Is there any...
1
answers
0
votes
169
views
asked 2 months ago
I am following along the developer documentation to integrate my Unity project with my gamelift services and can't seem to find the proper Realtime Client SDK download location. The instructions to...
1
answers
0
votes
188
views
michael
asked 2 months ago
Hello guys. I want to create a matchmaking rule for my game and to relax the player's rank after a certain time. The problem is that even if one player is level 0 and another one is level 100, a match...
2
answers
0
votes
145
views
zerox
asked 2 months ago
We're building a (web) game using [AWS GameLift with a "Realtime server"](https://docs.aws.amazon.com/gamelift/latest/developerguide/realtime-intro.html) for the multiplayer backend. We'd like to...
1
answers
0
votes
673
views
Bas
asked 2 months ago
My server processes can get into a bad state, and I'd like to be able to terminate the process via the gamelift cli. Is there a way to do that? I may be missing it, but I'm not seeing anything in...
Accepted AnswerAmazon GameLift
2
answers
0
votes
192
views
asked 3 months ago