Yesterday I booted up Studio to work on a project I’ve been pursuing for a little over a month. I received an “Unexpected error occurred, and Roblox needs to quit!” and Studio closed.
Since then, I’ve tried restarting my computer, reinstalling Studio, booting into other places (which worked perfectly fine), and playing the game. When playing, it seems the place is completely empty, without any parts and my character dies instantly. When I attempt to revert the place, it wouldn’t work, still showing the same thing.
This bug happens 100% of the time I open this place.
All I do is open the place thru the site or Studio directly.
It’s happening to this. E12 - Roblox
This started a day or two ago.
Images
Error message I get on opening the project, where studio immediately closes.
I’m unsure what this constitutes, it seems fairly critical, though I haven’t seen anyone experiencing it. Please help if you can, I’m losing a lot of work here. Thank you.
If not knowing how to locally specify FFlag, please refer to below steps:
1: under the Studio installation folder (where the RobloxStudioBeta.exe locates), create a subfolder “ClientSettings”
2: Under the ClientSettings folder, create a file: “ClientAppSettings.json”, with below content
{
“FFlagStudioPersistPlayerCameraPosition”:“false”
}
Could you PM your minidump (.dmp) file? Thanks:-)
They can be found under “C:\Users\xxx\AppData\Local\Roblox\logs” or “C:\Users\xxx\AppData\Local\Roblox\logs\archives”
confirm the timestamp to get the latest one:-)
Ah thank you so much, I went ahead and fixed it and the place now loads properly. Some type of error with revert though but I think it’s unrelated. A million thank yous.