Hey, after copying my project over from my computer to may laptop, the Find Session node doesn’t work anymore.
Inside the Main Menu I create a Session like this:
Since this only opens the Level, when the creation is a success, it should really have created a Session.
However when searching for it (in the main menu widget) like this:
It cannot find the Session. I checked with a print statement after On Success, that it is not just my server data widget that creates the error here.
I would be happy for any hints, Thanks!
The Log shows the following warnings, which I assume cause the error:
So I assume Steam doesn’t work for some reason.
And then the Session can’t be attached to Steam because of that.
The thing is, if I package the game and run it, the steam overlay does pop up. But I still can’t join other sessions.
However if I open the console and type open 127.0.0.1 (localhost) I can join the map and see the other player.
For anyone in the future, as this took me quite a while to find out.
I resolved this by disabling the log me in Hamachi network adapter.