ruffle-rs / ruffle

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

Error on https://generalmathematics.net/gfiles/flash/ #8055

Closed tineybraine closed 2 years ago

tineybraine commented 2 years ago

Error Info

Error name: Error Error message: panicked at 'called Option::unwrap() on a None value', core/src/display_object/container.rs:853:18 Error stack:

Error: panicked at 'called `Option::unwrap()` on a `None` value', core/src/display_object/container.rs:853:18
    at s.wbg.__wbg_new_df6e6ab7a65c4c4d (https://generalmathematics.net/gfiles/flash/ruffle.js:1:6703)
    at std::sync::once::Once::call_once::{{closure}}::hdee01963557c8b87 (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[994]:0x315539)
    at std::sync::once::Once::call_inner::hf9144d66ddc67dec (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[1194]:0x3599f7)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e75ef83c7eceddf (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[4706]:0x50c075)
    at std::panicking::rust_panic_with_hook::h606d7c7f7a423b98 (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[3246]:0x4b5e2d)
    at rust_begin_unwind (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[4770]:0x50d7ca)
    at core::panicking::panic_fmt::h6314b5c91abe7349 (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[4982]:0x518747)
    at core::panicking::panic::hec1fc057bd0baf0b (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[4703]:0x50b8db)
    at core::ops::function::FnOnce::call_once::hb83ea7c2d8824069 (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[1044]:0x3277c0)
    at ruffle_core::avm1::function::Executable::exec::h97e3cc64039ed9c3 (https://generalmathematics.net/gfiles/flash/f75600c6b605d23c38b0.wasm:wasm-function[436]:0x1894ab)

Player Info

Allows script access: false

Page Info

Page URL: https://generalmathematics.net/gfiles/flash/?swf=electricman2.swf

Browser Info

Useragent: Mozilla/5.0 (X11; CrOS x86_64 14989.107.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 OS: Linux x86_64

Ruffle Info

Version: 0.1.0 Name: nightly 2021-12-21 Channel: nightly Built: 2021-12-21T00:14:34.280Z Commit: ccef61d0764c66d2f034ea07273d218b0f98e529 Is extension: false

n0samu commented 2 years ago

Duplicate of #4932