Closed lars-sh closed 3 years ago
@lars-sh Thanks for figuring out the solution! I've opened #29 to address this.
Thanks to both of you @lars-sh @rcjsuen! 🙏
@ashugeo Thanks for the speedy deploy to Heroku. I did a quick simple test and I've confirmed that it works and that #26 is fixed! 👍
Have a great weekend everyone!
Yeah I tested it after deployment and it does seem to work!
Thank you for your great help maintaining this 🙏
To me it seems, the web socket connection is broken since updating to socket.io ^2.4.0. No tiles appear, games do not appear to others, cannot be started and the browser's developer tools show a status code 400.
Though changing the socket.io version back down to ~2.2.0 or upgrading to ^2.4.1 fixes that problem.