Questions tagged with Game Tech

Build faster, run smarter, and grow your games more quickly

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

78 results
Hi everyone, We are currently creating multiple game sessions on GameLift Managed EC2 fleets. For instance, in only one fleet, we are running 20 game sesssions concurrently and with scale policy, Gam...
1
answers
0
votes
107
views
asked 3 months ago
I am a Computer Science student. I am really excited about "Win Probability" and "Gold Difference" powered by AWS being used in LOL I have a presentation in school next month to introduce AWS, and I ...
1
answers
1
votes
87
views
profile picture
asked 4 months ago
Hey there, I am looking to find all game sessions on a fleet/server using C++ with Unreal Engine and would like some direction on where to begin code-wise. Checking the GameLiftSDK module from the ...
1
answers
0
votes
50
views
asked 4 months ago
Hi folks, As the title says, whenever I try to get a new build/fleet working on gamelift I get that error ".x86_64 is not executable" and I can make it working in a normal EC2 instance. I don't know ...
3
answers
0
votes
112
views
asked 6 months ago
My Flexmatch "GameLift Matchmaking Event" is giving an error that says "MatchmakingFailed" and reason is "PLACING_FAILED" with the following message that says "Game session reservation has failed post...
1
answers
0
votes
150
views
asked 7 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
452
views
asked 8 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 upd...
1
answers
0
votes
945
views
asked 10 months ago
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
1
answers
0
votes
952
views
asked a year ago
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...
2
answers
0
votes
1.1K
views
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...
1
answers
0
votes
957
views
asked a year ago
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 ...
2
answers
0
votes
902
views
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...
1
answers
0
votes
908
views