ruffle-rs / ruffle

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

Teenage Mutant Ninja Turtles: Sewer Run #15449

Open Stefannag opened 6 months ago

Stefannag commented 6 months ago

Describe the bug

After loading all the files, it will pop up an error:

ERROR core/src/tag_utils.rs:499 Error running definition tag: PlaceObject3, got Couldn't read SWF: Invalid data: Invalid PlaceObject type

Expected behavior

To read correctly the SWF.

Content Location

Ruffle

Flash

Affected platform

Self-hosted version

Operating system

Windows 11

Browser

Google Chrome Version 120.0.6099.200 (Official Build) (64-bit)

Additional information

No response

Stefannag commented 6 months ago

@Lord-McSweeney do you have any ideas why I get this error here? Is something from the files or Ruffle?