i got an master server connecting problem how can i solve this ?

Options
Operation failed: OperationResponse 227: ReturnCode: -1 (Unknown operation code 227). Parameters: {} Server: MasterServer
UnityEngine.Debug:LogError(Object)
NetworkingPeer:OnOperationResponse(OperationResponse) (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs:1547)
ExitGames.Client.Photon.PeerBase:DeserializeMessageAndCallback(Byte[])
ExitGames.Client.Photon.EnetPeer:DispatchIncomingCommands()
ExitGames.Client.Photon.PhotonPeer:DispatchIncomingCommands()
PhotonHandler:Update() (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonHandler.cs:157)

Comments

  • Hi @testuser93,

    are you still facing this problem?

    if this problem still exists, please let us know which version of PUN and which Unity version you are using and also if you are connecting to the Photon Cloud or hosting your own Photon Server.

    If your PUN version is not up-to-date, please make sure to get the latest version from the Asset Store. This is currently 1.81.
  • Chop
    Options
    Hello,
    i have the same problem with version 1.89 FREE.
    I am using the cloud photon server, i already consume 1cu but i am not able to create a room and connect.
  • Chop
    Options
    if anyone has this problem the solution is to create a new appID, for some reason the old one corrupted. i spend 3 days looking at the code :(
  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    hi @Chop,

    Thank you for choosing Photon!

    I think you probably used wrong AppId type:
    e.g. Photon Chat AppID with PUN
    or
    PUN AppID in Photon Chat
    etc.
    Note:
    Photon Realtime, Voice, Bolt, PUN AppIDs are compatible w/ each other.