[quote=“Xaser3D, post:1893, topic:30020”]
Hi. I need help.
I’m from eastern Europe and also have a problem with Joining Session. Currently I’ve tested 4.19 - 4.20.1 without success. Previously without big problems on 4.17 version. I’v tried any free and paid steam samples without success to join session. LAN and dedicated server working fine. In 4.17 I needed to press button about 7 time to successfully join the session. I’ve tried any passable things to crack steam join session. Renaming user and computer names, tried 3 different internet providers, about 10 different steam sample codes and projects from internet. Changed PC, steam accounts, used unreal source build with updated steam SDK to 1.42. Used all available advanced session scripts. Nothing was helpful in my case. I’m getting following errors in my logs:
Do me a favor and wrap that in code brackets so it is scrollable.
Those “Unknown property” errors are normal, it is just filtering out other users in app ID 480 who have properties that you aren’t looking for / bad build IDs. Using Advanced Sessions you can add a single filter of any type to filter those out until you get your own AppID.
As for the rest, it saying that you can’t join a session twice makes me think you are doubling up join commands somehow, you do eventually connect but I don’t know what is causing the close connection command to happen.