Advanced Sessions Plugin

Hi!

Thank you for this plugin, it’s really useful :slight_smile:
I still have a question for you :
I recently upgraded my Unreal Engine version from 4.13 to 4.21, and I did the same with your plugin. Since then, when I call the FindSessionsAdvanced node, I have the impression that it doesn’t take into account the GameVersion anymore (variable in the ini file, under the OnlineSubsystemSteam section). That means this node can now return a server from an older version of the game (if the server is still running), and it wasn’t the case in 4.13.
It could be my mistake of course, but do you know anything about this?

I could define an extra setting for the game version to fix this, but I’m curious to know your opinion on this.

Thanks! :smiley: