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

AudioWorkletNode cannot be created #6

Open
chuckrector opened this issue Apr 14, 2020 · 0 comments
Open

AudioWorkletNode cannot be created #6

chuckrector opened this issue Apr 14, 2020 · 0 comments

Comments

@chuckrector
Copy link
Collaborator

Everything is built and current. I get this crash as soon as I load the page:

verge.out.js:1937 Uncaught (in promise) DOMException: Failed to construct 'AudioWorkletNode': AudioWorkletNode cannot be created: The node name 'libopenmpt-processor' is not defined in AudioWorkletGlobalScope.
    at http://localhost:8000/verge.out.js:1937:353
(anonymous) @ verge.out.js:1937
Promise.then (async)
wasm_playSong @ verge.out.js:1941
imports.<computed> @ verge.out.js:6105
(anonymous) @ 006524ce-198:600
(anonymous) @ 006524ce-209:531
(anonymous) @ 006524ce-231:2549
(anonymous) @ 006524ce-141:437
(anonymous) @ 006524ce-148:51
(anonymous) @ 006524ce-272:769
ret.<computed> @ verge.out.js:6129
(anonymous) @ verge.out.js:6213
(anonymous) @ verge.out.js:1934
Promise.then (async)
(anonymous) @ verge.out.js:1934
handleSleep @ verge.out.js:6192
downloadAll @ verge.out.js:1934
imports.<computed> @ verge.out.js:6105
(anonymous) @ 006524ce-262:4478
(anonymous) @ 006524ce-272:265
ret.<computed> @ verge.out.js:6129
(anonymous) @ verge.out.js:6213
(anonymous) @ verge.out.js:1935
Promise.then (async)
(anonymous) @ verge.out.js:1935
handleSleep @ verge.out.js:6192
fetchSync @ verge.out.js:1935
imports.<computed> @ verge.out.js:6105
(anonymous) @ 006524ce-262:2093
(anonymous) @ 006524ce-272:265
ret.<computed> @ verge.out.js:6129
Module._main @ verge.out.js:6377
callMain @ verge.out.js:6738
doRun @ verge.out.js:6804
run @ verge.out.js:6819
runCaller @ verge.out.js:6712
removeRunDependency @ verge.out.js:1726
receiveInstance @ verge.out.js:1851
receiveInstantiatedSource @ verge.out.js:1868
Promise.then (async)
instantiateArrayBuffer @ verge.out.js:1875
(anonymous) @ verge.out.js:1894
Promise.then (async)
(anonymous) @ verge.out.js:1889
Promise.then (async)
instantiateAsync @ verge.out.js:1887
createWasm @ verge.out.js:1915
(anonymous) @ verge.out.js:6350```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant