My Plug-in terminated MuseScoreV4 abnormally.

• Jul 6, 2023 - 06:43

I have created plug-ins for Japanese instruments such as shakuhachi, shinobue, shamisen, koto, and numerical notation, and have rewritten shakuhachi, shinobue, and numerical notation to be compatible with V4.
However, only the Koto plugin is causing MuseScore to close abnormally as soon as it is launched, and I have not been able to determine the cause.
"Plugins for 4.x" is referenced and Qt.quit() is removed.

Also,
Is there any way to debug the plugin in V4?
Is there any way to see the console.log output?

Please share your wisdom.

Attachment Size
Koto_Notation_v410.qml 28.57 KB

Comments

I'm not sure if 'dialog' type plugins are supported in this form, I recommend either to use no type or to put all qml objects in one parent item. if that doesnt fix it i have no idea

In reply to by Jojo-Schmitz

In MuseScoreV4.0.2, launching the Koto plugin always results in an abnormal exit on Intel iMac2020 and macOS 12.6.6 Montery.
I tried it on M2 Macbook Pro after hearing that it works on the Windows version and it works.
I assume this is a symptom with the Intel version of macOS.

Do you still have an unanswered question? Please log in first to post your question.