Grasshopper Exception Reporting

@andheum @enmerk4r @evan12 @emilpoulsen

This week’s WIP includes Grasshopper calling Rhino.Runtime.HostUtils.ExceptionReport when exceptions occur during SolveInstance. You can register a delegate with Rhino.Runtime.OnExceptionReport to see when these exceptions occur.

Hopefully this will help track down problems when running GH on compute.

3 Likes

Really good news!! Thanks Steve

Hopefully this helps. I really don’t have good ways to test if this made any difference

Don’t worry, we will for sure kick the tires on this one :slight_smile:

Thanks