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/ #19560

Open
Lavender1059 opened this issue Feb 18, 2025 · 0 comments
Open

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

Lavender1059 opened this issue Feb 18, 2025 · 0 comments
Labels
error-report Automated error reports from Ruffle web build

Comments

@Lavender1059
Copy link

Error Info

Error name: Error
Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-24.0.1/src/backend/webgpu.rs:2214:63:
called Result::unwrap() on an Err value: JsValue(RangeError: Failed to execute 'createBuffer' on 'GPUDevice': createBuffer failed, size (64) is too large for the implementation when mappedAtCreation == true
RangeError: createBuffer failed, size (64) is too large for the implementation when mappedAtCreation == true
at https://ruffle.rs/demo/assets/ruffle_web-B5uiWfCq.js:2:25017
at a (https://ruffle.rs/demo/assets/ruffle_web-B5uiWfCq.js:1:619)
at n.wbg.__wbg_createBuffer_11ec17c3871a5c94 (https://ruffle.rs/demo/assets/ruffle_web-B5uiWfCq.js:2:24992)
at ruffle_web.wasm.<wgpu::backend::webgpu::WebDevice as wgpu::dispatch::DeviceInterface>::create_buffer::hbc1f087ccd6fb41f (wasm://wasm/ruffle_web.wasm-0324cf66:wasm-function[6054]:0x84099a)
at ruffle_web.wasm.<wgpu::api::device::Device as wgpu::util::device::DeviceExt>::create_buffer_init::h842337778f533bd3 (wasm://wasm/ruffle_web.wasm-0324cf66:wasm-function[2041]:0x4f8afd)
at ruffle_web.wasm.ruffle_render_wgpu::surface::target::CommandTarget::new::h78a2b2813e54df64 (wasm://wasm/ruffle_web.wasm-0324cf66:wasm-function[1430]:0x3cf50d)
at ruffle_web.wasm.ruffle_render_wgpu::surface::Surface::draw_commands::h4c7f41899dbd34b6 (wasm://wasm/ruffle_web.wasm-0324cf66:wasm-function[990]:0x1bc754)
at ruffle_web.wasm.<ruffle_render_wgpu::backend::WgpuRenderBackend as ruffle_render::backend::RenderBackend>::submit_frame::h789126875c9d42eb (wasm://wasm/ruffle_web.wasm-0324cf66:wasm-function[1029]:0x214ac3)
at ruffle_web.wasm.ruffle_web::RuffleHandle::tick::h5103d666f055f0c3 (wasm://wasm/ruffle_web.wasm-0324cf66:wasm-function[1000]:0x1cd937)
at ruffle_web.wasm.ruffle_web::RuffleHandle::new_internal::{{closure}}::{{closure}}::{{closure}}::hf3468f81eb4b0bd9 (wasm://wasm/ruffle_web.wasm-0324cf66:wasm-function[12740]:0x997d33))

Player Info

Allows script access: false
Renderer: wgpu
Adapter Backend: BrowserWebGpu
Adapter Name: ""
Adapter Device Type: Other
Adapter Driver Name: ""
Adapter Driver Info: ""
Enabled features: Features(FLOAT32_FILTERABLE | MULTI_DRAW_INDIRECT)
Available features: Features(DEPTH32FLOAT_STENCIL8 | TEXTURE_COMPRESSION_ETC2 | TEXTURE_COMPRESSION_ASTC | INDIRECT_FIRST_INSTANCE | SHADER_F16 | RG11B10UFLOAT_RENDERABLE | BGRA8UNORM_STORAGE)
Current limits: Limits { max_texture_dimension_1d: 8192, max_texture_dimension_2d: 8192, 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: 4, max_sampled_textures_per_shader_stage: 16, max_samplers_per_shader_stage: 16, max_storage_buffers_per_shader_stage: 8, max_storage_textures_per_shader_stage: 4, max_uniform_buffers_per_shader_stage: 12, max_uniform_buffer_binding_size: 65536, max_storage_buffer_binding_size: 134217728, max_vertex_buffers: 8, max_buffer_size: 268435456, max_vertex_attributes: 16, max_vertex_buffer_array_stride: 2048, min_uniform_buffer_offset_alignment: 256, min_storage_buffer_offset_alignment: 256, max_inter_stage_shader_components: 60, max_color_attachments: 8, max_color_attachment_bytes_per_sample: 32, max_compute_workgroup_storage_size: 16384, max_compute_invocations_per_workgroup: 256, max_compute_workgroup_size_x: 256, max_compute_workgroup_size_y: 256, max_compute_workgroup_size_z: 64, max_compute_workgroups_per_dimension: 65535, 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 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Platform: Linux armv81
Has touch support: true

Ruffle Info

Version: 0.1.0
Name: nightly 2025-02-18
Channel: nightly
Built: 2025-02-18T00:06:10.713Z
Commit: d7387ab
Is extension: false

Metadata

width: 750
height: 480
frameRate: 60
numFrames: 301
swfVersion: 10
backgroundColor: undefined
isActionScript3: true
uncompressedLength: 2668419

@Lavender1059 Lavender1059 added the error-report Automated error reports from Ruffle web build label Feb 18, 2025
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