SpeckleRhino icon indicating copy to clipboard operation
SpeckleRhino copied to clipboard

Can't add empty stream

Open daviddekoning opened this issue 4 years ago • 0 comments

Step 0:

Expected Behaviour

Rhino: If you add a stream with no objects, it should show up in the Speckle pane, so that when objects do get added they can be easily pulled in.

GH: If you add a stream with no objects, the Receiver should run without errors and simply produce no output.

Actual Behaviour

Adding a speckle stream with no objects in Rhino results in nothing happenning.

In GH, the following error occurs: image

Affected Projects

SpeckleRhino in both Rhino and GH. maybe it is an issue in SpeckleUIApp or the SpeckleServer?

Reproduction Steps & System Config (win, osx, web, etc.)

  1. Create a stream, but don't add any objects. 2a. Try to add this stream to Rhino. 2b. Pass the stream id to a GH Receiver component.

Proposed Solution (if any)

Find out where the error is occuring and update the client behaviour.

daviddekoning avatar Mar 06 '20 14:03 daviddekoning