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
I get the below error info from the console when I hit the "Add Pixel Die" button. I have "Use the new permissions backend for Web Bluetooth" set to "Enabled" in Chrome v131. I tried manually connecting the die to Windows bluetooth, no change.
foundry.js:72076 Failed to connect to die. Please see the console (F12) for full details.
fetch @ foundry.js:72076
notify @ foundry.js:71972
error @ foundry.js:72009
#onRequestPixel @ pixels-config.mjs:105
await in #onRequestPixel (async)
#onClickAction @ foundry-esm.js:45097
#onClick @ foundry-esm.js:45058
pixels-config.mjs:106 DOMException: User cancelled the requestDevice() chooser.
#onRequestPixel @ pixels-config.mjs:106
await in #onRequestPixel (async)
#onClickAction @ foundry-esm.js:45097
#onClick @ foundry-esm.js:45058
The text was updated successfully, but these errors were encountered:
I get the below error info from the console when I hit the "Add Pixel Die" button. I have "Use the new permissions backend for Web Bluetooth" set to "Enabled" in Chrome v131. I tried manually connecting the die to Windows bluetooth, no change.
foundry.js:72076 Failed to connect to die. Please see the console (F12) for full details.
fetch @ foundry.js:72076
notify @ foundry.js:71972
error @ foundry.js:72009
#onRequestPixel @ pixels-config.mjs:105
await in #onRequestPixel (async)
#onClickAction @ foundry-esm.js:45097
#onClick @ foundry-esm.js:45058
pixels-config.mjs:106 DOMException: User cancelled the requestDevice() chooser.
#onRequestPixel @ pixels-config.mjs:106
await in #onRequestPixel (async)
#onClickAction @ foundry-esm.js:45097
#onClick @ foundry-esm.js:45058
The text was updated successfully, but these errors were encountered: