question

Steve Lobdell avatar image
Steve Lobdell asked

Where can I find all the options for MultiplayerSettings.json to debug locally?

I'm curious about all the options I can put in here, but I'm mostly curious if I can somehow have MatchmakingTickets return my local 127.0.0.1 and port in getmatch when Im' debugging locally, instead of having to hack around in my code to get it to work. Any ideas? thanks

10 |1200

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

1 Answer

·
Rick Chen avatar image
Rick Chen answered

There are already all the options in the MultiplayerSettings.json that you can configure. The Matchmaking cannot allocate a local server. You will need to separately debug your server code locally and test the MatchmakingTicket online.

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.