I can’t make it work what seems to be most basic setup
BASIC SETUP.gh (12.2 KB)
No problem in V7 with ON1.
Anyone can give it a try?I can’t make it work what seems to be most basic setup
BASIC SETUP.gh (12.2 KB)
No problem in V7 with ON1.
Anyone can give it a try?Hi Inno
Thanks for checking.
What settings do you have when running: Command: SetDotNetRuntime
Mine are

Where do I find this checkbox?
After chat with AI it reports that I am missing this file:
and it is true.
I have installed ON2 using package Manager, I have no idea why it has been ignored.
Can you send it to me via PM? Much appreciated
you type GrasshopperDevelopperSettings in Rhino, some plugins needs checked or unchecked. I just use it during debugging session.
Something wrong with installer?
Can you try my example on your machine?
Wow, i have installed it using PM too. I’m confused.
I have to try my other machine.
It’s getting weird now.
Arg now it is my turn !!!
I don’t know if it is Rhino update or installation in Rhino WIP ???
Nesting context created
System.DllNotFoundException: Unable to load DLL ‘minkowski.dll’ or one of its dependencies: Le module spécifié est introuvable. (0x8007007E)
at Minkowski.MinkowskiWrapper.setData(Int32 cntA, Double pntsA, Int32 holesCnt, Int32 holesSizes, Double holesPoints, Int32 cntB, Double pntsB)
at nest_lib.Background.Process2(NFP A, NFP B, Int32 type)
at nest_lib.Background.getOuterNfp(NFP A, NFP B, Int32 type, Boolean inside)
at nest_lib.Background.getInnerNfp(NFP A, NFP B, Int32 type, SvgNestConfig config)
at nest_lib.Background.placeParts(NFP sheets, NFP parts, SvgNestConfig config, Int32 nestindex)
at nest_lib.Background.sync()
at nest_lib.Background.BackgroundStart(DataInfo data)
at nest_lib.SvgNest.launchWorkers(NestItem parts)
at nest_lib.NestingContext.NestIterate(Int32 max_iterations)
at nest_lib.rhino_example.run(Int32 max_iterations, Int64 max_time_in_seconds)
at nest_lib.rhino_example.static_solver(nest_geo& geometry)
at opennest_2.component_nest1.SolveInstance(IGH_DataAccess DA)
It must be something related to either the hardware (old MBP + bootcamp) or the system (Win10).
I tried my other machine (high spec ThinkBook + Win11) and everything is fine there.
I found the problem; still Coff (grasshopperdeveloppersettings) checked, must be unchecked. I use it to debug Nautilus plugin and forgot to uncheck
It worked! Thanks.