By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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
So my question is as stated, it seem to be two reference sdk and it is different syntax. Which one Should i use when programming server code on UE5. // Server SDK Reference https://docs.aws.amazon.co...
Accepted AnswerAmazon GameLift
2
answers
0
votes
107
views
asked 4 months ago
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 calle...
2
answers
0
votes
419
views
asked 4 months 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 ([https:...
1
answers
0
votes
101
views
asked 4 months 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 per...
1
answers
0
votes
90
views
asked 4 months 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] FGameLiftC...
1
answers
0
votes
118
views
asked 4 months 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 ...
Accepted AnswerAmazon GameLiftLinux
3
answers
0
votes
365
views
asked 4 months ago
profile pictureAWS
EXPERT
published 4 months ago0 votes1.4K views
Launch of Nigeria Local Zone for Amazon GameLift
Hello. I have this matchmaking configuration ``` { "name": "GOF-Matchmaking-6P", "ruleLanguageVersion": "1.0", "teams": [{ "name": "Dragons", "minPlayers": 6, "m...
1
answers
0
votes
848
views
asked 4 months ago
Introducing the settings for making a private connection from a GameLift fleet to a user-managed VPC.
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
159
views
asked 5 months ago
AWS
EXPERT
published 5 months ago0 votes2.2K views
Amazon GameLift launches a new Player Session Lookup dashboard to easily search for player sessions using either a Player ID or Player Session ID or the Game Session ID across all fleets in a region.
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 wa...
2
answers
0
votes
295
views