Hi,
Sorry if someone asked the same question, but this post is too long to finish reading all of them.
I recently tried to deploy a dedicated server in my Linux cloud server. The server runs fine and the client can join by using the command “open ip:port”. And I was trying to set up the build in voice chat, but I find out it can only work with the session system.
So I try to use the advanced session plugin. I use the create an advanced session in the menu level blueprint. And check the dedicated server box. In the server log, it looks fine and the session create successfully. In this case, I can join by using the “open ip:port” but I cannot use the find session advanced node to find any sessions.
So my question is: Is it possible to use the find session advanced node to find the server in the Linux cloud server without using Steam or EOS?
Here is the code in menu level blueprint:
Here is the find session button logic:
And here is the server log. You can see that, it executed the print node and jump from the menu map to the third-person template map and start listening.
Thanks for your help.