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