RobertGlobant20 / issues_action

Test for creating GitHub issues actions
0 stars 0 forks source link

Dynamo crashed when running TASmanianDevil #607

Open RobertGlobant20 opened 2 years ago

RobertGlobant20 commented 2 years ago

Dynamo version

(Which version of Dynamo are you using? Go to Help > About if you're not sure.) 

Revit version

17.0.1081.0

Operating system

Windows 10

What did you do?

I run TASmanianDevil package on Dynamo and control external simulation package. I started and Dynamo crashed

What did you expect to see?

I expect node to complete

What did you see instead?

File crashed  Not enough quota is available to process this command     at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable1 channelSet)    at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)    at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)    at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)    at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)