ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.73k stars 816 forks source link

Error on https://www.gameflare.com/embed/monopoly-online/ #18683

Open rovingrom opened 2 hours ago

rovingrom commented 2 hours ago

Error Info

Error name: Error Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-23.0.0/src/backend/wgpu_core.rs:1199:18: wgpu error: Validation Error

Caused by: In Device::create_buffer Not enough memory left.

Error stack:

Error: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-23.0.0/src/backend/wgpu_core.rs:1199:18:
wgpu error: Validation Error

Caused by:
  In Device::create_buffer
    Not enough memory left.

    at n.wbg.__wbg_new_70a2f23d1565c04c (https://www.gameflare.com/emulators/ruffle/core.ruffle.e1ab5671fe9d69a41e55.js:1:85360)
    at ruffle_web.wasm.js_sys::Error::new::hf99c185550382360 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[12834]:0x97088b)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::h52d59cb7a23c95c3 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[9767]:0x8f000c)
    at ruffle_web.wasm.std::panicking::rust_panic_with_hook::h33fe77d38d305ca3 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[6415]:0x8187dc)
    at ruffle_web.wasm.core::panicking::panic_fmt::hde8b7aa66e2831e1 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[9477]:0x8e8e08)
    at ruffle_web.wasm.wgpu::backend::wgpu_core::ContextWgpuCore::handle_error_inner::ha745257bc9204404 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[2633]:0x5b4f82)
    at ruffle_web.wasm.<T as wgpu::context::DynContext>::device_create_buffer::h269db4569d05fc08 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[8633]:0x8c80a2)
    at ruffle_web.wasm.<wgpu::api::device::Device as wgpu::util::device::DeviceExt>::create_buffer_init::hdcaef111b8ec7121 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[1836]:0x49a8d0)
    at ruffle_web.wasm.ruffle_render_wgpu::surface::target::CommandTarget::new::hdf91a337490b9d11 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[1316]:0x398bb9)
    at ruffle_web.wasm.ruffle_render_wgpu::surface::Surface::draw_commands::hbac82b062e153894 (wasm://wasm/ruffle_web.wasm-031d25c2:wasm-function[885]:0x1852bd)

Player Info

Allows script access: false Renderer: wgpu Adapter Backend: Gl Adapter Name: "ANGLE (Intel, Intel(R) UHD Graphics 620 (0x00005917) Direct3D11 vs_5_0 ps_5_0, D3D11)" Adapter Device Type: IntegratedGpu Adapter Driver Name: "" Adapter Driver Info: "WebGL 2.0 (OpenGL ES 3.0 Chromium)" Enabled features: Features(TEXTURE_COMPRESSION_BC | FLOAT32_FILTERABLE | TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES) Available features: Features(DEPTH32FLOAT_STENCIL8 | TEXTURE_COMPRESSION_BC_SLICED_3D | PUSH_CONSTANTS | CLEAR_TEXTURE | MULTIVIEW) 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: 65536, 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: 256, min_storage_buffer_offset_alignment: 256, max_inter_stage_shader_components: 120, 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://www.gameflare.com/embed/monopoly-online/ SWF URL: https://data.gameflare.com/games/7027/pg9lUv19G9x30D/game.swf

Browser Info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Platform: Win32 Has touch support: false

Ruffle Info

Version: 0.1.0 Name: nightly 2024-11-20 Channel: nightly Built: 2024-11-20T00:06:14.118Z Commit: fb8d950a455c65245bd40c2e96427c16c3a9e26e Is extension: false

Metadata

width: 760 height: 530 frameRate: 30 numFrames: 1 swfVersion: 10 backgroundColor: undefined isActionScript3: true uncompressedLength: 1050177

rovingrom commented 2 hours ago

This now happens every time I play using one of my 2 Windows 11 laptops, but not when using an older laptop running Windows 10.