Asking about how to terminate game session

0

Hi everyone

I'm working on auto-scaling feature in GameLift. I think that it's possible for game session on gameLift not to be terminated even though no one is in the game session like the picture, below.

REMOVEDUPLOAD

I'm just hypothesizing the case. Actually, it's a bug of my dedicated server in the picture.

So is there a way to terminate the game session forcibly in GameLift?

Any help is appreciated.

preguntada hace 5 años749 visualizaciones
3 Respuestas
0

[quote="mskiller2000, post:1, topic:6931"] e in GameLift. I think that it’s possible for game session on gameLift not to be terminated eve [/quote]

Is it working as intended for the game session to continue even if no players are connected. You can either call TerminateGameSession or ProcessEnding after X seconds of no players being connected. https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-sdk-interactions.html#gamelift-sdk-interactions-shutdown

respondido hace 5 años
0

I missed adding TerminateGameSession() or ProcessEnding after X seconds of no players being connected. I wondered that there was setting for empty game session.

Thank you very much.

respondido hace 5 años
0
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas