OpenHogwarts / hogwarts

Hogwarts (Harry Potter) open sandbox game made in Unity
Other
738 stars 168 forks source link

Update Photon Unity Nework #58

Closed AlexCS1337 closed 5 years ago

AlexCS1337 commented 5 years ago

Updates the Photon Unity Network that is being used. Also removes Packages folder from git repository as it may differ to users' Unity settings.

finchen commented 5 years ago

not successful test. It is not connected. In console: ConnectUsingSettings() failed. Can only connect while in state 'Disconnected'. Current state: Connecting UnityEngine.Debug:LogWarning(Object) PhotonNetwork:ConnectUsingSettings(String) (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonNetwork.cs:1202) NetworkManager:startConnection() (at Assets/Scripts/NetworkManager.cs:30) MainPanel:joinGame(Int32, String) (at Assets/Scripts/UI/Panels/MainPanel.cs:66)

c__AnonStorey0:<>m__0() (at Assets/Scripts/UI/Panels/MainPanel.cs:32) UnityEngine.EventSystems.EventSystem:Update()
OpenHogwarts commented 5 years ago

@finchen upgraded it in https://github.com/OpenHogwarts/hogwarts/pull/69