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://www.juegosdiarios.com/juegos/decimated.html #8723

Open
VzBrandonZ opened this issue Dec 8, 2022 · 1 comment · May be fixed by #19594
Open

Error on https://www.juegosdiarios.com/juegos/decimated.html #8723

VzBrandonZ opened this issue Dec 8, 2022 · 1 comment · May be fixed by #19594
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) error-report Automated error reports from Ruffle web build

Comments

@VzBrandonZ
Copy link

Error Info

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

Error: panicked at 'called `Option::unwrap()` on a `None` value', core/src/display_object/container.rs:781:18
    at a.wbg.__wbg_new_df6e6ab7a65c4c4d (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/ruffle.js?v=10.8:1:6553)
    at std::sync::once::Once::call_once::{{closure}}::hce6501f6f20767e4 (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[1356]:0x27acb7)
    at std::sync::once::Once::call_inner::hd3d269a4946f2df2 (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[1636]:0x2af21f)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::h6ed7686ed76cb258 (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[4833]:0x3a4f55)
    at std::panicking::rust_panic_with_hook::h4f753dc70b771d8e (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[3691]:0x379777)
    at std::panicking::begin_panic_handler::{{closure}}::h5c9fc29957309ae8 (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[4349]:0x3986c1)
    at std::sys_common::backtrace::__rust_end_short_backtrace::h92808941d97e9b21 (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[5189]:0x3aa8a4)
    at rust_begin_unwind (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[5068]:0x3a9057)
    at core::panicking::panic_fmt::hbd8a975261a5f466 (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[5190]:0x3aa8da)
    at core::panicking::panic::h8e74859c8f9988ca (https://www.juegosdiarios.com/staticfiles.juegosdiarios.com/web/js/new/ruffle/bf4d4f25e545c29722d2ab3143ad22e4.wasm:wasm-function[5000]:0x3a7edc)

Player Info

Allows script access: true
Player type: Object
SWF URL: https://www.juegosdiarios.com/juegos/decimated-SANG-bored.swf?codigo=zuxrqpb
Param movie: https://www.juegosdiarios.com/juegos/decimated-SANG-bored.swf?codigo=zuxrqpb
Param quality: high
Param allowScriptAccess: always
Attribute 0: undefined
Attribute 1: undefined
Attribute 2: undefined
Attribute 3: undefined

Page Info

Page URL: https://www.juegosdiarios.com/juegos/decimated.html
SWF URL: https://www.juegosdiarios.com/juegos/decimated-SANG-bored.swf?codigo=zuxrqpb

Browser Info

Useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 OPR/92.0.0.0 (Edition std-1)
OS: Win32

Ruffle Info

Version: 0.1.0
Name: nightly 2021-02-21
Channel: nightly
Built: 2021-02-21T00:20:18.629Z
Commit: eb173f0

@n0samu n0samu added A-avm1 Area: AVM1 (ActionScript 1 & 2) error-report Automated error reports from Ruffle web build labels Dec 8, 2022
@n0samu
Copy link
Member

n0samu commented Dec 8, 2022

Can confirm that this problem is still occurring in latest Ruffle. The easiest way to trigger it is to start the game, sit through the tutorial, go to the first area and let the enemies kill you. When your health bar runs out, the panic occurs. Or if you play normally, it also seems to happen at random points when fighting off the enemies in the later areas.

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

Successfully merging a pull request may close this issue.

2 participants