How do I fix multiplayer Peer sync issue?

0 favourites
  • 1 posts
From the Asset Store
The official Scirra Multiplayer Signalling Server for helping peers find and connect to each other
  • Hi,

    I have developed an online multiplayer game, it works well on the Scirra Arcade, itch.io, Android devices and on other game markets but there is an issue if I host it on my client's website. I'm getting following errors

    I'm not sure whether I will have to setup configure on my client's website. This is the first time I have seen this issue.

    Your support is highly appreciated.

    Thanks in advance.

    main.js:299 Peer 'G9W9' datachannel 'o' error: RTCErrorEvent {isTrusted: true, error: RTCError: Transport channel closed, type: "error", target: RTCDataChannel, currentTarget: RTCDataChannel, …}bubbles: falsecancelBubble: falsecancelable: falsecomposed: falsecurrentTarget: RTCDataChannel {label: "o", ordered: true, maxPacketLifeTime: null, maxRetransmits: null, protocol: "c2mp_shepherdgamesuno_default_mug", …}defaultPrevented: falseerror: RTCError: Transport channel closedeventPhase: 0isTrusted: truepath: []returnValue: truesrcElement: RTCDataChannel {label: "o", ordered: true, maxPacketLifeTime: null, maxRetransmits: null, protocol: "c2mp_shepherdgamesuno_default_mug", …}target: RTCDataChannel {label: "o", ordered: true, maxPacketLifeTime: null, maxRetransmits: null, protocol: "c2mp_shepherdgamesuno_default_mug", …}timeStamp: 64936.265000000276type: "error"__proto__: RTCErrorEvent

    dc.onerror main.js:299

    main.js:382 [Multiplayer] Peer 'shepherdgames2' (G9W9) error: RTCErrorEvent {isTrusted: true, error: RTCError: Transport channel closed, type: "error", target: RTCDataChannel, currentTarget: RTCDataChannel, …}

    _OnPeerError main.js:382

    dc.onerror main.js:299

    main.js:299 Peer 'G9W9' datachannel 'r' error: RTCErrorEvent {isTrusted: true, error: RTCError: Transport channel closed, type: "error", target: RTCDataChannel, currentTarget: RTCDataChannel, …}

    dc.onerror main.js:299

    main.js:382 [Multiplayer] Peer 'shepherdgames2' (G9W9) error: RTCErrorEvent {isTrusted: true, error: RTCError: Transport channel closed, type: "error", target: RTCDataChannel, currentTarget: RTCDataChannel, …}

    _OnPeerError main.js:382

    dc.onerror main.js:299

    main.js:299 Peer 'G9W9' datachannel 'u' error: RTCErrorEvent {isTrusted: true, error: RTCError: Transport channel closed, type: "error", target: RTCDataChannel, currentTarget: RTCDataChannel, …}

    dc.onerror main.js:299

    main.js:382 [Multiplayer] Peer 'shepherdgames2' (G9W9) error: RTCErrorEvent {isTrusted: true, error: RTCError: Transport channel closed, type: "error", target: RTCDataChannel, currentTarget: RTCDataChannel, …}

    _OnPeerError main.js:382

    dc.onerror main.js:299

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)