rojo icon indicating copy to clipboard operation
rojo copied to clipboard

Rojo returns an error when serving from Ctrl+Shift+P > Rojo: Open menu

Open Infraction7 opened this issue 2 years ago • 4 comments

Error log from VSC output: [ERROR rojo] Details: error binding to 127.0.0.1:34872: error creating server listener: Обычно разрешается только одно использование адреса сокета (протокол/сетевой адрес/порт). (os error 10048) [ERROR rojo] in file C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\hyper-0.14.27\src\server\server.rs on line 79

Infraction7 avatar Nov 03 '23 00:11 Infraction7

That error tends to happen when you have multiple versions of Rojo running. There's a few other extensions that might run Rojo, most notably Luau LSP; can you confirm that you don't have any other copies running in the background using task manager?

Dekkonot avatar Nov 03 '23 01:11 Dekkonot

I dont have other rojo's running but i have Roblox LSP, API Explorer and Roblox Lua Autocompletes. May one of them cause the issue?

Infraction7 avatar Nov 03 '23 01:11 Infraction7

I don't believe so, but it's not impossible. Does this persist through a system restart?

Dekkonot avatar Nov 03 '23 01:11 Dekkonot