question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not working in safari

See original GitHub issue

I’m having trouble getting butterchurn for mStream to work in Safari. The console has this error:

TypeError: null is not an object (evaluating 'this.gl.createFramebuffer')

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
captbaritonecommented, Sep 9, 2018

As far as I know Safari does not support WebGL 2, which Butterchurn uses. Check out https://github.com/jberg/butterchurn/blob/master/src/isSupported.js which exports a function to detect if Buttefchurn is supported in a given browser. We use this in Webamp. You can see the usage here: https://github.com/captbaritone/webamp/blob/master/js/index.js

0reactions
lexum0commented, Nov 2, 2018

I’m trying to get the legacy version running on a Mac, can you share the files “as is” even if they are not an NPM package? They WebGL 1 version is the closest I’ve found to have Milkdrop running on a Mac.

Thanks in advance.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If Safari on Mac doesn't open a webpage or isn't working as ...
If Safari on Mac doesn't open a webpage or isn't working as expected · Reload the page · Check Safari extensions · Check...
Read more >
How to fix Safari not working on Mac? - MacPaw
Click the Apple menu. Select Force Quit. Choose Safari from the list of apps and click Force Quit.
Read more >
Safari Not Working on Mac? 9 Ways to Fix
1. Force Quit Safari. If Safari just froze on you and is not working at all on your Mac, try force-quitting it. ·...
Read more >
Safari Not Working on Mac/MacBook, How to Fix? (2022)
Safari not working on Mac, try these solutions · Check the network · Force quit Safari · Restart Mac · Clear the website...
Read more >
Top 7 Ways to Fix Safari Not Responding on Mac - TechWiser
1. Force Quit Safari · 2. Close Other Apps in the Background · 3. Disable Apps Opening on Startup · 4. Remove Safari...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found