I am also experiencing a similar issue. A place in my game keeps crashing and crashing, making no sense! My computer has a GTX 1660 with a Ryzen 3700X and it still crashes! Even if I remove all graphics like setting quality level to 0 and rendering mode to No Graphics, it won’t budge. My ram is also like 24 gigabytes. Hope roblox fixes this…
@ImNotServi Would it be possible to share the place file (or a more minimized version of it) that causes the crash so we can try to reproduce the same issue?
Also, do you have any beta features enabled in studio?
When I try to use or autocomplete the roblox studio it takes a long time to generate, and when I try to do the autocomplete and it doesn’t appear, it creashes, it’s like it’s trying to search too much, so much so that it creashes.
I think I solved the bug, it turns out that it is a part of the code, let me show you. The bug occurs in that code, I try to add some new parameter, for example: findfirstchild or waitforchild and it crashes.
I fixed it by changing that part of the code to something new or new format.