Hi. I’ve been trying to set up rojo, however I keep getting this error when I try to connect on VSC:
I honestly do not understand this error. Any help is appreciated.
Hi. I’ve been trying to set up rojo, however I keep getting this error when I try to connect on VSC:
I honestly do not understand this error. Any help is appreciated.
Something else is using port 34872. Try closing any background apps you might have running, or just change to another port for Rojo.
How would I be able to change the port, if you don’t mind me asking?
In studio, it should say a number next to where it says “Connect.” In VSC, you have to specify a “servePort” number within your project.json file.
I don’t think there’s any restrictions, just make your port number over 1024 and the same in both locations. Someone can probably correct me on this, though.