rojo icon indicating copy to clipboard operation
rojo copied to clipboard

plugin stuck on loading spinner when no server active

Open blinkybool opened this issue 3 years ago • 2 comments

Sometime I forget to start the rojo server before I click "Connect" on the rojo plugin. The plugin then gets stuck on the loading spinner, and I can't figure out how to make it stop trying to connect without restarting Roblox Studio. Even if I start the server it's still stuck on the loading spinner.

blinkybool avatar Sep 13 '22 04:09 blinkybool

Beyond fixing this bug, I think it would be valuable to have the Connecting page have more than just a spinner. A single line of text informing the user what's currently going on would go a long way here.

boatbomber avatar Sep 25 '22 17:09 boatbomber

I take it back. The spinner only ever shows while the plugin is hitting the endpoint for the first time, so there's no need for text because it will always just say the one thing. I thought more was happening under the hood during that time.

boatbomber avatar Sep 25 '22 18:09 boatbomber

Do you have a consistent repro? Whenever there is no server, it doesn't get stuck but rather shows a helpful message.

image

boatbomber avatar Jun 02 '23 19:06 boatbomber