Plugins no longer working
I don't know which version this happened in, but two plugins that had been working are no longer working.
https://musescore.org/en/project/shinobue-notation-0
https://musescore.org/en/project/shakuhachi-notation-fingering
The last time I'd use the software a few months ago, they were fine. But when I opened the software yesterday, and agreed to the update, it seems that they no longer function. I tried deleting them and adding them back it, but it didn't help.
Comments
Most plugins don't work anymore with MuseScore 4.4.x
This plugin uses
QtQuick.Controls 1
, which doesn't exist anymore with Qt 6 (which MuseScore Studio 4.4+ uses). It will need to be updated to useQtQuick.Controls 2
.In reply to This plugin uses QtQuick… by cbjeukendrup
Ah, well, that explains it. I'll just revert to a previous version so I can use the plugins. Thank you!