Error handling in parallel is broken

Reproduction Steps

1. Load in the place attached to the post
2. Hit play to run
3. Roblox will instant close due to error handling not working properly

demo.rbxl (30.0 KB)

Expected Behavior

Errors thrown in parallel would be caught and not crash roblox

Actual Behavior

The error isn’t caught to the point that you don’t even get the roblox crash message.
The script is very simple and can be seen in ServerScriptService.

Workaround

Make perfect code on first try in parallel

Issue Area: Engine
Issue Type: Crashing
Impact: Moderate
Frequency: Constantly
Date First Experienced: 2022-10-05 09:10:00 (-07:00)

4 Likes

Also having this issue. “Make perfect code on first try” is hilarious and literally what you have to do right now.

1 Like

Thank you for the report.
We should have a fix ready for this later today.

4 Likes

This issue has been fixed. (some characters to go over the limit of 30)

3 Likes

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