Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

Can't add empty stream #299

Open
1 task done
daviddekoning opened this issue Mar 6, 2020 · 0 comments
Open
1 task done

Can't add empty stream #299

daviddekoning opened this issue Mar 6, 2020 · 0 comments

Comments

@daviddekoning
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant