We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lua51.dllがaviutl.exeと同じフォルダに無いと Curve Editorの表示 が出てきません。
つまり拡張編集をpluginsに入れる派閥の人では動かないということになります また、拡張編集がplugins、lua51.dllがrootという配置にした場合 Curve Editorの表示 は出てきますが、スクリプトは動きません(lua51.dllがないとのエラーを拡張編集が吐きます)
トラブルシューティングに次のように書かれています。 curve_editor.aufはexedit.aufのあるフォルダ、もしくはexedit.aufと同じ階層に作られたpluginsフォルダの中に存在していますか? この認識を誤っているのが原因のような気もしています https://scrapbox.io/aviutl/%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%E3%81%8C%E8%AA%8D%E8%AD%98%E3%81%95%E3%82%8C%E3%81%AA%E3%81%84 exedit.aufのあるフォルダはあまり関係なく、フィルタプラグインの許される配置は以下となります aviutl.exeのあるフォルダ/curve_editor.auf aviutl.exeのあるフォルダ/plugins/curve_editor.auf aviutl.exeのあるフォルダ/plugins/任意/curve_editor.auf
curve_editor.aufはexedit.aufのあるフォルダ、もしくはexedit.aufと同じ階層に作られたpluginsフォルダの中に存在していますか?
aviutl.exeのあるフォルダ/curve_editor.auf
aviutl.exeのあるフォルダ/plugins/curve_editor.auf
aviutl.exeのあるフォルダ/plugins/任意/curve_editor.auf
The text was updated successfully, but these errors were encountered:
wiki訂正いたしました。 誤った情報を記載してしまいすみません… 不具合自体の解決はもう少し先になるかもしれないです
Sorry, something went wrong.
No branches or pull requests
lua51.dllがaviutl.exeと同じフォルダに無いと Curve Editorの表示 が出てきません。
つまり拡張編集をpluginsに入れる派閥の人では動かないということになります
また、拡張編集がplugins、lua51.dllがrootという配置にした場合 Curve Editorの表示 は出てきますが、スクリプトは動きません(lua51.dllがないとのエラーを拡張編集が吐きます)
トラブルシューティングに次のように書かれています。
curve_editor.aufはexedit.aufのあるフォルダ、もしくはexedit.aufと同じ階層に作られたpluginsフォルダの中に存在していますか?
この認識を誤っているのが原因のような気もしています
https://scrapbox.io/aviutl/%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%E3%81%8C%E8%AA%8D%E8%AD%98%E3%81%95%E3%82%8C%E3%81%AA%E3%81%84
exedit.aufのあるフォルダはあまり関係なく、フィルタプラグインの許される配置は以下となります
aviutl.exeのあるフォルダ/curve_editor.auf
aviutl.exeのあるフォルダ/plugins/curve_editor.auf
aviutl.exeのあるフォルダ/plugins/任意/curve_editor.auf
The text was updated successfully, but these errors were encountered: