ruffle-rs / ruffle

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

Totally Spies Shooter: Stuck in Help Menu #11901

Open waspennator opened 1 year ago

waspennator commented 1 year ago

Describe the bug

totally-spies-shooter.zip Game seems to work alright, except for one moment where if you click on rules and try to back out, ruffle won't let you back to the main menu, essentially softlocking you.

Expected behavior

You should be able to press the back button while on the rules page and it should bring you back to the main menu.

Affected platform

Desktop app

Operating system

Windows 11

Browser

No response

Additional information

No response

n0samu commented 1 year ago

The error is: ERROR ruffle_core::avm1::activation: GotoFrame failed: Target is not a MovieClip

waspennator commented 10 months ago

Still present on latest nightly.