BUG: Package Manager does not open

Hey!
When i type _PackageManager in the commandline and press Enter - nothing happens. No error message. Restarting Rhino/System doesn’t help. I was testing before some yak commands. I am not sure if this is related. (Rhino 8 SR8 2024-6-18 - Rhino 8, 8.8.24170.13001)

systemInfo.txt (3.3 KB)

Greetings from Madrid,
Leon

I found the source of the error: :slight_smile:

I changed the Rhino.Options.PackageManager.Sources to

https://yak.rhino3d.com;C:\CUSTOMFOLDER;

The last semicolon leads to the described error.

Correct would be: https://yak.rhino3d.com;C:\CUSTOMFOLDER

@Developers: A error message would be good.

Greetings,
Leon

Hi Leon -

Thanks. I’ve reported this as RH-82822 PackageManager: Semicolon Makes Command Fail Silently
-wim

1 Like