Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rhino crashes when BHoM repo is triggered #3388

Open
Ashwin-Abraham opened this issue Aug 3, 2024 · 0 comments
Open

Rhino crashes when BHoM repo is triggered #3388

Ashwin-Abraham opened this issue Aug 3, 2024 · 0 comments
Labels
type:question Ask for further details or start conversation

Comments

@Ashwin-Abraham
Copy link

Ashwin-Abraham commented Aug 3, 2024

I am trying to build a rhino app. It has a UI in WPF and the crash occurs when I trigger a command containing a BHoM method (Line 89) in it. The break point at the start of the command (Line 70) is not hit.

If I comment out the line with the BHoM method (Line 89) in it no crash occurs. The breakpoint at Line 70 is hit and I can continue on to execute the entire command.

image

A little more info on the project setup
image

Hope someone here has encountered and moved past this issue in the past?

@Ashwin-Abraham Ashwin-Abraham added the type:question Ask for further details or start conversation label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Ask for further details or start conversation
Projects
None yet
Development

No branches or pull requests

1 participant