Advanced Sessions Plugin

[quote=“Kower99, post:2499, topic:30020”]

hi ,

im using UE 4.24.3 with your plugin and ive encountered some strange bug(i guess) … im unable to get working “Cancel Find Sessions” or better said it doesnt work as it should i think

when i try to use it it breaks searching totally… once “Cancel Find Sessions” gets executed “Success” delegate gets fired what looks good till now … but after this “Find Sessions Advanced” doesnt work anymore and trying to fire it causes endless searching without success or failure delegates being fired … next try to cancel doesnt change anything … “cancel” fires “Success” delegate but doesnt work even on 2nd try …

in log there are these messages:


[2020.05.02-22.48.44:443][918]LogOnlineSession: Warning: STEAM: Ignoring game search request while one is pending
[2020.05.02-22.48.59:136][214]LogOnlineSession: Warning: STEAM: Can't cancel a search that isn't in progress
[2020.05.02-22.48.59:136][214]LogBlueprintUserMessages: [W_FindMatchMenu_C_0] Cancel Success fired

so i guess if search request gets ignored it should fire atleast failure delegate to be able to handle the state
and still there is bugged cancel which bugs that search so it looks there are 2 bugs in this process …
strange is that i didnt found anyone having same issue so am i doing something wrong or no one uses “Cancel Find Sessions”?

Are you trying this in packaged / stand alone or PIE? PIE makes a conflicting game session that can get in the way of some things.