Questions tagged with Amazon GameLift
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.
Hey all, we are running into an issue when upgrading our engine from Unreal 5.2-5.3 where it is not compiling seemingly because of the way C++20 handles header includes and possibly other features. Is...
1
answers
0
votes
269
views
asked 3 months agolg...
Hi! I have the Game Lift setup how explained in the best practice.
I am doing a startGameSessionPlacement() call which sends with SNS Notifications to my Lambda function that returns the GameSession...
1
answers
0
votes
97
views
asked 3 months agolg...
Let's say a new player is joining via backfill. I want to update him to the matchbackfill data with StartMatchBackFill method. How can I get his matchmaking attributes such as team, skill attributes...
1
answers
0
votes
275
views
asked 3 months agolg...
I am using Gamelift with Unreal Engine and the c++ server sdk documentation for 3.x is very ambiguous. I am trying to call the startMatchBackFill() method from the server SDK and not able to find a...
2
answers
0
votes
292
views
asked 3 months agolg...
Hello, I just packaged game project with GameLiftServerSDK for server target and got this error.
UATHelper: Packaging (Windows): ------ Building 4 action(s) started ------
UATHelper: Packaging...
1
answers
0
votes
146
views
asked 3 months agolg...
Good day,
I would like to ask how do I make gamesessions to run forever? Because when I deploy product to production and activate game sessions from ec2 servers using GameLift Anywhere service, it...
1
answers
0
votes
154
views
asked 3 months agolg...
One of the API call from my gamelift server is failing due to certificate issue. I tried installing certificate using:
certutil -addstore CA C:\game\PATH\Certificates\###.####.crt.
However, the...
1
answers
0
votes
283
views
asked 3 months agolg...
I am working on a project which is Pixel Streamed to the user and I am using GameLift for Multiplayer. Initially, when I uploaded the build I got the error "**SERVER_PROCESS_CRASHED**" but I didn't...
2
answers
0
votes
121
views
asked 3 months agolg...
I am getting an invalid attempt to read memory error when starting my unreal engine server on amazon linux 2023. I am using the 5.1 sdk which i have compiled using an amazonlinux 2023 container and...
2
answers
0
votes
193
views
asked 3 months agolg...
Hi everyone, I'm trying to create a single match with up to 50 players that I want to play together. StartMatchmakingRequest only allows for 10 players at a time. Is there any workaround for large...
0
answers
0
votes
81
views
asked 3 months agolg...
So I have a queue based matchmaking system where I am lowering the minimum players needed every couple of seconds. What I am noticing is, sometimes matchmaking takes too much time and then I might...
0
answers
0
votes
257
views
asked 4 months agolg...
I think I was able to solve the problem.
1
answers
0
votes
148
views
asked 4 months agolg...