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.

demandé il y a 5 ans749 vues
3 réponses
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

répondu il y a 5 ans
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.

répondu il y a 5 ans
0
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions