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
gefragt vor 8 Monaten204 Aufrufe
2 Antworten
0

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

Dev
beantwortet vor 8 Monaten
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
beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen