Advanced Sessions Plugin

I’m tracking down an issue where the first “Find Session Advanced” search for “All Servers” is extremely slow…

I’ve narrowed the issue down to the RequestLobbyData() call; basically the finding of the listen lobbies is quick but this call effectively times out… However run the exactly same code again (through a “Refresh” button) and the results return in a few seconds…

I’ve tested on various places, including remote machines and it’s the same outcome…

Any idea’s of what is causing this to timeout?