ruffle-rs / ruffle

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

Zumball - Black Screen with error #10997

Open desertking opened 1 year ago

desertking commented 1 year ago

Describe the bug

Loading SWF file https://www.spiele-umsonst.de/azad/downloads/flashgames/zumballnew.swf ruffle_web-wasm_extensions.js:692 ERROR core/src/timer.rs:159 Unhandled AVM2 error in timer callback: ArgumentError: Error #2015: Invalid BitmapData.

The game stays black, there seems to be a problem with the BitmapData as seen in the error

Expected behavior

Show the game.

Affected platform

Online demo

Operating system

All

Browser

All

Additional information

No response

desertking commented 1 year ago

Still open.