Questions 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

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

75 results
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
58
views
asked a month 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
122
views
asked 3 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
406
views
asked 3 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
904
views
asked 5 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
908
views
asked 7 months 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
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
904
views
asked 9 months 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
867
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
869
views
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, ...
1
answers
0
votes
646
views
profile picture
asked 9 months ago
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...
1
answers
0
votes
591
views
asked 9 months ago
I managed to include the AWS GameLift Plugin in a UE 4.27.2 C++ Sample Project and deployed my first GameServer to the Cloud, which is pretty awesome :-) Kudos to the team who made this plugin, it is ...
2
answers
0
votes
923
views
profile picture
asked 10 months ago