Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on https://unblockedgames.blogbucket.org/electric-man-2-hacked/ #4932

Closed
UsernameTakenorunavailable opened this issue Jul 26, 2021 · 8 comments
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) error-report Automated error reports from Ruffle web build

Comments

@UsernameTakenorunavailable

Error Info

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

Error: panicked at 'called `Option::unwrap()` on a `None` value', core/src/display_object/container.rs:849:18
    at a.wbg.__wbg_new_df6e6ab7a65c4c4d (https://unblockedgames.blogbucket.org/ruffle/ruffle.js:1:7026)
    at std::sync::once::Once::call_once::{{closure}}::hcab81935c0617527 (<anonymous>:wasm-function[1001]:0x277822)
    at std::sync::once::Once::call_inner::h79faa41f4d270a0b (<anonymous>:wasm-function[967]:0x26d28d)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2a5dc7de82b8523 (<anonymous>:wasm-function[3869]:0x41ac5a)
    at std::panicking::rust_panic_with_hook::hbdbceb5cd158bf19 (<anonymous>:wasm-function[2993]:0x3b93ea)
    at rust_begin_unwind (<anonymous>:wasm-function[4079]:0x42057c)
    at core::panicking::panic_fmt::h3ab5417155b7ba3b (<anonymous>:wasm-function[4229]:0x427348)
    at core::panicking::panic::h5bfdfaa3db9a4b4a (<anonymous>:wasm-function[4023]:0x41dcfe)
    at core::ops::function::FnOnce::call_once::h54a4376cf11af2c5 (<anonymous>:wasm-function[860]:0x24a804)
    at ruffle_core::avm1::function::Executable::exec::h8e7357a0bef754eb (<anonymous>:wasm-function[360]:0xd00e8)

Player Info

Allows script access: false
Player type: Object
SWF URL: https://files.blogbucket.org/2017/electricman2_hack.swf
Attribute 0: undefined
Attribute 1: undefined
Attribute 2: undefined
Attribute 3: undefined
Attribute 4: undefined

Page Info

Page URL: https://unblockedgames.blogbucket.org/electric-man-2-hacked/
SWF URL: https://files.blogbucket.org/2017/electricman2_hack.swf

Browser Info

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

Ruffle Info

Version: 0.1.0
Name: nightly 2021-06-27
Channel: nightly
Built: 2021-06-27T00:10:45.461Z
Commit: 169c79f

@sombraguerrero
Copy link
Contributor

sombraguerrero commented Sep 1, 2021

Subsequent reports of this issue have clarified that the crash is reproducible by entering the first level (after the tutorial). The crash occurs as soon as the start timer hits 0. If the crash does not happen on its own, and you're not able to enter the first level, it has been confirmed that spam-clicking a Round One level will eventually get you into it so you can reproduce the crash.

There is potentially, though only speculatively, relevant conversation surrounding #993 and #3839
Video: https://drive.google.com/open?id=12BEHrjycvOxX4hpRJfrvkTxLU5DUcLnw&authuser=bobertdos%40gmail.com&usp=drive_fs

@Herschel Herschel added the error-report Automated error reports from Ruffle web build label Oct 24, 2021
@n0samu
Copy link
Member

n0samu commented Mar 16, 2023

Panic has been fixed by #9447. Remaining problems will be tracked in #9594.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) error-report Automated error reports from Ruffle web build
Projects
None yet
Development

No branches or pull requests

6 participants