You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2024. It is now read-only.
I am getting a similar issue to issue #44, but in Google Chrome Version 96.0.4664.93 (Official Build) (64-bit) when logged in as a player, but not as the GM.
Uncaught (in promise) TypeError: Failed to execute 'connect' on 'AudioNode': Overload resolution failed.
at Function.attemptEmbiggen (audioreact.js:235)
at Sound.play (monkeypatcher.js:24)
at Sound.🎁Sound.prototype.play#0 (libWrapper-wrapper.js:182)
at AudioHelper.play (foundry.js:53839)
attemptEmbiggen @ audioreact.js:235
play @ monkeypatcher.js:24
🎁Sound.prototype.play#0 @ libWrapper-wrapper.js:182
play @ foundry.js:53839
Uncaught (in promise) TypeError: Failed to execute 'connect' on 'AudioNode': Overload resolution failed.
at Function.attemptEmbiggen (audioreact.js:235)
at Sound.play (monkeypatcher.js:24)
at Sound.🎁Sound.prototype.play#0 (assets.forge-vtt.com/bazaar/modules/lib-wrapper/1.11.0.0/lib-wrapper.js:1)
at AudioHelper.play (foundry.js:53839)
I am getting a similar issue to issue #44, but in Google Chrome Version 96.0.4664.93 (Official Build) (64-bit) when logged in as a player, but not as the GM.