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

Errors in IE/Edge and Firefox #27

Open
henadzkavaliou opened this issue Jul 24, 2017 · 4 comments
Open

Errors in IE/Edge and Firefox #27

henadzkavaliou opened this issue Jul 24, 2017 · 4 comments

Comments

@henadzkavaliou
Copy link

Hello!

I'm using pixi.js for my project, and sounds play a significant part in it. Among desired browsers where my project is supposed to work are IE11/Edge and newest FF.

I get these errors trying either pixi-sound demo or starting my project with pixi-sound:

  1. IE11/Edge
    SCRIPT438: Object doesn't support property or method 'canPlayType'
    SCRIPT16385: Not implemented // several times

And no reaction for click.

  1. Firefox
    An unknown error occurred while processing decodeAudioData // several times

And after 'play' click:
TypeError: instance.on is not a function
An unknown error occurred while processing decodeAudioData.
Error: Unable to decode file

Everything is ok in Chrome and Safari.
I tried both v1.4.2 and v2.0.0-alpha.

Tell, please, if you are able to handle that or you can advice any options for me?

@bigtimebuddy
Copy link
Member

Thanks for reporting these errors.

Unfortunately, I was not able to reproduce these errors in IE 11 or Firefox. I need some more information from you. What specifically are you clicking on to produce these errors? Which page on the examples, which buttons?

@henadzkavaliou
Copy link
Author

henadzkavaliou commented Jul 26, 2017

Unfortunately, I was not able to reproduce these errors in IE 11 or Firefox. I need some more information from you. What specifically are you clicking on to produce these errors? Which page on the examples, which buttons?

Thanks for such quick response!
I thought the best way to show my problems is to record my screen.
In video I visit the link with pixi-sound demo (https://pixijs.github.io/pixi-sound/examples/demo.html) with opened console. Also you are able to see my browsers' version.
Please, find links for IE and FF below.

IE: https://drive.google.com/open?id=0B4JHq9YtytvoNnhDSWhpMXNyR1k
FF: https://drive.google.com/file/d/0B4JHq9YtytvoalhFZ2ZEVmcwaHM/view?usp=sharing

P.S. sorry, google drive corrupts video resolution. I'll attach other links in some minutes.

@bigtimebuddy
Copy link
Member

Very helpful. One more follow-up, what version of Windows are you on?

@henadzkavaliou
Copy link
Author

henadzkavaliou commented Jul 26, 2017

It seems that if you download video files, everything will be ok with resolution. Please, tell if anything wrong with videos.
I use Windows 10.

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