We’re discussing making this error code clearer, but essentially this is pointing to an error in your driver/GPU stack. A log and a dxdiag.exe dump (system info) may tell us more, but when devs have hit this in the past it usually boiled down to a driver issue or a resourcing issue (running out of VRAM). If there have been any recent changes to your system, I’d start there, and we’ll take a look at any more info you can send.
I’ve actually considered that and I looked at my vram, ram, disk, and cpu and gpu utilization when launching Roblox Studio. I haven’t seen anything off. As for the log, I’ll edit the main post to include one.
You can run the program “dxdiag.exe” and get a text dump from there that describes your system for us. You can DM it with the private thread for the ticket.
which indicates there was a GPU issue. We don’t have a ton of insight into this from our end - it could be a HW issue or driver issue, esp. if you recently upgraded drivers. I think we can rule out VRAM as it looks like you’re good there. (Sometimes this error crops up w/ integrated chips that don’t have enough shared system ram for the GPU)
Is this 100% or some of the time? Did it start recently? Do you recall what the last version of Studio you used that worked properly? Have you seem this error with other GPU heavy applications (Roblox Player, other games?)
I have not had this problem with older versions of Roblox Studio(I came back to it after ~3 months of being offline). As for other games, the only game I have come across something similar is Minecraft, but it was caused by an incompatible combination of mods.
I suppose something could be going on with your drivers not liking some new change that Roblox Studio has made on their graphics backend; maybe some unsupported feature or something along those lines?
Just checked the log; may not know much, but you seem get through the initial setup of most things, only crashing after the logs of
[FLog::Graphics] LayeredClothingMode updated: LC=1 HSR=1
[FLog::Graphics] Future is bright shadows
[FLog::Graphics] LightGrid is unified
Maybe your GPU driver doesn’t like the implementation on some of these? AMD drivers are… bad; I myself, having one, can attest to having to furiously use Ctrl + Shift + Win + Bmany times in some specific cases.
I have found something out. Today I thought, “What if Roblox Studio is using my integrated graphics and doesn’t like it?” So I forced it to use my dedicated GPU. When I booted up Roblox Studio, however, it crashed. Then, when I forced it to use my integrated GPU and booted up Roblox Studio, it worked. I think it might just be a setting I enabled on my dedicated GPU.
I have found the cause. In AMD Software, I had turned on a setting for my GPU called Morphological Anti-Aliasing. I was thinking, “Cheap anti-aliasing = good.”(Not the case, made things that were loading very blurry. I was gonna disable it anyway bc I didn’t really like it) On my integrated GPU, I didn’t have this setting enabled which is why I could open Roblox Studio when it was using that.
So in conclusion… Disable morphological anti-aliasing.