ruffle-rs / ruffle

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

Error on https://incredibots.com/if/game.php #10520

Open n0samu opened 1 year ago

n0samu commented 1 year ago

Error Info

Error name: Error Error message: panicked at 'Unable to get Object', /home/runner/.cargo/git/checkouts/rust-flash-lso-7db697fbf6bd96f3/8376453/flash-lso/src/amf3/read.rs:418:14

Player Info

Allows script access: true

Page Info

Page URL: https://incredibots.com/if/game.php SWF URL: https://incredibots.com/if/incredibots2.swf?1604326052

Browser Info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0 Platform: Win32 Has touch support: false

Ruffle Info

Version: 0.1.0 Name: nightly 2023-03-25 Channel: nightly Built: 2023-03-25T00:20:25.477Z Commit: f6a139235bdb9e1a03548a444222f5bb77414149 Is extension: true

Metadata

width: 800 height: 600 frameRate: 30 numFrames: 1 swfVersion: 10 backgroundColor: undefined isActionScript3: true uncompressedLength: 104991

n0samu commented 1 year ago

Same error as #10488 and #10174. Also occurs in the latest Ruffle nightly.

n0samu commented 1 year ago

AVM2 stack is available from #13331

torokati44 commented 3 weeks ago

This supposedly got fixed by https://github.com/ruffle-rs/ruffle/pull/18046.