[quote=“Worlf, post:2280, topic:30020”]
This click on “Join” button:
LogOnline: Warning: OSS: Failed to send discovery broadcast SE_EHOSTUNREACH
LogBlueprintUserMessages: [MyGameInstans_C_14] Client 2: Filed find!
And next click on button:
LogOnlineSession: Warning: OSS: Ignoring game search request while one is pending
I did Pyrodev’s lesson, maybe he did something wrong, thereby misinforming me.
Edit This no longer appears to be true, the PIE session isn’t blocking new ones, unsure as to when this got fixed.
As for the specific error, it was
LogOnline: Warning: OSS: Failed to send discovery broadcast SE_EHOSTUNREACH
Which is only thrown in the LANBeacon for the NULL subsystem, if you are testing across two instances of the engine it sounds like you have some messed up network settings.
Regardless, its on the engine side, not your usage of the plugin which appears fine.