Hi guys,
I just build a headless linux app and up to Unity Game Server Hosting (Multiplay). But when I copy a server IP + port and connect on client it not working.
Anyone have solutions for this, please share with me.
thank you
Hi Vincent,
- Is there any particular reason why you’re connecting directly and not through a matchmaker?
- What do you mean by “it’s not working”? Are there errors?
- Have you added the right parameters in the usage settings of the multiplay build configuration? (doc)
If you think you did everything correctly, you can open a support ticket through the Unity dashboard
1 Like
Hi,
- I’m not use matchmaker, but I think Multiplay need matchmaker to work, right?
- My client just show can’t connect to server and in Multiplay dashboard just show crash
- Yes, I just follow this doc step by step, but I use default launch parameters and add -nographics -batchmode
- As far as I know It’s not mandatory but it helps. I’d recommend to double check by opening a ticket.
- What about the port numbers parameters? Did you add them as well?