# "No response from serve"r error with sound files

**URL:** https://discourse.processing.org/t/no-response-from-serve-r-error-with-sound-files/21986
**Category:** Libraries
**Created:** [June 19, 2020, 5:15am UTC](https://discourse.processing.org/t/no-response-from-serve-r-error-with-sound-files/21986 "2020-06-19T05:15:56Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Sven](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/sven/32/8293_2.png) [@Sven](https://discourse.processing.org/u/Sven)
#### Post date: [June 19, 2020, 1:25pm UTC](https://discourse.processing.org/t/no-response-from-serve-r-error-with-sound-files/21986/2 "2020-06-19T13:25:41Z")

</div>

Hello @achandra,

I would love to help bust, just like last time, it’s a bit of a challenge. 🙂 Mainly because:

1. I can’t reproduce the error, it works for me in Safari on macOS.

2. You say the problem only appears sometimes. Those kinds of issues are the hardest to debug. (You’ll want a bug to be reproducible.)

3. The code samples you have is relatively complex and contains some stuff that makes little sense, like importing mp3 files and try parsing them as JavaScript (`<script src="The Light of Day.mp3"></script>`).

Try authoring a sketch that does nothing more than loading and playing an mp3 file. Does the same problem appear in that sketch?

---

_[View the full topic](https://discourse.processing.org/t/no-response-from-serve-r-error-with-sound-files/21986)._
