When I access the server I get an error page. I looked at the browser log and it shows 404 for /js/dependencies.js.
I thought it was because I set it up behind apache but wget localhost:curvy_port/js/dependencies.js also yields 404.
I don't exactly know how to contact the team about this since I can't say it's a bug so I thought opening a github issue about it would be bad form.
Can you check if the file web/js/dependencies.js exists in the game folder?
OK. I see it opens a websocket which I guess I need to also forward to my server.
When I access the server I get an error page. I looked at the browser log and it shows 404 for /js/dependencies.js.
I thought it was because I set it up behind apache but wget localhost:curvy_port/js/dependencies.js also yields 404.
I don't exactly know how to contact the team about this since I can't say it's a bug so I thought opening a github issue about it would be bad form.