My patches are on my PC’s drive in the default patches folder in Rack’s installation folder. I do have 990 patches, although the number shouldn’t make a difference.
I’ll try the devmode option and let you know if I spot something awry.
[edit]
[48.745 info C:/_Projects/VCVRack/Rack-SDK-2/plugins/vcv-prefabs/src/models/PatchSource.cpp:22 loadFile] [Prefabs] Loading patch from ./patches/Data bender maybe.vcv
[48.746 info C:/_Projects/VCVRack/Rack-SDK-2/plugins/vcv-prefabs/src/models/PatchSource.cpp:29 loadFile] [Prefabs] Unpacking patch to ./prefab-tmp
terminate called after throwing an instance of 'rack::Exception'
what(): Unarchiver could not open archive ./patches/Data bender maybe.vcv: Unrecognized archive format
The exception is being thrown because the module is trying to unarchive a v1.1.6 patch, which of course Rack v2 allows the loading of. FYI, the problem with this particular patch is it’s missing 3 modules that aren’t in the relevant v2 plugins.
So maybe if the exception, instead of terminating, it could ignore this as it would be indicitive of pre v2 patches?
the -d option doesn’t work here, as I have a different location for my documents folder and
rack with -d doesn’t load this folder and the patches and plugins I normally use.
my rack patch still crashes with the latest nightly
maybe it crashes, because I have the documents folder of Win on another hdd partition
( not on C: ) and Prefab expects it to be in the default location?
I am using the assets::user function to find your user directory so I am unsure why having the user directory on a different drive-letter would cause the problem.
The debug logging for the latest version will be helpful if Steve’s trick works for you.
I’m noticing about a 2-3 second lag in opening the menu on the floating dial, maybe it’s because I have a lot of selections and favorites? Running 2.2.2 on Mac Air M1 under Rosetta.
Yeah, I just came here to mention now that we’re processing patches, we’re doing a lot more work on startup. The more patches you have the longer startup will be.
I will attempt to optimize things as my exploration of features settles down and we squash some more bugs. Please let me know if the delay makes the plugin unusable.
That said, patches are also now included in search results on the latest build.
Ah, cool, sounds good, thanks for investigating. It does affect usability a bit, it’s not terrible right now but it is noticeably slower than the native right click menus.
One concern is the more I use this, the more I’ll save, and would that add to the lag, hehe?
Could there be an option to not parse patches? This way, it’s only slower when that option is active.
Also, I’d love an option to replace the right click built-in library browser with the Prefabs menu, similar to Stoermelder MB.
In the Favorites modules list, is it possible to list the Brands in alphabetical order? Not sure how it’s being ordered currently.