colyseus / colyseus-haxe

⚔ Colyseus Multiplayer SDK for Haxe
https://docs.colyseus.io/getting-started/haxe-client/
MIT License
76 stars 16 forks source link

Error 500: "Chunked encoding is not supported and the content-length header is required." when joining a room #64

Open Snirozu opened 2 months ago

Snirozu commented 2 months ago

as the title says, this problem both happens on 0.15.3 and 0.15.4 but not on 0.15.2, also I've checked all of my libraries and all are up to date

found the same issue on https://github.com/orgs/colyseus/discussions/735 and https://github.com/colyseus/colyseus-haxe/issues/61 and no one seemed to fix it

endel commented 2 months ago

Hi @Snirozu, which build target you experience this issue?

Snirozu commented 2 months ago

Hi @Snirozu, which build target you experience this issue?

the windows c++ target

endel commented 2 months ago

Thanks for confirming, I suspect the error may come from the WebSocket dependency rather than the Colyseus SDK https://github.com/colyseus/colyseus-websocket-hx