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://ruffle.rs/demo/ #16405

Open
Ts1414 opened this issue May 21, 2024 · 0 comments
Open

Error on https://ruffle.rs/demo/ #16405

Ts1414 opened this issue May 21, 2024 · 0 comments
Labels
error-report Automated error reports from Ruffle web build

Comments

@Ts1414
Copy link

Ts1414 commented May 21, 2024

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:

@https://ruffle.rs/demo/assets/ruffle_web-wasm_extensions-Bld45_Ka.js:2:72865
ruffle_web.wasm.wasm-function[js_sys::Error::new::h69c04334b4f73f11]@[wasm code]
ruffle_web.wasm.wasm-function[core::ops::function::FnOnce::call_once{{vtable.shim}}::he3ea582d6a7092c3]@[wasm code]
ruffle_web.wasm.wasm-function[std::panicking::rust_panic_with_hook::h32c80a64fe4de396]@[wasm code]
ruffle_web.wasm.wasm-function[core::panicking::panic_fmt::hc7427f902a13f1a9]@[wasm code]
ruffle_web.wasm.wasm-function[core::panicking::assert_failed_inner::h0379ad51ee2a5759]@[wasm code]
ruffle_web.wasm.wasm-function[core::panicking::assert_failed::h256488f936915c97]@[wasm code]
ruffle_web.wasm.wasm-function[ruffle_core::loader::Loader::load_url_loader::{{closure}}::h47f7b5d43f9f6abd]@[wasm code]
ruffle_web.wasm.wasm-function[<ruffle_web::navigator::WebNavigatorBackend as ruffle_core::backend::navigator::NavigatorBackend>::spawn_future::{{closure}}::h162d652723e712b7]@[wasm code]
ruffle_web.wasm.wasm-function[wasm_bindgen_futures::queue::Queue::new::{{closure}}::hd35c4fdc61292964]@[wasm code]
ruffle_web.wasm.wasm-function[<dyn core::ops::function::FnMut<(A,)>+Output = R as wasm_bindgen::closure::WasmClosure>::describe::invoke::h210fbe288bce691f]@[wasm code]
ruffle_web.wasm.wasm-function[closure7394 externref shim]@[wasm code]
_e@https://ruffle.rs/demo/assets/ruffle_web-wasm_extensions-Bld45_Ka.js:2:1207
c@https://ruffle.rs/demo/assets/ruffle_web-wasm_extensions-Bld45_Ka.js:2:265

AVM2 stack:

    at flash.display::Loader/flash::display::Loader::loadBytes()
    at flash.compiler.embed::EmbeddedMovieClip()
    at HeroClicker_swf$93c4474314e96782ed50f76b66130ba61432696386()
    at PackagedHeroClicker()
    at Preloader/init()
    at Preloader/loading()

Player Info

Allows script access: false
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "Apple GPU"
Adapter Device Type: Other
Adapter Driver Name: "WebGL"
Adapter Driver Info: "2.0"
Enabled features: Features(TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES | SHADER_UNUSED_VERTEX_OUTPUT)
Available features: Features(DEPTH32FLOAT_STENCIL8 | TEXTURE_COMPRESSION_ETC2 | TEXTURE_COMPRESSION_ASTC | TEXTURE_COMPRESSION_ASTC_HDR | PUSH_CONSTANTS | CLEAR_TEXTURE)
Current limits: Limits { max_texture_dimension_1d: 16384, max_texture_dimension_2d: 16384, max_texture_dimension_3d: 2048, max_texture_array_layers: 256, max_bind_groups: 4, max_bindings_per_bind_group: 1000, max_dynamic_uniform_buffers_per_pipeline_layout: 8, max_dynamic_storage_buffers_per_pipeline_layout: 0, max_sampled_textures_per_shader_stage: 16, max_samplers_per_shader_stage: 16, max_storage_buffers_per_shader_stage: 0, max_storage_textures_per_shader_stage: 0, max_uniform_buffers_per_shader_stage: 11, max_uniform_buffer_binding_size: 16384, max_storage_buffer_binding_size: 0, max_vertex_buffers: 8, max_buffer_size: 268435456, max_vertex_attributes: 16, max_vertex_buffer_array_stride: 255, min_uniform_buffer_offset_alignment: 32, min_storage_buffer_offset_alignment: 256, max_inter_stage_shader_components: 124, max_color_attachments: 8, max_color_attachment_bytes_per_sample: 32, max_compute_workgroup_storage_size: 0, max_compute_invocations_per_workgroup: 0, max_compute_workgroup_size_x: 0, max_compute_workgroup_size_y: 0, max_compute_workgroup_size_z: 0, max_compute_workgroups_per_dimension: 0, min_subgroup_size: 0, max_subgroup_size: 0, max_push_constant_size: 0, max_non_sampler_bindings: 1000000 }
Surface quality: high
Surface samples: 4
Surface size: (550, 400, 1)

Page Info

Page URL: https://ruffle.rs/demo/

Browser Info

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15
Platform: MacIntel
Has touch support: true

Ruffle Info

Version: 0.1.0
Name: nightly 2024-05-21
Channel: nightly
Built: 2024-05-21T00:05:54.888Z
Commit: d8b8ffa
Is extension: false

Metadata

width: 1000
height: 563
frameRate: 30
numFrames: 2
swfVersion: 17
backgroundColor: #FFFFFF
isActionScript3: true
uncompressedLength: 16215542

@Ts1414 Ts1414 added the error-report Automated error reports from Ruffle web build label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error-report Automated error reports from Ruffle web build
Projects
None yet
Development

No branches or pull requests

1 participant