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 chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/player.html #5330

Closed
Arokollo opened this issue Sep 19, 2021 · 3 comments
Closed
Assignees
Labels
avm2 AVM2 (ActionScript 3.0) issues error-report Automated error reports from Ruffle web build panic Hit a panic

Comments

@Arokollo
Copy link

Error Info

Error name: Error
Error message: panicked at 'Stage must always have a root movie', core/src/display_object/stage.rs:481:14
Error stack:

Error: panicked at 'Stage must always have a root movie', core/src/display_object/stage.rs:481:14
    at s.wbg.__wbg_new_df6e6ab7a65c4c4d (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/player.js:1:6803)
    at std::sync::once::Once::call_once::{{closure}}::h79e4330f0ce30987 (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[950]:0x2779e7)
    at std::sync::once::Once::call_inner::hc44ad7f626385660 (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[1200]:0x2cf992)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::h593050f4ffa2b904 (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[4197]:0x45f4f1)
    at std::panicking::rust_panic_with_hook::he9bfe03219d715ba (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[3029]:0x3f8bd4)
    at rust_begin_unwind (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[4415]:0x465020)
    at core::panicking::panic_fmt::hbf21a3d4bbb82bf8 (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[4598]:0x46c5b9)
    at core::option::expect_failed::h66afff61e82fdd86 (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[4142]:0x45dbad)
    at ruffle_web::Ruffle::tick::h2264033552e64de2 (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[526]:0x180667)
    at ruffle_web::Ruffle::new_internal::{{closure}}::{{closure}}::h9c124272a64adaa9 (chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/dist/fcf929249022847b08a7.wasm:wasm-function[5127]:0x47818e)

Player Info

Allows script access: false

Page Info

Page URL: chrome-extension://gfhjhnbngajgoncgcpooiehcgahagklk/player.html?url=https://static.familyspace.ru/swf/tree/tree.test.domain.swf
SWF URL: https://static.familyspace.ru/swf/tree/tree.test.domain.swf

Browser Info

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

Ruffle Info

Version: 0.1.0
Name: nightly 2021-09-14
Channel: nightly
Built: 2021-09-14T00:12:54.264Z
Commit: a882f85
Is extension: true

@Toad06
Copy link
Member

Toad06 commented Sep 24, 2021

Thanks for the report.

The game uses ActionScript 3 which is still a work in progress (see #1368) so the file may not work correctly anyway, but the panic is something pretty new (introduced in nightly-2021-05-18).

9b58dac is the commit that seems to cause the panic. @Herschel, pinging you to let you know.

@Toad06 Toad06 added avm2 AVM2 (ActionScript 3.0) issues panic Hit a panic labels Sep 24, 2021
@Herschel Herschel self-assigned this Oct 18, 2021
@Herschel Herschel added the error-report Automated error reports from Ruffle web build label Oct 24, 2021
@lvyitian
Copy link
Contributor

@mertbozkir
Copy link

Error on: https://lotr.creaction-network.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avm2 AVM2 (ActionScript 3.0) issues error-report Automated error reports from Ruffle web build panic Hit a panic
Projects
None yet
Development

No branches or pull requests

5 participants