MadMikeGamerXL1's Forum Posts

  • 2 posts
  • > Hey, I finally got the WebSockets to connect, which was great.. But the problem now is it keeps disconnecting.

    > I tried with the sample you posted also, but that disconnects too. It's not a PING issue, because I have a timer for that already. It disconnects instantly after connecting. It's as if it's firing the event and just giving up afterwards.

    >

    > Any help is greatly appreciated

    >

    Seems to work for me. If you are running it locally then try changing the ip to

    ws://irc-ws.chat.twitch.tv:80[/code:3bultwzo]
    Since the WSIP variable is set to run from https as default.
    

    Yeah, I'm using the same IP and it still doesn't work unfortunately. I'll attach an image of my event sheet - which seems okay (considering the example game also did the same).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey, I finally got the WebSockets to connect, which was great.. But the problem now is it keeps disconnecting.

    I tried with the sample you posted also, but that disconnects too. It's not a PING issue, because I have a timer for that already. It disconnects instantly after connecting. It's as if it's firing the event and just giving up afterwards.

    Any help is greatly appreciated

  • 2 posts