Hello, check the output if you see the script execution time reached the error
there is no optimized loop
also, check mesh optimization maybe meshes are crashing the studio
last fix way search “Script” if there some suspicious script destroy it
also, is normal Roblox player to crash?
Maybe 1 of your script has loop that never ends. Like while true do end, if there is you need to put 1 wait() in loop
There was an issue with Roblox Studio effecting users that even tried to use Studio
I know because i was effected, try these:
- Update Your Drivers
- Try different Graphics Settings
Source (If you want to Look):
1 Like
If this happens to anyone, here are some solutions on how you can fix it:
First of all try the basics,
- Relog onto studio
- Check your scripts and meshes
- Check your scripts for viruses, or infinitely running loops
- Check mesh optimizations
- Check if it happens on other games
- If it happens on all games, it should be a studio problem so follow the steps below
- If it doesn’t happen in any other game, check the steps above
- Redownload Roblox Studio
If these do not work try these solutions,
- Change your editor quality level
- Change your graphics mode
If these do not work you it’s time to check your logs,
- Follow these steps to get your studio crash log
- Press Windows + R, or open Run from the Windows search menu
- Type in appdata
- When your file explorer opens, click Local and find Roblox
- Head to your logs and check the date to find the latest Log,
- Your Roblox Studio log should have numbers and _Studio at the end of it
- If you do not understand the log, contact Roblox studio
Last option,
- If none of these steps work for you, like @DasKairo has mentioned, Update your device and graphic drivers
- If this doesn’t work either, I have no other solution left, you can try getting a new graphics card or make sure you have enough RAM to run Roblox Studio, recommended RAM is 4GBs.
( Thank you to all the solutions in the reply, @DasKairo @Oldhalit09 @SeargentAUS @absentdenik @weding3 )
7 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.