[QUOTE=;581181]
Those are all errors with the generated files so you likely have incompatible generated files that need to be rebuilt with 4.13. Delete the intermediate directly in the plugin folder and it will rebuild all of them for you.
There is an array for FindSessionsAdvanced that you can add filtering structs too and it will pre-filter results on steams side before sending to you. There is also a filter session results node if you want to filter then further locally (ie: by user input to avoid retrieving the servers all over again).
I found that but could you explain it a little bit more? Like what do I need to do when creating session and what do I need to do when finding session.Because I expected it to work like this… This should not find servers but it does.