Sorry, this doesnt seem like the right place to post error reports, but I cant find a better place.
I keep getting an “unhandled exception” error from Microsoft .NET Framework every time I use (close) the hierarchy viewer. I have a very large patch and use the hierarchy viewer a lot, even though the text is kind of too small for it to be a pleasure to use (ok, i think it wasn’t designed for patches with that many subpatches - ca. 200).
I am using 31.2 64bit.
Here is the error:
********************************************_
Exception from HRESULT: 0x90F39818
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x90F39818): Exception from HRESULT: 0x90F39818
at VVVV.PluginInterfaces.V2.IWindowSwitcherHost.HideMe()
at VVVV.Nodes.WindowSwitcher.WindowSwitcherNode.FHierarchyViewerKeyUp(Object sender, KeyEventArgs e)
at UMD.HCIL.Piccolo.PCanvas.OnKeyUp(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
********************************************__
In fact I get other errors too when using it and I dont really understand the hierarchy viewer. I press ctrl - tab to open it. If i keep pressing ctrl it will stay open. If i start to resize the window switcher i can let go of ctrl and it will stay open till i click on something at which point i get the error: Object reference not set to an instance of an object, or I press ctrl and it closes and I get the error above.
Would it not make more sense to have the hierarchy viewer as a permanent window like all the others like Herr Inspektor, ProjectExplorer, etc.?