Vorlonjs icon indicating copy to clipboard operation
Vorlonjs copied to clipboard

Waiting for socket.io to load...

Open estruyf opened this issue 7 years ago • 1 comments

I did the deploy to Azure, and when I add the script reference to my page, I get the error to load socket.io.

I have added the includesocketIO: true to the Server/config.json file, but this didn't help. Same thing happens when I set it to false.

Also tested it out on my local machine, and the same thing happens. Do you have any idea how this can be fixed?

estruyf avatar Apr 13 '18 08:04 estruyf

That might be because vorlon out-of-the-box does not play well in an environment with an AMD loader. I've fixed it in my git. I'll try and send in a pull request.

BuGlessRB avatar Oct 08 '18 09:10 BuGlessRB