Photon does not connect to servers in HTML5

I have a project in construct2 that works fine when previewing, when exporting to NW.js, but when I upload the HTML archive to itch.io and Scirra Arcade, I don’t have a connection to the server there

Comments

  • Have a look at the debug console. What's in there? Any errors logged?
  • Tobias wrote: »
    Have a look at the debug console. What's in there? Any errors logged?

    Thanks, thanks to the console I found an error. The problem was in ws connection
  • Modemi4
    Modemi4
    edited October 2020
    hohloma wrote: »
    Thanks, thanks to the console I found an error. The problem was in ws connection
    And how did you solve it?

    It seems you have disabled WebWorker? It seems I don't get how to do it in Construct 2