ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.81k stars 823 forks source link

Problem with following website that has lots of flash content #4065

Open hereforthedonuts opened 3 years ago

hereforthedonuts commented 3 years ago

Describe the bug The web pages I visited are: https://www.tennisplayer.net/public/classiclessons/chris_lewit/keys_to_the_kick/keys_to_the_kick_page1.html https://www.tennisplayer.net/public/classiclessons/chris_lewit/keys_to_the_kick/keys_to_the_kick_page2.html

None of the Flash files open in the first web page. In the second web page, I get the following notice where the first Flash file would open.

went wrong :( Ruffle has encountered a major issue whilst trying to display this Flash content. This isn't supposed to happen, so we'd really appreciate if you could file a bug!

Is the problem with the Ruffle desktop app, extension, or self-hosted version? I'm running a Chrome extension on Windows 10.

Lord-McSweeney commented 1 year ago

This error occurs because there are too many WebGL contexts at the same time. This issue occurs a lot on Flash-based sites.