Closed morganmay closed 7 months ago
Interestingly I am also using vcvrack-bin 2.5.1-2 from the aur and have not encountered this issue yet :o
I just grabbed the 2.1.13 build from the library and it all works perfectly so far... weird
If its any module on construct then it could be something to do with the config file. They moved the location of the user folder so it should be in ~/.local/share/Rack2/questionablemodules.json
. Maybe check to see if that is corrupt in some way? If you post it here don't forget to omit the gitPersonalAccessToken if you set one from Night-bin.
I'll be taking a peek at my code here just incase im doing something odd :P
edit: purposefully breaking my own questionablemodules.json causes the exact same error messages to appear. deleting the file and letting it regenerate should fix issue for now I hope :)
I've pushed a change that will automatically regenerate the plugins settings if it can't read it properly, you can try it out in the nightly build: https://github.com/isivisi/questionablemodules/releases/tag/Nightly
Let me know if that helps
I missed the JSON file when I tried deleting the plugin data earlier. Deleting it and then reopening Rack did the trick. Thanks again!
Whenever I add any of the modules from this plugin to a patch in VCV Rack 2.5.1, Rack instantly crashes. Here's the relevant bit of the log from a crash after adding SLURP:
I get a similar crash when I add any of the other modules.
As far as I can tell, this started happening after the update to VCV Rack 2.5. I'm using the version of this plugin installed from the VCV Library with the
vcvrack-bin 2.5.1-2
AUR package on Arch Linux. I tried removing and reinstalling the plugin, but that didn't help.Thanks for your work on this plugin; SLURP is one of my favorite oscillators to play with!