increpare / PuzzleScript

Open Source HTML5 Puzzle Game Engine
MIT License
903 stars 160 forks source link

"webkitAudioContext is not defined" #385

Closed Draknek closed 7 years ago

Draknek commented 7 years ago

Chrome 57.0.2987.110, Windows 10

On any play link, I'm getting the error "webkitAudioContext is not defined". This doesn't seem to affect the game itself, but it does mean that the hack link at the bottom isn't getting set.

E.g. http://www.puzzlescript.net/play.html?p=8f791761e397316a88b8ee5c5a931521

increpare commented 7 years ago

does it work in chrome 58 for you?

increpare commented 7 years ago

(I remember being able to repro this, but can't anymore)

Draknek commented 7 years ago

Nope, still broken for me in version 58.0.3029.81. Also seems to be broken in Firefox 53.0

Draknek commented 7 years ago

Uncaught ReferenceError: webkitAudioContext is not defined at window.Mobile.GestureHandler.a.isAudioSupported (scripts_play_compiled.js:589) at window.Mobile.GestureHandler.a.bootstrap (scripts_play_compiled.js:575) at Object.Mobile.enable (scripts_play_compiled.js:572) at XMLHttpRequest.githubHTTPClient.onreadystatechange (play.html?p=8c58b26…:268)