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
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```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Everything is built and current. I get this crash as soon as I load the page:
The text was updated successfully, but these errors were encountered: