Why does grasshopper crash when I try to create a script in python 3?
Hi Diego -
Please run the Rhino SystemInfo
command and copy-paste the result here.
At what point does Grasshopper (Rhino?) crash?
-wim
Grasshopper crashes as soon as I drag the script command to the canvas. I’m using the trial version. I don’t know if that could be the reason?
Rhino 8 SR5 2024-3-12 (Rhino 8, 8.5.24072.13001, Git hash:master @ e3530849b75f00b2b977766a567ae29b055837e9)
License type: Commercial, revisiĂłn 2024-03-12
License details: Stand-Alone
Windows 10 (10.0.19045 SR0.0) or greater (Physical RAM: 14GB)
.NET 7.0.0
Computer platform: LAPTOP - Plugged in [100% battery remaining]
Non-hybrid graphics configuration.
Secondary graphics devices.
AMD Radeon™ Graphics (AMD) Memory: 2GB, Driver date: 7-18-2023 (M-D-Y).
> Integrated accelerated graphics device (shares primary device ports)
- This device is not being used
ATTENTION:
No graphics device is being used. Either an error occurred on startup, or certain devices have been disabled.
See below for any possible configuration changes that may help resolve this issue.
- Any hardware configuration or cabling changes you make will require that you restart Rhino.
OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On
Graphics level being used: OpenGL 0.0 (primary GPU’s maximum)
Anti-alias mode: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High
Vendor Name: Microsoft Corporation
Render version: 0.0
Shading Language: No compatible
Driver Date: 7-18-2023
Driver Version: 31.0.21024.5
Maximum Texture size: 1024 x 1024
Z-Buffer depth: 32 bits
Maximum Viewport size: 16384 x 16384
Total Video Memory: 2 GB
Rhino plugins that do not ship with Rhino
Rhino plugins that ship with Rhino
C:\Program Files\Rhino 8\Plug-ins\Commands.rhp “Commands” 8.5.24072.13001
C:\Program Files\Rhino 8\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 8\Plug-ins\RhinoRenderCycles.rhp “Renderizado de Rhino” 8.5.24072.13001
C:\Program Files\Rhino 8\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 8.5.24072.13001
C:\Program Files\Rhino 8\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 8\Plug-ins\MeshCommands.rhp “MeshCommands” 8.5.24072.13001
C:\Program Files\Rhino 8\Plug-ins\RhinoCycles.rhp “RhinoCycles” 8.5.24072.13001
C:\Program Files\Rhino 8\Plug-ins\Grasshopper\GrasshopperPlugin.rhp “Grasshopper” 8.5.24072.13001
C:\Program Files\Rhino 8\Plug-ins\RhinoCode\RhinoCodePlugin.rhp “RhinoCodePlugin” 8.5.24072.13001
C:\Program Files\Rhino 8\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 8.5.24072.13001
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”
Hi Diego -
Did you manually remove some information from that output?
If you didn’t, I wouldn’t expect anything in Rhino to work as it should. There is something very wrong with the GPUs in your machine.
Use the Windows Device Manager to find out which GPUs are present and reinstall their drivers with the latest versions from the website of the manufacturer of those.
-wim