Advanced Sessions Plugin

Hey, i have a problem with rejoining game from time to ime in few of my games, and would like to know if is it my mistake, stema api problem or maybe something else.

From time to time, the player that left a multiplayer game cant join any server (same or different). Sometimes also, the player who hosted server cant host it again. To fix that, player has to restart the game.

-we are using steam for server (only listen server)
-We couldnt find any 100% repro, its like random(it took us 40min to reproduce it last time)
-Im using destroy session and end session when leaving server and also in mainmenu beginplay map

Is it possible for you to add some debugs or let me know where should be the best place to add some debug info when nodes like “FindSessionsAdvanced” failes? It would be best to get some info why it failed if possible. I tried to look into your code but couldnt find good place for logs like that