question

mauriziovalente0 avatar image
mauriziovalente0 asked

Matched but reload Main manu (ue5)

Hi, when the two player has matched status the game reload the MainMenu map and not the server map that I set in the project settings.

Checking the server there are no logs and it is active with 0 players.

I tried: execute command: open :; open level: :

unrealCustom Game ServersMatchmaking
2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

mauriziovalente0 avatar image mauriziovalente0 commented ·

sorry, I tried: execute command: open :; open level: :

0 Likes 0 ·
mauriziovalente0 avatar image mauriziovalente0 mauriziovalente0 commented ·

execute command: open "ip":"port"
open level: "ip":"port"

0 Likes 0 ·

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

Scene loading is based on your game code, PlayFab does not affect it. We recommend that you follow Debug game server locally and integrate with PlayFab to debug your server locally to see what might be the cause.

For the server logs, you can refer to Archiving and retrieving multiplayer server logs.

To get the players count, you need to Giving PlayFab information about your game server first.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.