Unable to load Roblox Studio anymore (No local Fast Flags were loaded)

This morning I tried opening Roblox Studio as usual, but i’m unable to use it. Each time I try to open it, be it from the Creator hub with the “Edit in Studio” button or by manually opening the application, I keep getting the error “No local Fast Flags were loaded. ClientAppSettings.json may be incorrectly formatted or corrupted”. Note that i’ve never used fflags on Studio (I don’t even know how to do it). Once Studio opens, it results in a blank window in which I cannot do anything besides change the settings.

Capture

I’ve tried resetting all settings (didn’t work) and uninstalling Roblox Studio (the first it’s opened it loads correctly, after restarting it the issue occurs again)

Expected behavior

Roblox Studio should open like usual and I should be able to navigate through it and edit my experiences/places.

A private message is associated with this bug report

3 Likes

Same thing has been happening to me but with the Client. I assume that the root cause is the same.

image(14)

1 Like

After a hour of messing around and trying to find a solution, I managed to stop this from happening by disabling the “Auto-Enable Upcoming Features” option in the Beta Features menu. After disabling it and restarting Studio, the start page loaded just fine and I could get into my places. FYI re-enabling the option makes the issue occur again

@vopwn55 If you’re able to get into Studio’s start page try doing this as well ^

1 Like

Yeah, I get the same. I cannot get past this screen lol. Uninstalled both Roblox and Roblox Studio twice and reinstalled, however no progress.

1 Like

i also cant access studio anymore like wtf

1 Like

Got the same issue but disabling auto-enables does nothing. Hope this gets noticed soon

1 Like

Is your Studio version 0.645.1.6450668 as well?

I’ve also had the same problem moments ago but I fixed it

Open Roblox Studio from RobloxStudioInstaller.exe (in the main Roblox Studio directory) and it should open Studio just fine

1 Like

Not sure what happened but both Client and Studio work for me now (without changing any settings). So it was probably just a glitch in the backend.

1 Like

Yeah, it’s working fully for me now too. No idea what happened with that lol.

This error is caused by a badly-formed ClientAppSettings.json file, this is usually stored in two locations

  • %LOCALAPPDATA%/Roblox/ClientSettings - not usually here in recent installs
  • %LOCALAPPDATA%/Roblox/Versions/{StudioHash}/ClientSettings - if there is a ClientAppSettings.json file under here, either just delete it or check the formatting of the JSON
    • This is used to define flag overrides but if you dont know what you’re doing, its safer to just delete the file and be done with it

That being said, Studio is still loading the web flags, so it should be safe to just ignore this if it does crop up again, and you’re not intending to override flags.