I have a website (AWDYBOT.ORG) that plays audio files using the Web Audio API and BufferLoader.js. On some devices it works just fine, but on others a "BufferLoader: XHR error" occurs as soon as the user click the button that should start the playing. The XMLHttpRequest status property is 0 when that happens. What could be causing this?