This worked fine 2 days ago, it sill works fine in windows versions V8SR2.
The output is totally different and most clusters in my program rely in this.
The top one is the mac version and is wrong.
Make panels _win10 _R_Version 8 SR2.gh (25.5 KB)
This worked fine 2 days ago, it sill works fine in windows versions V8SR2.
The output is totally different and most clusters in my program rely in this.
The top one is the mac version and is wrong.
Hi Rapido3d,
Please run SystemInfo in the Rhino command line and post your result. Do you have the full release number for the last time it worked for you? ( such as 8.7.24134.03002 )
Thanks
This appears to related to this recently fixed (but not released) issue. https://mcneel.myjetbrains.com/youtrack/issue/RH-82192
Unfortunately I cannot tell you the release number for the last time it worked on the mac,
I can tell you I have been working on the project for the last 2 months almost daily and on mac it was on the 22/23 it started this error.
It still works fine on the windows version 8.2.23346.13001
but no longer on Mac version 8.8.24163.12482
Bit of a bummer, I’ve been writing this project since 2021 and this part is in the first module and most other modules wok from it, maybe I should have used meshes and not curves in the first module.
Kev
Hi Kev -
This looks like this on macOS with Rhino 8.9.24162:
The public 8.9 Service Release Candidate is a day newer than the version I’ve tested this with, so you should be fine with that one.
-wim
Hi Wim
Sadly whilst this looks the same it is in fact not, it is building a different shape.
It has the correct number of curves but many of them invalid.
This is what it should be producing.
And this is what it is producing
I built this about 3 years ago and I think I went the wrong way with it from the start, I should have culled surfaces not points and the gleaned the points and curves from the surfaces.
Should I post the previous part of this looking for help to modify it or should I post it as a new topic?
Kev