Hello,
Due to the requirement of changing the SocketSubsystem to work with PlayFab Party and Lobbies, this breaks any functionality in the project which may have existed with the use of beacons. Beacons are used as a way to interact with a server before committing to a map change
https://docs.unrealengine.com/4.27/en-US/InteractiveExperiences/Networking/OnlineBeacons/.
This can be reproduced by using any beacon set up with the DefaultEngine.ini change to for the PlayFabNetDriver. Unreal provides a example beacon class which can be used. You will get the following log:
LogOnline: Warning: PLAYFAB: FPlayFabSocketSubsystem::GetAddressInfo is not supported on PlayFab Sockets
LogNet: Error: No binding addresses could be found or grabbed for this platform! Sockets could not be created!
LogNet: Warning: Failed to init net driver ConnectURL: *TargetAddress*: No binding addresses could be found or grabbed for this platform! Sockets could not be created!
I'm working in Unreal 4.27.1 but I assume this is an issue in all versions.
Thanks
Hi Made. Have you had any success with being able to reproduce this?
How can a client launch their game server via "Server 2.0" with custom settings? 1 Answer
How should we be setting up dedicated servers with the Playfab Party OSS Plugin in UE? 1 Answer
XPlatCPP SDK - UE4 - Xbox 1 Answer
Unreal Multiplayer, Dedicated server using Playafab 1 Answer
No confirmation email is received. 5 Answers