playMaker

Author Topic: Photon not connecting to master server  (Read 2541 times)

elysium

  • Playmaker Newbie
  • *
  • Posts: 5
Photon not connecting to master server
« on: September 12, 2015, 11:05:00 AM »
I have begun implementing some multiplayer into my project and have set up my FSM to connect Photon. As I understand it, I did everything correct by going to the Photon networking under the "Windows" tab in Unity and setting everything up. All there messages there are green.

However, when I watch the FSM it attempts to connect but does not, stopping at what appears to be the the step where it connects to the master sever with Photon.

What could be causing this? It seems to be something to do with the Photon setup, but I'm not sure what. Thanks!