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

quantum of light #16458

Open
Croworbit opened this issue May 25, 2024 · 0 comments
Open

quantum of light #16458

Croworbit opened this issue May 25, 2024 · 0 comments
Labels
bug Something isn't working panic Hit a panic

Comments

@Croworbit
Copy link

Describe what you were doing

played the game

What does the crash message say?

Error Info

Error name: Error
Error message: panicked at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/sync/mutex/no_threads.rs:20:9:
assertion left == right failed: cannot recursively acquire mutex
left: true
right: false
Error stack:

69/__wbg_get_imports/imports.wbg.__wbg_new_28c511d9baebfa89@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/69.js:3429:21
ruffle_web.wasm.js_sys::Error::new::hc894352b761e2b75@:wasm-function[12745]:0x9f80c9
ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::h8354b5717a2f8860@:wasm-function[10512]:0x9b1b12
ruffle_web.wasm.std::panicking::rust_panic_with_hook::h32c80a64fe4de396@:wasm-function[6522]:0x875aff
ruffle_web.wasm.core::panicking::panic_fmt::hc7427f902a13f1a9@:wasm-function[10261]:0x9aa771
ruffle_web.wasm.core::panicking::assert_failed_inner::h0379ad51ee2a5759@:wasm-function[4715]:0x7bd357
ruffle_web.wasm.core::panicking::assert_failed::h97915206308e1337@:wasm-function[10302]:0x9accf5
ruffle_web.wasm.ruffle_core::loader::Loader::movie_loader::{{closure}}::h61990ac904a83acb@:wasm-function[1074]:0x2d2b81
ruffle_web.wasm.<ruffle_web::navigator::WebNavigatorBackend as ruffle_core::backend::navigator::NavigatorBackend>::spawn_future::{{closure}}::h637407b5d65fa1a7@:wasm-function[1499]:0x42c9ca
ruffle_web.wasm.wasm_bindgen_futures::queue::Queue::new::{{closure}}::hb2f82d00e65d966e@:wasm-function[3957]:0x747e17
ruffle_web.wasm.<dyn core::ops::function::FnMut<(A,)>+Output = R as wasm_bindgen::closure::WasmClosure>::describe::invoke::h13c925ea37822dfa@:wasm-function[11384]:0x9c4098
ruffle_web.wasm.closure7388 externref shim@:wasm-function[11710]:0x9d1935
__wbg_adapter_91@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/69.js:324:10
real@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/69.js:281:20
69/__wbg_get_imports/imports.wbg.__wbg_submit_aca30dd0ce2229aa/<@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/69.js:3109:14
handleError@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/69.js:335:18
69/__wbg_get_imports/imports.wbg.__wbg_submit_aca30dd0ce2229aa@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/69.js:3108:69
ruffle_web.wasm.<ruffle_web::navigator::WebNavigatorBackend as ruffle_core::backend::navigator::NavigatorBackend>::navigate_to_url::h2dfdbafd899410d5@:wasm-function[826]:0x1649f6
ruffle_web.wasm.ruffle_core::avm2::globals::flash::net::navigate_to_url::h34aa465425eacbbe@:wasm-function[1313]:0x3bb7f0
ruffle_web.wasm.ruffle_core::avm2::function::Executable::exec::h5f92f0b23f771d30@:wasm-function[1042]:0x2b033d
ruffle_web.wasm.ruffle_core::avm2::object::TObject::call_method::h01622ac345dfb1a5@:wasm-function[2335]:0x59fc8f
ruffle_web.wasm.ruffle_core::avm2::object::TObject::call_property::hb282fcdeac021570@:wasm-function[2070]:0x543783
ruffle_web.wasm.<ruffle_core::avm2::object::Object as ruffle_core::avm2::object::TObject>::call_property::hb52aff340ff16069@:wasm-function[2877]:0x649ce0
ruffle_web.wasm.ruffle_core::avm2::activation::Activation::run_actions::h952a8af5b354f134@:wasm-function[743]:0x2d9eb
ruffle_web.wasm.ruffle_core::avm2::function::Executable::exec::h5f92f0b23f771d30@:wasm-function[1042]:0x2afdd4
ruffle_web.wasm.<ruffle_core::avm2::object::Object as ruffle_core::avm2::object::TObject>::call::h82bbc410e977a776@:wasm-function[1282]:0x39fc5a
ruffle_web.wasm.ruffle_core::avm2::events::dispatch_event_to_target::h4c9b0889c9b3e71d@:wasm-function[1242]:0x36a9c4
ruffle_web.wasm.ruffle_core::avm2::events::dispatch_event::h36f62dd27e4bb7e7@:wasm-function[1574]:0x4560dc
ruffle_web.wasm.ruffle_core::avm2::Avm2::dispatch_event::hab0fd1897f5ea720@:wasm-function[1585]:0x459d41
ruffle_web.wasm.ruffle_run_context_menu_callback@:wasm-function[10265]:0x9abdfb
run_context_menu_callback@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/69.js:706:14
onClick@moz-extension://bd915621-d65a-463e-b788-bfb814d470d5/dist/player.js:5120:114

Ruffle Version

extension

Affected platform

Browser's extension

Operating system

windows 10

Additional information

https://www.maxgames.com/play/quantum-of-light.html

@Croworbit Croworbit added bug Something isn't working panic Hit a panic labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working panic Hit a panic
Projects
None yet
Development

No branches or pull requests

1 participant