ruffle-rs / ruffle

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

Error on https://www.furaffinity.net/view/16088404/ #2829

Closed SergalGL closed 2 years ago

SergalGL commented 3 years ago

Error Info

Error name: Error Error message: panicked at 'called Result::unwrap() on an Err value: JsValue(TypeError: Failed to fetch TypeError: Failed to fetch)', web/src/navigator.rs:201:18 Error stack:

Error: panicked at 'called `Result::unwrap()` on an `Err` value: JsValue(TypeError: Failed to fetch
TypeError: Failed to fetch)', web/src/navigator.rs:201:18
    at s.wbg.__wbg_new_df6e6ab7a65c4c4d (<anonymous>:3:6487)
    at std::sync::once::Once::call_once::{{closure}}::h7141d078b1ea013f (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[1271]:0x256e6b)
    at std::sync::once::Once::call_inner::h02eac160d339afc2 (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[1537]:0x287b7f)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::hf48d3d3ee3d10801 (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[4318]:0x35dade)
    at std::panicking::rust_panic_with_hook::h123718ba3bf480af (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[3314]:0x336baf)
    at std::panicking::begin_panic_handler::{{closure}}::hf393a82e58397bd2 (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[3926]:0x3539e6)
    at std::sys_common::backtrace::__rust_end_short_backtrace::h2ff2cfc953878925 (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[4664]:0x363220)
    at rust_begin_unwind (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[4536]:0x361836)
    at core::panicking::panic_fmt::h285dc015a87be5a4 (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[4666]:0x363284)
    at core::option::expect_none_failed::hb95d2b1dc5448c17 (chrome-extension://nolllgmomnoaopcmgamoapljpmgiigbk/dist/7529c74a352c7085633a156f1dc0739b.wasm:wasm-function[4005]:0x35614f)

Player Info

Allows script access: false Player type: Object SWF URL: //d.facdn.net/art/untiedverbeger/1427169749/1427169749.untiedverbeger_comih23r2.swf Param movie: //d.facdn.net/art/untiedverbeger/1427169749/1427169749.untiedverbeger_comih23r2.swf Param quality: high Param wmode: direct Attribute 0: undefined Attribute 1: undefined Attribute 2: undefined Attribute 3: undefined Attribute 4: undefined Attribute 5: undefined Attribute 6: undefined

Page Info

Page URL: https://www.furaffinity.net/view/16088404/ SWF URL: https://d.facdn.net/art/untiedverbeger/1427169749/1427169749.untiedverbeger_comih23r2.swf

Browser Info

Useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36 OS: Win32

Ruffle Info

Version: 0.1.0 Name: nightly 2021-01-23 Channel: nightly Built: 2021-01-23T01:07:06.024Z Commit: 0cf3a4abedae45a31db9764f74026dcab48cd05e

GreenReaper commented 3 years ago

Marked as not yet supported now that they've integrated Ruffle, presumably AVM2/AS2? Loads here to the loader, but no further.

n0samu commented 2 years ago

Closing since the panic was reported fixed above