Grasshopper

algorithmic modeling for Rhino

Using Rhino 5 and Grasshopper 0.9.0056.

Setting a large data path will crash Rhino.

To reproduce:

Add "Data Path" primitive.

Set number -> 9999999999999999999999999 (Continue until Rhino crashes).

Views: 268

Replies to This Discussion

Not sure, why rhino is crashing and it probably shouldn't.

Anyway, path indices are Int32 numbers. The largest valid path index is 2.147.483.647. So already your example is way beyond sensible limits. ;)

Who said I like to do only sensible things :-) Don't ask how I did found out. Hah.

But as you point out, Rhino should still not be crashing.  Some number limit would be nice.

Guess it has no priority though.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service