ruffle-rs / ruffle

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

Match & Merge - Error on loading #12039

Closed desertking closed 9 months ago

desertking commented 1 year ago

Describe the bug

Throws an error on loading the assets. You need to have the file assets for the game to load properly. Dunno if flashpoint has them.

Loading SWF file https://www.spiele-umsonst.de/azad/downloads/flashgames/mergeandmatch/game.swf

ERROR core/src/avm2/events.rs:419 Error dispatching event EventObject(EventObject { type: "complete", class: flash.events::Event, ptr: 0x2affdb0 }) to handler FunctionObject(FunctionObject { ptr: 0x28eda60 }) : ReferenceError: Error #1069: Property flash.system::ImageDecodingPolicy not found on global and there is no default value.

Expected behavior

Load & Run

Affected platform

Online demo

Operating system

All

Browser

All

Additional information

No response

desertking commented 9 months ago

Seems to work now but very lousy performance on web.