Unreal Engine 5.3 - GameLift - SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT

0

Hi,

We are using the gamelift sdk with unreal engine 5.3 and we have been trying for days now to deploy our dedicated server, each time we have the following error :

SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT

The server process did not call InitSDK() within the time expected. Check your game session log to see why InitSDK() was not called in time.

We have been trying a lot of troubleshooting now, could we get support with our fleet ID to solve that issue as we are running out of time on this project.

Thanks

SF53
demandé il y a 2 mois101 vues
1 réponse
0

Hi SF53,

You can follow this link to Remotely access Amazon GameLift fleet instances to access all logs directly from the host for debugging your issue.

In your specific case, this seems like a problem with openSSL dependency. You'll need to bundle openSSL into the server build, e.g. libssl-1_1-x64.dll and libcrypto-1_1-x64.dll. Note: the openSSL version needs to be consistent with the openSSL that Unreal Engine is using. See instructions in https://docs.aws.amazon.com/gamelift/latest/developerguide/integration-engines-setup-unreal.html https://docs.aws.amazon.com/gamelift/latest/developerguide/unreal-plugin-ec2.html#unreal-plugin-ec2-integrate

AWS
fzehao
répondu il y a un jour

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