ruffle-rs / ruffle

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

Crash on game.swf #11189

Open 2ndBillGates opened 1 year ago

2ndBillGates commented 1 year ago

Describe what you were doing

try to run a flash game. this game needs a startup file, which means two swf files Archive.zip .

What does the crash message say?

panicked at 'Error in Surface::configure: Validation Error

Caused by: Parent device is lost ', /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-0.16.0/src/backend/direct.rs:734:18

Ruffle Version

0.1.0-nightly (fe4475d 2023-05-23)

Affected platform

Desktop app

Operating system

Arch Linux Rolling Release [64-bit]

Additional information

Filename: game.swf

n0samu commented 1 year ago

Are other games working for you, or does Ruffle crash whenever you run any SWF? This game is working fine for me (on Windows 10)

If you don't have any other SWFs to test, try a few from here: https://github.com/ruffle-rs/ruffle/wiki/Test-SWFs