Hi, thanks for working on tools for Foundry, I used the previous version in Foundry v12 all the time and it was great. I can’t seem to get the new module working with the latest version of Foundry in Firefox though.
I installed module and added my API key. It was stuck saying downloading cache data or something like that and when I hit the browse button it said there was no data. I tried hitting the “Syrinscape Player” button on the left side of the UI under “Ambient Sound Controls” and that pops up a window trying to go to app.syrinscape.com//gm/ with gives a 404.
I was wondering if this was a browser-specific issue so I loaded Foundry up in Safari and was able to get the Syrinscape cache to download there. Only the free soundsets showed up in the browser but none of the sounds (even the free ones) would actually play. The Syrinscape Player button load the control panel but in Safari you get a message that that browser isn’t supported.
I switched back to Firefox and looked in the console, the module is just constantly throwing JS errors :
000/modules/syrinscape-control/lib/homePlayer.js:172
[homePlayer.js:5:318](http://[server-name]/modules/syrinscape-control/lib/homePlayer.js)
Uncaught (in promise) Error: bad response: [object Response] [Detected 1 package: syrinscape-control(1.0.2)]
and
Uncaught (in promise) Error: localForage error: InvalidStateError: A mutation operation was attempted on a database that did not allow mutations.
[Detected 1 package: syrinscape-control(1.0.2)]
I’ve been avoiding using Chrome with Foundry for both performance and ideological reasons. I guess I could download it and try there for additional troubleshooting purposes but I was just wondering if this is a known issue? I didn’t see anything in the module docs about requiring Chrome.
I’m on a Mac M4 Pro running on Sequoia 15.5 if that makes a difference.