adamdruppe / arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.

Home Page:http://arsd-official.dpldocs.info/arsd.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arsd:cgi server stall

MrcSnm opened this issue · comments

I'm not able to produce a minimally reproducible example.

1: Clone https://github.com/MrcSnm/HipremeEngine
2: Run dub at tools/user/build_selector
3: Run the small setup and select the game as start_here
4: Run the webassembly build
5: Go to the folder build/wasm and run dub to start the cgi server
6: Run the build selector again, set the game as test and build webassembly
7: Reload the webpage and get a stall

This seems to be fixed as of version tag 11.x, though I was never able to reproduce before or after.