InitSDK timeout using GameLift SDK 5

0

Hello.

I'm using Unreal Engine 5.1 with Gamelift sdk version 5.0.2 and uploaded the build to EC2 Managed, but the fleet is not starting with the error "SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT".

I defined all FServerParameters values as nullptr in InitSDK.

So I tried to connect with RDP to check the environment variables of ec2, but I tried to check the RDP connection information using the existing GetInstanceAccess, but that function seems to be unavailable after Gamelift 5.0.0. So I tried to access it using GetComputeAccess in the error message, but I can't access it because it only shows the token information, not the RDP connection information. I would be grateful if you can tell me how to access RDP.

Other than that, I was able to connect to the server from my personal desktop via Gamelift Anywhere.

Thank you.

1개 답변
0
수락된 답변

Share the corresponding issue resolution. After the unreal server build, upload the build by including "libcrypto-3-x64.dll", "libssl-3-x64.dll" in the GameLift_UE5\Binaries\Win64 folder to activate the fleet normally. The file exists in the folder that was installed when openssl was installed.

답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠