- Home /
 
 
               Question by 
               Saeed_Sryhini · Feb 27, 2016 at 11:04 AM · 
                unity 5multiplayerphoton  
              
 
              Photon Error : A connection attempt failed because the connected party did not properly respond after a period of time
I have made a multiplayer game a few months ago, using Photon Network. I was connecting my clients together using photon cloud with this instruction :
 PhotonNetwork.ConnectUsingSettings ("Saeedabdallahsawan5646548961");
 
               It was working perfectly, but now when I try to lunch this game I get the following error:
A connection attempt failed because the connected party did not properly respond after a period of time
Can any one help me with this?
               Comment
              
 
               
              Your answer