This is very much a Heisenbug, but I find that Content Cache occasionally removes the objects that I am pushing or even rarer does not delete update the old geometry as I push new geometry. As a result of the way I set up the script to only recompute changes, when I have missing geometry, I setup the logic such that if offsets are missing, all offsets pertaining to the centreline curve have to be recomputed. And for some reason unbeknownst to me, this then cascades in many offsets randomly disappearing as though the data is mismatched (but there’s nothing other than the Content Cache that could affect the data).
Random data deletion
But sometimes part of the data seems to be randomly disappearing as seen in the video and screenshot below.
In the screenshot below, you can see that the green curves (part of the Unmodified Rhino Referenced Curves) are preserved while the red curves are deleted (though they were in Rhino before pushing.)
Steps to reproduce
I’ve been witnessing this for over a year by now and its driving me absolutely nuts. The easiest way to force the issue is to use Match Properties the encircled curve on the Street - Centrelines’ layer.
if it doesn’t pop-off immediately, then try and use the
Match Properties command on another curve (as per the video). Though, the issue does also appear on manual pushes, but is way more noticeable on automatic pushes.test_Push-failure_trimmed_smallest.gh (92.0 KB)
test_Push-failure.3dm (1.2 MB)





