WPF Constructor Crash

Hi,

Up until a minute ago, i have been working on a WPF plugin which has been working fine. After changing some minor code in a display conduit, i now can’t open Rhino as it crashes on debug as shown in the image below.

Any suggestions on why this would suddenly start happening?

Sorted. The issue was a field that stored a reference to a userstring in the viewmodel, wasn’t wasn’t being retrieved which was required in the panel constructor.