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

LowLag undefined in ChromeOS #18

Open
ghost opened this issue Dec 8, 2018 · 3 comments
Open

LowLag undefined in ChromeOS #18

ghost opened this issue Dec 8, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 8, 2018

Chrome just outputs in console Lowlag is undefined, when a key is pressed it doesn't play a sound but it'll still switch musical objects

@Externalizable
Copy link
Owner

Hey! I can't seem to replicate this bug... Could you also provide the following information:

  • your Chrome version,
  • your operating system,
  • and full console output for bongo.cat?

Thank you for taking the time to report this! :-)

@BadCoder2
Copy link

I'm getting this error too.
Running ChromeOS
Chrome version 71.0.3578.127
I host this on a server so the sound will work
Server output:
127.0.0.1 - - [06/Feb/2019 10:24:36] "GET /images/bongo.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:36] "GET /images/keyboard.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:36] "GET /style/style.css HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:36] "GET /js/sm2/js/soundmanager2-jsmin.js HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:36] "GET /js/core.js HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/cymbal.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/marimba.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/m1.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/m2.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/l1.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/l2.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/r1.png HTTP/1.1" 200 - 127.0.0.1 - - [06/Feb/2019 10:24:37] "GET /images/r2.png HTTP/1.1" 200 -
Console:
lowLag.js:1 Failed to load resource: net::ERR_CONNECTION_RESET soundmanager2-jsmin.js:32 SoundManager: No Flash detected. Trying HTML5-only mode. soundmanager2-jsmin.js:32 -- SoundManager 2: HTML5 support tests (/^(probably|maybe)$/i): mp3: true, mp4: true, ogg: true, wav: true -- soundmanager2-jsmin.js:32 -- SoundManager 2 V2.97a.20120624 (HTML5-only mode) -- soundmanager2-jsmin.js:32 soundManager::init() soundmanager2-jsmin.js:32 -- SoundManager 2: loaded -- jquery.min.js:2 jQuery.Deferred exception: lowLag is not defined ReferenceError: lowLag is not defined at HTMLDocument.<anonymous> (http://0.0.0.0:8000/js/core.js:69:5) at l (https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:29375) at c (https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js:2:29677) undefined w.Deferred.exceptionHook @ jquery.min.js:2 content.js:1 Feedback rendered antiphishing.js:1 Sending APH request... jquery.min.js:2 Uncaught ReferenceError: lowLag is not defined at HTMLDocument.<anonymous> (core.js:69) at l (jquery.min.js:2) at c (jquery.min.js:2) (9) core.js:132 Uncaught ReferenceError: lowLag is not defined at Function.$.sound (core.js:132) at Function.$.play (core.js:121) at HTMLDocument.<anonymous> (core.js:203) at HTMLDocument.dispatch (jquery.min.js:2) at HTMLDocument.y.handle (jquery.min.js:2)
Thanks in advance.

@mmccall0813
Copy link

i also have this issue on chromebook

@Externalizable Externalizable changed the title Chrome LowLag undefined in ChromeOS Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants