Skip to content
New issue

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

[DPlayer] ロード時エラー #13

Open
unyacat opened this issue Jul 1, 2022 · 1 comment
Open

[DPlayer] ロード時エラー #13

unyacat opened this issue Jul 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@unyacat
Copy link

unyacat commented Jul 1, 2022

環境

試したMirakTestバージョン: MirakTest-2.0.0-rc.1-win
試したDPlayerバージョン: 2022062121
Windows10 21H2で実行.

内容

プラグインロード時にエラー発生(動作に問題はないように見えるが一応)

エラー文

[Plugin] 繝ュ繝シ繝峨@縺セ縺励◆: miraktest-dplayer.plugin.js
webpack-internal:///13:169
const DPlayerWrapper = Object(external_React_in_globalThis_React_["memo"])(({ isPlaying, isSeekable, opacity, zoom, ng }) => {
                                                                          ^

TypeError: Object(...) is not a function
    at eval (webpack-internal:///13:169:75)
    at Module.<anonymous> (evalmachine.<anonymous>:907:3)
    at t (evalmachine.<anonymous>:258:17)
    at _default (evalmachine.<anonymous>:291:16)
    at evalmachine.<anonymous>:292:2
    at Script.runInContext (node:vm:139:12)
    at Object.runInContext (node:vm:289:6)
    at u (C:\Users\unyacat\Downloads\mirakbeta\MirakTest-2.0.0-nightly-win\resources\app.asar\dist\main.electron.js:1932:277228)
    at async FSWatcher.<anonymous> (C:\Users\unyacat\Downloads\mirakbeta\MirakTest-2.0.0-nightly-win\resources\app.asar\dist\main.electron.js:1932:278011) miraktest-dplayer.plugin.js
@ci7lus
Copy link
Owner

ci7lus commented Jul 1, 2022

これはメインプロセスでのロード失敗なのでレンダラーでの挙動には影響がないんですが、見栄えは悪いので気が向いたら修正してみます

@ci7lus ci7lus added the enhancement New feature or request label Jul 1, 2022
@ci7lus ci7lus changed the title [DPlayer] Windowsにてロード時エラー [DPlayer] ロード時エラー Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants