Updated Crystal Palace, MrLumps, Nocturnal Encoders

Crystal Palace is updated to version 2.0.0.

MrLumps is updated to version 2.0.0.

Nocturnal Encoders is updated to version 2.0.0.

You can find them is the Library. Links to full documentation included. Feedback welcome!

14 Likes

Crystal Palace doesn’t update properly under Linux (Mint 20.2,based on Ubuntu 20.04 LTS). The log contains the following error:

[0.161 warn src/plugin.cpp:203 loadPlugin] Could not load plugin /home/darchillus/.Rack2/plugins/CrystalPalace: Failed to load library /home/darchillus/.Rack2/plugins/CrystalPalace/plugin.so: /lib/x86_64-linux-gnu/libc.so.6: version ``GLIBC_2.32' not found (required by /home/darchillus/.Rack2/plugins/CrystalPalace/plugin.so)

Looks like the plugin has been build using a too recent version of GLIBC, making it incompatible with Linux distributions that are slightly older (but still used a lot). We’ve seen the same problem with the Blamsoft XFX plugins (see Blamsoft is back thread).

Yup, like I said over here:

https://community.vcvrack.com/search?expanded=true&q=glibc%20version%20%40Vortico

Especially:

This REALLY should be better documented in the developer manual.