sound icon indicating copy to clipboard operation
sound copied to clipboard

Errors in IE/Edge and Firefox

Open henadzkavaliou opened this issue 8 years ago • 4 comments

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?

henadzkavaliou avatar Jul 24 '17 20:07 henadzkavaliou

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?

bigtimebuddy avatar Jul 24 '17 21:07 bigtimebuddy

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.

henadzkavaliou avatar Jul 26 '17 14:07 henadzkavaliou

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

bigtimebuddy avatar Jul 26 '17 14:07 bigtimebuddy

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.

henadzkavaliou avatar Jul 26 '17 14:07 henadzkavaliou