Hi,
Am I the only one having Grasshopper’s GhPython Editor crashing for no apparent reason
This is new with last release R7 SR33.
What is the best way to rollback to previous version ?
Regards
Hi,
Am I the only one having Grasshopper’s GhPython Editor crashing for no apparent reason
This is new with last release R7 SR33.
What is the best way to rollback to previous version ?
Regards
Hi,
I tried SR32 and the bug is still there.
Apparently not related to the new release.
I also tried SR33 in safe mode.
test.gh (3.3 KB)
Regards
-------------- SystemInfo
Rhino 7 SR33 2023-9-5 (Rhino 7, 7.33.23248.13001, Git hash:master @ 332dda7497b18e9e6f82f118da5cba0c448151a9)
License type: Commercial, build 2023-09-05
License details: Cloud Zoo
Windows 11 (10.0.22621 SR0.0) or greater (Physical RAM: 16Gb)
Computer platform: LAPTOP - Plugged in [98% battery remaining]
Hybrid graphics configuration.
Primary display: Intel(R) UHD Graphics 630 (Intel) Memory: 1GB, Driver date: 4-18-2018 (M-D-Y).
> Integrated graphics device with 3 adapter port(s)
- Windows Main Display is laptop’s integrated screen or built-in port
Primary OpenGL: NVIDIA GeForce GTX 1070 with Max-Q Design (NVidia) Memory: 8GB, Driver date: 1-15-2023 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 528.24
> Integrated accelerated graphics device with 4 adapter port(s)
- Video pass-through to primary display 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: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High
Vendor Name: NVIDIA Corporation
Render version: 4.6
Shading Language: 4.60 NVIDIA
Driver Date: 1-15-2023
Driver Version: 31.0.15.2824
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 8 GB
Rhino plugins that do not ship with Rhino
C:\Program Files\Common Files\McNeel\Rhinoceros\7.0\Plug-ins\TeDAsharp (ce983e9d-72de-4a79-8832-7c374e6e26de)\0.1.0.0\TeDaSharp_050.rhp “TeDAsharp” 0.1.0.0
S:\Code\Rhino\plugins\SafeLayout.rhp “SafeLayout” 1.1.0.2
S:\Code\Rhino\plugins\CSCommandOnKey.rhp “CSCommandOnKey” 1.0.0.0
S:\Code\Rhino\plugins\SampleCsDockBar.rhp “SampleCsDockBar” 6.0.0.0
C:\Users\HAL\AppData\Roaming\McNeel\Rhinoceros\7.0\Plug-ins\Fologram for Rhino (468a328b-20d9-494b-b9e1-cbe9f827d3a2)\2020.3.5.0\7\Fologram.IO.Rhino3d.Win7.rhp “Fologram for Rhino” 2020.3.5.0
e:\internet\StereoView.rhp “StereoView”
C:\Program Files\Rhino 7\Plug-ins\Karamba\License\Karamba3D_LicensePlugin_Rhino7.rhp “Karamba3DLicense”
Rhino plugins that ship with Rhino
C:\Program Files\Rhino 7\Plug-ins\Commands.rhp “Commands” 7.33.23248.13001
C:\Program Files\Rhino 7\Plug-ins\rdk.rhp “Renderer Development Kit”
C:\Program Files\Rhino 7\Plug-ins\RhinoBonusTools.rhp “Rhino Bonus Tools”
C:\Program Files\Rhino 7\Plug-ins\RhinoRenderCycles.rhp “Rhino Render” 7.33.23248.13001
C:\Program Files\Rhino 7\Plug-ins\rdk_etoui.rhp “RDK_EtoUI” 7.33.23248.13001
C:\Program Files\Rhino 7\Plug-ins\rdk_ui.rhp “Renderer Development Kit UI”
C:\Program Files\Rhino 7\Plug-ins\NamedSnapshots.rhp “Snapshots”
C:\Program Files\Rhino 7\Plug-ins\IronPython\RhinoDLR_Python.rhp “IronPython” 7.33.23248.13001
C:\Program Files\Rhino 7\Plug-ins\RhinoCycles.rhp “RhinoCycles” 7.33.23248.13001
C:\Program Files\Rhino 7\Plug-ins\Grasshopper\GrasshopperPlugin.rhp “Grasshopper” 7.33.23248.13001
C:\Program Files\Rhino 7\Plug-ins\Toolbars\Toolbars.rhp “Toolbars” 7.33.23248.13001
C:\Program Files\Rhino 7\Plug-ins\Displacement.rhp “Displacement”
Hi -
That seems to work fine here.
Your title says “crash” but the instructions say “hang”.
I don’t see any crash reports from you, so probably something hangs? Is that just Grasshopper or also Rhino or the entire system? Is there any CPU activity in the Task Manager?
-wim
Hi,
Sorry for the misunderstanding.
I used “crash” cause when it hangs the only thing I can do is to kill the whole thing.
Unfortunately there is no crash therefore no report.
It seems to happen only on my laptop.
My desktop computer “resists” to the Test button challenge
OK button does work fine.
I just updated my video drivers and disable all my Grasshopper libraries (.no6 files).
It still hangs and cpu load seems really weak (0.5 %).
Regards
Hi @lahos,
You will need to disable all of your “Rhino plugins that do not ship with Rhino” and 3rd party Grasshopper components. When GhPython is back to working normally, then put back the 3rd party tools one-by-one until you determine which one is causing the problem.
– Dale
Nailed it !
I found the faulty Grasshopper plugin : SolutionAsync.
It seems that it is not working anymore with GhPython since at least SR32.
It is weird though that my desktop computer never had a bump.
Thank you for your help.
Regards