GameLiftLocal Error: CreateExport: /Game/MetaHumans/... - Could not find the class object for PixelStreamingInput_GEN_VARIABLE

0

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 have any logs to look at what happened.

Thus, I decided to test it on GameLiftLocal, but after starting the .Jar when I tried to run the Server Build with the log, the log showed the error "Error: CreateExport: /Game/MetaHumans/... - Could not find the class object for PixelStreamingInput_GEN_VARIABLE" and several other errors with PIxelStreaming components all over my scene. Also, it is to be noted that I was initially developing in Blueprints then included C++ classes for GameLift, and the Pixel Streaming Components are used in Blueprints only and not in C++ classes anywhere.

  • Hey Dev, do you mind sharing what version of the Server SDK you are using? GameLiftLocal is only supported for versions < 5.x

Dev
preguntada hace 8 meses203 visualizaciones
2 Respuestas
0

Hey Jackson, I was using GameLift 5.1.0 but to test locally I switched to 3.4.2

Dev
respondido hace 8 meses
0

I didn't have any logs to look at what happened.

Do you mean there are no game session logs from get-game-session-log? Those logs are only uploaded when the process succeeds and a game session was created. You can sign into compute on your SDK 5+ fleets using SSM and check the logs directly if needed. Check out this re:Post with some steps to do so: https://repost.aws/questions/QUKtsf6-brR4yhhYTL1Taniw/connect-to-windows-server-2016-gamelift-instance-with-sdk-version-5#ANhWlxD6VdQEaEEROOLc1UMg

AWS
respondido hace 8 meses

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