Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: drakwon on October 11, 2019, 01:17:41 PM

Title: PUN2 joining rooms issue[SOLVED]
Post by: drakwon on October 11, 2019, 01:17:41 PM
Im using pun2 and I have a scene set up for testing to automatically connect and either create a room called test or join it.

My problem is that I can only ever get into the same room as the other client every other time I connect.

can someone tell me whats going on here?
Title: Re: PUN2 joining rooms issue
Post by: Thrump on October 11, 2019, 02:21:11 PM
One issue I had was it chose different regions for my 2 clients, and different regions can't see each other. To ensure you're in the same region set it to best one in photon server preferences scriptable object.
Title: Re: PUN2 joining rooms issue
Post by: drakwon on October 11, 2019, 02:29:13 PM
wow thanks so much, fixed it. I would have never thought of that.
Title: Re: PUN2 joining rooms issue[SOLVED]
Post by: jeanfabre on October 14, 2019, 02:34:18 AM
Hi,

 yes, regions and game version ( when you use connect using setting action) will compartiment players.. something that I feel should be in big red letter in the doc :)

Bye,

 Jean