Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on playback in Firefox 50 #678

Closed
filerun opened this issue Dec 21, 2016 · 4 comments
Closed

Error on playback in Firefox 50 #678

filerun opened this issue Dec 21, 2016 · 4 comments

Comments

@filerun
Copy link

filerun commented Dec 21, 2016

Media resource data:audio/wav;base64,UklGRiQAAABXQVZFZm10IBAAAAABAAEARKwAAIhYAQACABAAZGF0YQAAAAA= could not be decoded.

uncaught exception: undefined

@goldfire
Copy link
Owner

That doesn't appear to be a valid audio file. You'll get a load error with that in any browser, not just Firefox.

@filerun
Copy link
Author

filerun commented Dec 24, 2016

That is the error, not the file. The file plays, that's the error in the console, even though the file plays.

@goldfire
Copy link
Owner

Can you provide a reproducible test case (possibly a jsfiddle or at least access to the file throwing this error)?

@goldfire goldfire reopened this Dec 24, 2016
@filerun
Copy link
Author

filerun commented Dec 25, 2016

Just hit "unload()" on any Howl object on Firefox. The loaded file is not relevant. What you said above that doesn't look like a valid audio file is actually from Howler's source code, inside the unload method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants