#Section 2 - "Joining the Session" - Unable to connect with separate PC and Mac builds.

5 messages · Page 1 of 1 (latest)

oak kestrel
#

It seems I am unable to find the session. For some context, I am using a PC and a Mac, and am making "development" builds based on the same project for their respective environments.

  • I've made sure to include bInitServerOnClient=true in DefaultEngine.ini.
  • Have two Steam accounts
  • Playing on the same Wifi
  • Steam "region" set to the same
  • Confirmed that changes were compiled on both machines before building.
  • Included maps with packaged build

I've attached my character cpp and hpp files.

oak kestrel
#

Section 2 - "Joining the Session" - Unable to connect with separate PC and Mac builds.

storm haven
#

Especially the other Boolean that needs to be true, onlobbysession or something

oak kestrel
#

Do you mean SessionSettings->bUseLobbiesIfAvailable = true;?