-
Notifications
You must be signed in to change notification settings - Fork 668
Closed
Labels
2.xIssues related to 2.x versions of Dynamo.Issues related to 2.x versions of Dynamo.GraphicscrashRelated to a crash.Related to a crash.error/warning/crashIssues mentioning a Dynamo error, warning or crash messageIssues mentioning a Dynamo error, warning or crash messagegood first issuetracked
Description
Issue Description
Please fill in the following information to help us reproduce the issue:
What did you do?
tried to move a yellowed out box in dynamo sandbox. Yellow error was saying it could not find a file in system
What did you expect to see?
(Fill in here)
What did you see instead?
(Fill in here)
What packages or external references (if any) were used?
dynamo sandbox
Stack Trace
Could not load file or assembly 'file:///C:\WINDOWS\system32\LibG.ProtoInterface.dll' or one of its dependencies. The system cannot find the file specified.
at Autodesk.DesignScript.Geometry.HostFactory.get_Factory()
at Autodesk.DesignScript.Geometry.Vector.XAxis()
at Dynamo.Manipulation.MousePointManipulator.AssignInputNodes()
at Dynamo.Manipulation.NodeManipulator.GenerateRenderPackages()
at Dynamo.Manipulation.NodeManipulator.DrawManipulator()
at Dynamo.Manipulation.NodeManipulator..ctor(NodeModel node, DynamoManipulationExtension manipulatorContext)
at Dynamo.Manipulation.MousePointManipulatorFactory.Create(NodeModel node, DynamoManipulationExtension manipulatorContext)
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Dynamo.Manipulation.ZeroTouchManipulatorFactory.Create(NodeModel node, DynamoManipulationExtension manipulatorContext)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Dynamo.Manipulation.ManipulatorDaemon.CreateManipulator(NodeModel model, DynamoManipulationExtension manipulatorContext)
at Dynamo.Manipulation.DynamoManipulationExtension.TryCreateManipulator(NodeModel node)
at Dynamo.Manipulation.DynamoManipulationExtension.CreateManipulators(IEnumerable`1 nodes)
at Dynamo.Wpf.Extensions.ViewLoadedParams.OnSelectionCollectionChanged(Object sender, NotifyCollectionChangedEventArgs notifyCollectionChangedEventArgs)
at System.Collections.Specialized.NotifyCollectionChangedEventHandler.Invoke(Object sender, NotifyCollectionChangedEventArgs e)
at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
at Dynamo.Models.DynamoModel.SelectModelImpl(SelectModelCommand command)
at Dynamo.Models.DynamoModel.ExecuteCommand(RecordableCommand command)
at Dynamo.Controls.NodeView.topControl_MouseLeftButtonDown(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(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)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at DynamoSandbox.DynamoCoreSetup.RunApplication(Application app)
OS: Microsoft Windows NT 6.2.9200.0
CLR: 4.0.30319.42000
Dynamo: 2.4.0.6186
Metadata
Metadata
Assignees
Labels
2.xIssues related to 2.x versions of Dynamo.Issues related to 2.x versions of Dynamo.GraphicscrashRelated to a crash.Related to a crash.error/warning/crashIssues mentioning a Dynamo error, warning or crash messageIssues mentioning a Dynamo error, warning or crash messagegood first issuetracked