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://www.gameflare.com/embed/farm-frenzy-3/ #18045

Open
Martin777I opened this issue Sep 23, 2024 · 0 comments
Open

Error on https://www.gameflare.com/embed/farm-frenzy-3/ #18045

Martin777I opened this issue Sep 23, 2024 · 0 comments
Labels
error-report Automated error reports from Ruffle web build wgpu-oom An out-of-memory error from within wgpu

Comments

@Martin777I
Copy link

Error Info

Error name: Error
Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-22.1.0/src/backend/wgpu_core.rs:3411:5:
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-22.1.0/src/backend/wgpu_core.rs:3411:5:
wgpu error: Validation Error

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


    at n.wbg.__wbg_new_796382978dfd4fb0 (https://www.gameflare.com/emulators/ruffle/core.ruffle.1fd47a4dc99e652a91f6.js:1:83857)
    at ruffle_web.wasm.js_sys::Error::new::hfb561c222a4e70eb (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[12739]:0x9846c6)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a2a563fa204b611 (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[9790]:0x914631)
    at ruffle_web.wasm.std::panicking::rust_panic_with_hook::h33fe77d38d305ca3 (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[6358]:0x80526c)
    at ruffle_web.wasm.core::panicking::panic_fmt::hde8b7aa66e2831e1 (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[9509]:0x9052d1)
    at ruffle_web.wasm.core::ops::function::Fn::call::h76c12b2f57631e6d (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[6585]:0x81e699)
    at ruffle_web.wasm.<T as wgpu::context::DynContext>::device_create_buffer::h383ef1bc4fdb9c2c (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[7590]:0x8724da)
    at ruffle_web.wasm.<wgpu::Device as wgpu::util::device::DeviceExt>::create_buffer_init::h5e8669d1867640c9 (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[1912]:0x4cedac)
    at ruffle_web.wasm.ruffle_render_wgpu::surface::target::CommandTarget::new::he1ff59fce01400ca (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[1111]:0x2fe41a)
    at ruffle_web.wasm.ruffle_render_wgpu::filters::blur::BlurFilter::apply::h69268ae60da8f16a (wasm://wasm/ruffle_web.wasm-0320e85a:wasm-function[1168]:0x3318d7)

AVM2 stack:

    at flash.display::BitmapData/flash::display::BitmapData::applyFilter()
    at org.flintparticles.twoD.renderers::BitmapRenderer/renderParticles()
    at org.flintparticles.common.renderers::SpriteRendererBase/updateParticles()

Player Info

Allows script access: false
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "ANGLE (Intel, Intel(R) UHD Graphics (0x00009BC4) 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 | 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/farm-frenzy-3/
SWF URL: https://data.gameflare.com/games/1208/fRDBYET5apjPb1.swf

Browser Info

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

Ruffle Info

Version: 0.1.0
Name: nightly 2024-09-21
Channel: nightly
Built: 2024-09-21T00:06:13.792Z
Commit: 09b3bc2
Is extension: false

Metadata

width: 570
height: 430
frameRate: 24
numFrames: 2
swfVersion: 9
backgroundColor: undefined
isActionScript3: true
uncompressedLength: 5828138

@Martin777I Martin777I added the error-report Automated error reports from Ruffle web build label Sep 23, 2024
@evilpie evilpie added the wgpu-oom An out-of-memory error from within wgpu label Sep 23, 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 wgpu-oom An out-of-memory error from within wgpu
Projects
None yet
Development

No branches or pull requests

2 participants