ruffle-rs / ruffle

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

Regression: Red Ball stuck on loading screen #8001

Open n0samu opened 2 years ago

n0samu commented 2 years ago

Describe the bug

Red Ball gets stuck on the loading screen in the latest 2022-09-17 build of Ruffle: image It loaded fine in previous builds.

Expected behavior

The game should load to the main menu: image

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

The problem also affects the Ruffle browser extension. I think it was caused by #7858.

bbaster commented 1 year ago

I have confirmed by bisecting that it was caused by #7858, afd29d19a451dc11ea0d4bc8a753b00aa456746a was the first bad commit

Lord-McSweeney commented 1 year ago

The game still works if you right-click and click "Play" on the loading screen.

bbaster commented 1 year ago

@Lord-McSweeney Nothing happens when I right-click in the Linux desktop application, the version built from the source code runs fine though

n0samu commented 1 year ago

Context menu is not implemented on desktop yet. He was talking about web builds of Ruffle where you can right-click => Play

waspennator commented 3 months ago

Still a problem as of latest nightly.