Hi I’m having trouble joining a session over steam using this plugin. I see discussion around 4.27 being broken, so perhaps that’s it. I am on 4.27.
My flow is as follows:
- Games uses the steam space wars game id. Trying to connect to a listen server. Both client and host appear on steam as using space wars when running the game in standalone.
- Host creates advanced session with a single session key to identify the game in “Extra Settings”
- Host loads map with option “listen”
- Client searches for sessions, finds exactly 1, and confirms it has the expected session key pair
- Client runs “Join Session” and the On Success Pin fires, printing a message
- Nothing happens. Client does not load the map. Host doesn’t see client join.
I see the following in the logs, not that I really know what I’m looking for…
LogNet: Join succeeded: DESKTOP-K38O73K-1826
LogOnlineSession: Warning: OSS: No game present to join for session (GameSession)
Is this the same problem others have been encountering or something different?