Where is debug stop on unhandled exceptions?

None of these buttons turn it on, last time it was on the script nav tab, where would it be now?

Also with the updated navigation all the documentation is outdated for it Test tab | Documentation - Roblox Creator Hub

1 Like

Hey there, not exactly sure what you mean by debug stop, but perhaps the pause feature is what you’re looking for?
(You can pause the client when using the client and can pause the server when on the server or just pause both)


There are also break points you can put in scripts for debugging.

1 Like

Im speaking of the buttons on the right of the old Script nav. They stop the game entirely on ‘All Exceptions’ or ‘Unhandled Exceptions,’ phenomenal tool for debugging, especially for errors that stack up.

1 Like

6 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.