Topic: Could not connect to server

Could not connect to server


Everything is setup correctly in PUN Wizard setup, I even tried both Photon Cloud and Best Region for Hosting.
US
AppID
Tcp.

Everything in global Network Options is set to default.

I setup Photon account made a server of coarse and used appID.

And I get this error when I try to join room or search for room. I  tested both in editor and build. No luck. Please help, no one else has this problem?


UnityEngine.Debug:Log(Object)
UFE:OnJoinError() (at Assets/UFE/Engine/Scripts/Core/Manager/UFE.cs:2346)
MultiplayerAPI:RaiseOnJoinError() (at Assets/UFE/Engine/Scripts/Core/Network/Connectors/MultiplayerAPI.cs:342)
NullMultiplayerAPI:JoinMatch(MatchInformation, String) (at Assets/UFE/Engine/Scripts/Core/Network/Connectors/NullMultiplayerAPI.cs:29)
UFE:JoinGame(MatchInformation) (at Assets/UFE/Engine/Scripts/Core/Manager/UFE.cs:1937)
JoinGameScreen:JoinGame(Text) (at Assets/UFE/Engine/Scripts/Core/UI/Base/JoinGameScreen.cs:36)
UnityEngine.EventSystems.EventSystem:Update() (at C:/Program Files/Unity/Editor/Data/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs:376)

Share

Thumbs up Thumbs down

Re: Could not connect to server

It could be related to this issue:
http://www.ufe3d.com/forum/viewtopic.php?pid=9106#p9106

UFE 2.3.0 was shipped with a slight mistake on the menu system. The default online option is set to LAN instead of Photon connection. Check that post out, see if that fixes your problem.

Like UFE? Please rate and review us on the Asset Store!
Questions about the Forum? Check out our Karma FAQ.
Don't forget to check our discord channel.

3 (edited by Storm87 2020-12-02 20:34:29)

Re: Could not connect to server

Mistermind wrote:

It could be related to this issue:
http://www.ufe3d.com/forum/viewtopic.php?pid=9106#p9106

UFE 2.3.0 was shipped with a slight mistake on the menu system. The default online option is set to LAN instead of Photon connection. Check that post out, see if that fixes your problem.

After making changes. "DefaultMainMenuScreen -> GoToSearchMatchScreen. After loading screen the game will crashes every time after choosing character, in build. Only works able to start game in editor. Just want to know if you are aware of this. I wonder how people are getting this to work?

Share

Thumbs up Thumbs down

4 (edited by Storm87 2020-12-02 20:36:43)

Re: Could not connect to server

I change back to GoToSearchMatchScreen to DefaultMainMenuScreen, then it work again, in build. please help.  Now not able to have online though. pretty messed up sad

Share

Thumbs up Thumbs down

5 (edited by Storm87 2020-12-03 00:26:28)

Re: Could not connect to server

Storm87 wrote:

I change back to GoToSearchMatchScreen to DefaultMainMenuScreen, then it work again, in build. please help.  Now not able to have online though. pretty messed up sad

Okay the problem is hdrp.

Share

Thumbs up Thumbs down