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
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...
EXPERT
published 4 months ago0 votes1.4K views
Launch of Nigeria Local Zone for Amazon GameLift
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.
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 upd...
Hello, Is NodeJs Still not officially supported for Gamelift custom server Sdk ? and is it a good option as a Backend for a MOBA RTS-type Unreal Game? Any help is much appreciated
Hi, I have a queue which do matchmaking and after successful matchmaking, it creates an automatic backfill request to fill remaining player slot. The backfill works fine until a player who was part of...
I have the Unreal Gamelift plugin for AWS integrated. I am able to setup my user with AdministratorAccess + GameLiftGameServerGroupPolicy successfully, but I cannot find any information on how to setu...
I see that by default, the flexmatch doesnt support duplicate playerId. However, In my game, I want duplicate playerId to be. Is there any way to allow matchmaking for the same playerId twice or even ...
Hi, So I have a server in Gamelift that have 3 game modes. How can I spin up the server with the game mode for which Flexmatch created the session? Lets say FlexMatch created a match for "1v1", How ca...
I'm using the latest 5.1.2 version of the GameLift server SDK for C# and observing a buggy behavior in the SDK: Upon having a client connect, my server receives the player session ID from the client, ...
EXPERT
published 10 months ago0 votes1.4K views
Amazon GameLift releases new versions of the C++, C# and Go server SDKs and game engine plugins, that improves handling of network connectivity issues and simplifies installation of the Amazon GameLif...
Hello AWS Community,
I have recently started creating a **dedicated server** with Godot Mono C# and I am trying to work with the AWS Gamelift library. However, when I tried to build it, I encountered...