ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Crashing on https://z0r.de/L/z0r-de_7496.swf

Open torokati44 opened this issue 3 years ago • 1 comments

Looks similar to https://github.com/ruffle-rs/ruffle/issues/7516.

Error Info

Error name: Error Error message: panicked at 'called Result::unwrap() on an Err value: "Cannot access property ::stop of null or undefined"', core/src/timer.rs:115:26 Error stack:

966/V/e.wbg.__wbg_new_df6e6ab7a65c4c4d@http://localhost:8080/966.index.js:1:5528
std::sync::once::Once::call_once::{{closure}}::hfc03fe2b4b4b5347@:wasm-function[1187]:0x2cefce
std::sync::once::Once::call_inner::h1c414562e2619117@:wasm-function[1376]:0x30671d
core::ops::function::FnOnce::call_once{{vtable.shim}}::heb5d68cca0cadef0@:wasm-function[4782]:0x454c68
std::panicking::rust_panic_with_hook::h1c368a27f9b0afe1@:wasm-function[3116]:0x40029e
core::panicking::panic_fmt::hcdb13a4b2416cf82@:wasm-function[4970]:0x458e3c
core::result::unwrap_failed::he825aa6f43b16604@:wasm-function[4045]:0x43be0d
ruffle_web::Ruffle::tick::h5ebc548322b7564b@:wasm-function[587]:0x1d7735
ruffle_web::Ruffle::new_internal::{{closure}}::{{closure}}::{{closure}}::h35c79c5e9aca23fd@:wasm-function[5712]:0x473ac8
<dyn core::ops::function::FnMut<(A,)>+Output = R as wasm_bindgen::closure::WasmClosure>::describe::invoke::hf0298c5841ddcb8e@:wasm-function[5309]:0x463ef9
F@http://localhost:8080/966.index.js:1:2893
c@http://localhost:8080/966.index.js:1:2468

Player Info

Allows script access: false

Page Info

Page URL: http://localhost:8080/ SWF: https://z0r.de/L/z0r-de_7496.swf

Browser Info

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 Platform: Linux x86_64 Has touch support: false

Ruffle Info

Version: 0.1.0 Name: nightly 2022-07-30 Channel: nightly Built: 2022-07-30T06:34:13.958Z Commit: 1f2ce2f2da5b4e79698b0994b68e6f5a7cc5659f (slight, unrelated changes on top of https://github.com/ruffle-rs/ruffle/commit/d092861c15b2a0ae82f75076b76ded4fe09685d5) Is extension: false

torokati44 avatar Jul 30 '22 07:07 torokati44

Cc: https://github.com/ruffle-rs/ruffle/pull/7428 (@Aaron1011)

torokati44 avatar Jul 30 '22 07:07 torokati44

Fixed by https://github.com/ruffle-rs/ruffle/pull/7825.

torokati44 avatar Sep 03 '22 06:09 torokati44