[QUOTE=;691510]
Wait…You are doing Open on a level from the client with the steam ID/port? Clients don’t open the level, the server does, the client will automatically switch levels on joining.
On the client you don’t use the open command, just join session. If you have valid open query ports and a valid session search result than it should work just fine.
Yeah, so I have it coming up in my custom server browser and I passed the “Blueprint Session Search Result” into my button and onclick it calls JoinSession() => With the passed session result gathered from (FindAdvancedSessions()) However, it doesn’t do anything when I click it. And… its inaccessibly outside of LAN.