ruffle-rs / ruffle

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

Error on https://www.gameflare.com/embed/comic-book-cody/ #9938

Closed S595m closed 1 year ago

S595m commented 1 year ago

Error Info

Error name: Error Error message: panicked at 'Stage must always have a root movie', core/src/display_object/stage.rs:625:9 Error stack:

Error: panicked at 'Stage must always have a root movie', core/src/display_object/stage.rs:625:9
    at W.n.wbg.__wbg_new_15d3966e9981a196 (https://www.gameflare.com/emulators/ruffle/core.ruffle.4606799d34815a8cb656.js:1:46443)
    at std::sync::once::Once::call_once::{{closure}}::h232d3d481290a400 (wasm://wasm/0294a55a:wasm-function[2037]:0x4f1ae7)
    at std::sys_common::once::generic::Once::call::h6b012ac601cc39bf (wasm://wasm/0294a55a:wasm-function[1972]:0x4e2c41)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::h68563d86acb3fcd8 (wasm://wasm/0294a55a:wasm-function[7469]:0x7b4d0f)
    at std::panicking::rust_panic_with_hook::hbafe3e603d331223 (wasm://wasm/0294a55a:wasm-function[5272]:0x70ca1c)
    at core::panicking::panic_fmt::h1d17fc068f528130 (wasm://wasm/0294a55a:wasm-function[7800]:0x7c4025)
    at core::option::expect_failed::hde6894209e142acf (wasm://wasm/0294a55a:wasm-function[9014]:0x7ef6d5)
    at ruffle_core::display_object::stage::Stage::root_clip::hb4bcd66219241510 (wasm://wasm/0294a55a:wasm-function[5266]:0x70bb5a)
    at ruffle_web::Ruffle::tick::h0965383f85ea7d5c (wasm://wasm/0294a55a:wasm-function[672]:0x23efbd)
    at ruffle_web::Ruffle::new_internal::{{closure}}::{{closure}}::{{closure}}::h984cd2a9ee1e1aa7 (wasm://wasm/0294a55a:wasm-function[9482]:0x801848)

Player Info

Allows script access: false

Page Info

Page URL: https://www.gameflare.com/embed/comic-book-cody/ SWF URL: https://data.gameflare.com/games/4090/zp2wjnuZhppPNT.swf

Browser Info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.63 Platform: Win32 Has touch support: false

Ruffle Info

Version: 0.1.0 Name: nightly 2023-03-08 Channel: nightly Built: 2023-03-08T00:26:27.990Z Commit: 93834b63de27a43e37dd84ba8f3750aaa8ffc1ab Is extension: false

Metadata

width: 640 height: 480 frameRate: 24 numFrames: 2 swfVersion: 14 backgroundColor: undefined isActionScript3: true uncompressedLength: 5772341

S595m commented 1 year ago

thanks

Bale001 commented 1 year ago

Duplicate of #9907