Alexander Ressler
Alexander Ressler
I just started using this plugin and ran into this same issue. Setting `var hasTypedArrays = false;` as @pgcan says temporarily fixes the problem.
> Is there a release date for this, or is there a nightly channel that we can get a release from? Looks like they release every two months or so....
I had this working on Windows 10, but I recently upgraded my workstation hardware and installed Windows 11. Now I get this error. It seems related to this log message....
I just got it working by switching the sound output device in Windows. Maybe Windows got exclusive access to my audio interface, and it interfered with jack. All I did...
You could try installing ASIO4ALL and seeing if that driver helps. In the interface selection menus there are lots of options for various Windows driver options. I haven't had any...
Is there a way to add a constraint on the Azure Pipeline to use the CPU model that works? I am hitting this issue in Azure DevOps Pipelines, and I...
I have this problem too. I have a workspace with multiple project folders with Python/C++/C#/NodeJS code, but only one is a C# project. I get the same error, and I...