"Grasshopper breakpoint" script component error

Hi, I’m getting this error today when trying to add any sort of script component. It appears whether I drag it from the main toolbar or add it from typing. It instructs me to post it here… Any hints on how to solve it?

Cheers,
Craig

Hi Craig,

Please run SystemInfo in your Rhino command line and post the result. Thanks

Can you open the ScriptEditor in Rhino?

I can open Script Editor in Rhino.

SystemInfo result:

Rhino 8 SR8 2024-6-11 (Rhino 8, 8.8.24163.12481, Git hash:master @
ded4d86ca901dbeaf13ee84f79b3e91b22da4880) License type: Commercial,
build 2024-06-11 License details: Cloud Zoo

Windows 11 (10.0.22631 SR0.0) or greater (Physical RAM: 128GB) .NET
7.0.20

Computer platform: DESKTOP

Hybrid graphics configuration. Primary display: Intel(R) UHD
Graphics 770 (Intel) Memory: 1GB, Driver date: 11-7-2023 (M-D-Y).
> Integrated graphics device with 4 adapter port(s)
- Secondary monitor attached to adapter port #0
- Windows Main Display attached to adapter port #1 Primary OpenGL: NVIDIA RTX A2000 12GB (NVidia) Memory: 12GB, Driver date:
2-15-2024 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 551.61
> Accelerated graphics device with 4 adapter port(s)
- There are no monitors attached to this device!

OpenGL Settings Safe mode: Off Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On Graphics level being
used: OpenGL 4.6 (primary GPU’s maximum)
Anti-alias mode: 8x Mip Map Filtering: Linear Anisotropic Filtering Mode: High
Vendor Name: NVIDIA Corporation Render version: 4.6 Shading Language: 4.60 NVIDIA Driver Date: 2-15-2024 Driver Version:
31.0.15.5161 Maximum Texture size: 32768 x 32768 Z-Buffer depth: 24 bits Maximum Viewport size: 32768 x 32768 Total Video Memory:
12282 MB

Rhino plugins that do not ship with Rhino
C:\Users\X\AppData\Roaming\McNeel\Rhinoceros\packages\8.0\NVIDIADenoiser\0.4.3\NVIDIADenoiser.Windows.rhp “NVIDIADenoiser.Windows” 0.4.3.0
C:\Users\X\AppData\Roaming\McNeel\Rhinoceros\packages\8.0\Bullant\23.10.24.0\bullant.rhp “bullant” 23.10.24.0

Rhino plugins that ship with Rhino C:\Program Files\Rhino
8\Plug-ins\Commands.rhp “Commands” 8.8.24163.12481 C:\Program
Files\Rhino
8\Plug-ins\RhinoScriptEditor.rhp “RhinoScriptEditor” 8.0.23161.1000
C:\Program Files\Rhino 8\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 8\Plug-ins\RhinoRenderCycles.rhp “Rhino
Render” 8.8.24163.12481 C:\Program Files\Rhino
8\Plug-ins\RhinoRender.rhp “Legacy Rhino Render” C:\Program
Files\Rhino 8\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 8.8.24163.12481
C:\Users\X\AppData\Roaming\McNeel\Rhinoceros\packages\8.0\PanelingTools\2021.3.2.446\PanelingTools.rhp “PanelingTools”
C:\Program Files\Rhino 8\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino
8\Plug-ins\MeshCommands.rhp “MeshCommands” 8.8.24163.12481
C:\Program Files\Rhino
8\Plug-ins\IronPython\RhinoDLR_Python.rhp “IronPython” 8.8.24163.12481
C:\Program Files\Rhino
8\Plug-ins\RhinoCycles.rhp “RhinoCycles” 8.8.24163.12481 C:\Program
Files\Rhino
8\Plug-ins\Grasshopper\GrasshopperPlugin.rhp “Grasshopper” 8.8.24163.12481
C:\Program Files\Rhino
8\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 8.8.24163.12481
C:\Program Files\Rhino 8\Plug-ins\3dxrhino.rhp “3Dconnexion 3D Mouse”
C:\Program Files\Rhino 8\Plug-ins\Displacement.rhp “Displacement”
C:\Program Files\Rhino 8\Plug-ins\SectionTools.rhp “SectionTools”

In Rhino go to pluginmanager (either via command line or go to File>Properties>Plugins) and disable bullant, then restart Rhino

Then lets try opening Grasshopper without any other plugins. Open a new Rhino and start grasshopper with the GrasshopperLoadOneByOne and say No to all third party plugins.

It works! Bullant was the issue, thank you! I’m now able to add script components and run scripts, including with all 3rd party plugins loaded, bar Bullant.

1 Like