radumg / DynaServer

A Dynamo Extension that allows bi-directional communication and control of Dynamo as a REST API.
GNU Affero General Public License v3.0
18 stars 1 forks source link

Nodes behaving strange on load of extension #14

Closed MarkThorley closed 5 years ago

MarkThorley commented 5 years ago

Expected Behavior

Nodes to display and execute correctly.

Actual Behavior

Some nodes don't load correctly on the canvas.

Steps to Reproduce the Problem

  1. Build the extension
  2. Open Dynamo
  3. Place nodes on canvas and run

Specifications

- Dynamo : 2.0.1
- Operating system : Windows 10 
- .NET :  4.5.2

capture

radumg commented 5 years ago

Can't reproduce, maybe it's tied to your build of Dynamo from source ? Now we've switched how we debug it, let's try to reproduce the error.

radumg commented 5 years ago

closing for now as can't reproduce.