Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with Game Tech
Build faster, run smarter, and grow your games more quickly
Content language: English
Select up to 5 tags to filter
Sort by most recent
99 results
Hello.
I'm using Unreal Engine 5.1 with Gamelift sdk version 5.0.2 and uploaded the build to EC2 Managed, but the fleet is not starting with the error "SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT".
I ...
##### Hello.
I have a project made in Unreal Engine 5.1.1 using the GameLiftSDK 5.0.0 and I'm facing a timeout problem during the call of InitSDK(serverParameters) function.
According to the documen...
There appears to be a bug in GameLift Managed Linux hosting where standard output is redirected by the process that starts the server executable and is not being read from which causes the server to h...
I am using GameLift through the Go version of Server SDK5. When I instantiante the fleet with 50 game server processes on an instance (there is only one instance), I get this error in game server proc...
So I have a game session where maximum 20 players can join. Players join through lambda response from APIs. The lambda checks for available servers and see if players joined are less than the max play...
EXPERT
published 2 years ago0 votes1.2K views
Amazon Gamelift now supports Windows Server 2016 as the new Windows operating system across all Regions.
EXPERT
published 2 years ago0 votes1K views
Amazon Gamelift now supports games built on Unreal Engine 5 with the latest update to the Amazon GameLift Server SDK. The latest version of the Amazon GameLift Server SDK 5.0 now supports Unity 2020.3...
Hello Flexmatch Team,
I didn't see anywhere mention that we could define relaxations on the comparison rule type by comparing the attributes of the players between them. For instance, in the rule `Di...
Hello FlexMatch Team,
In the [example 11](https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-examples.html), we want to avoid players to be match with other players they don't want to b...
Hello,
I don't understand how the `DifferentCharacter` rule in [example 6](https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-examples.html) can work with party aggregation ?
Assuming...
Greetings.
I have been following the official [GameLift & Unreal](https://www.youtube.com/playlist?list=PLuGWzrvNze7LEn4db8h3Jl325-asqqgP2) tutorial and have been able to get it working in UE 5.1. I'...
We currently hosting our UE5.0 game dedicated server on GameLift with the SDK version of 3.3.3. We're able to create game session successfully and is now live.
Now we're updating our game to use UE5...