ruffle-rs / ruffle

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

holy guadalupe!: BitmapData Issue #11912

Open p0008874 opened 1 year ago

p0008874 commented 1 year ago

Describe the bug

image image image image image

2023-07-05T14:52:16.716909Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:16.717154Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:16.717806Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:16.718108Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:16.718385Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:16.718697Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:16.718935Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:16.719229Z  WARN run_frame: ruffle_core::avm1::runtime: Avm1::pop: Stack underflow
2023-07-05T14:52:49.216385Z  WARN run_frame: ruffle_core::stub: Encountered stub: AVM1 BitmapData.applyFilter()
2023-07-05T14:52:50.996956Z  INFO avm_trace: eo
2023-07-05T14:52:54.684166Z  INFO avm_trace: eo
2023-07-05T14:52:58.382956Z  INFO avm_trace: eo
2023-07-05T14:53:02.022976Z  WARN ruffle_core::avm1::globals::bitmap_data: Invalid BitmapData size: 0x0

Expected behavior

image image image image image

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

https://www.pouet.net/prod.php?which=25593

Lord-McSweeney commented 1 year ago

Fixed by #12176 (though it's pretty slow).