Notifications
Clear all

[Closed] Scripted Pro Cutter = Random Unknown System Exception

I know it’s a long shot, but has does anyone have a successful solution to the seemingly random occurrence of “Unknown System Exception”s straight after adding stocks to pro cutter operations? I have written around this problem using a pre-hold so I can fetch and continue where the script left off, but it’d be nice to have this work in a friendlier way. I’m already error testing the cut results for 1/ open meshes 2/ zero vert meshes 3/ results count != 2 and on error fetching and retrying. If I could somehow catch the “Unknown System Exception” as well, I could incorporate the fetch-retry for this issue too. Or even better, a way to stop it happening at all.

Edit: I might just try a try catch around the next thing that happens after the cut to trigger my fetch-retry.

Cheers,
Cg.