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.kibagames.com/Game/Boat-Invasion #16221

Open
HIRUNAHR opened this issue May 5, 2024 · 0 comments
Open

Error on https://www.kibagames.com/Game/Boat-Invasion #16221

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

Comments

@HIRUNAHR
Copy link

HIRUNAHR commented May 5, 2024

Error Info

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

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


    at J.n.wbg.__wbg_new_3a66822ed076951c (https://www.kibagames.com/dist/js/ruffle/core.ruffle.fd33cb0fe8f4e9efa38c.js:1:73764)
    at js_sys::Error::new::h2769242d8c3f742e (wasm://wasm/038f7e42:wasm-function[13718]:0xb003dc)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::h99a1c47956a3ff11 (wasm://wasm/038f7e42:wasm-function[11338]:0xaaacb4)
    at std::panicking::rust_panic_with_hook::h1e6ac5d404b8e31b (wasm://wasm/038f7e42:wasm-function[6911]:0x96b075)
    at core::panicking::panic_fmt::h87755523850ece9e (wasm://wasm/038f7e42:wasm-function[11044]:0xaa40c5)
    at core::ops::function::Fn::call::h3fc2c47d386c8a9e (wasm://wasm/038f7e42:wasm-function[7232]:0x9825e8)
    at wgpu::backend::wgpu_core::ErrorSinkRaw::handle_error::h1a9b2ea3f4148280 (wasm://wasm/038f7e42:wasm-function[5742]:0x8fcbe2)
    at <T as wgpu::context::DynContext>::device_create_buffer::hbaa5c93d221db534 (wasm://wasm/038f7e42:wasm-function[7968]:0x9cb453)
    at <wgpu::Device as wgpu::util::device::DeviceExt>::create_buffer_init::hcc2ac24b72253227 (wasm://wasm/038f7e42:wasm-function[2023]:0x573151)
    at ruffle_render_wgpu::buffer_builder::BufferBuilder::finish::h0ea5b2c3a25f5cf2 (wasm://wasm/038f7e42:wasm-function[7939]:0x9c34cd)

Player Info

Allows script access: false
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "ANGLE (Intel, Intel(R) UHD Graphics 630 (0x00003E9B) Direct3D11 vs_5_0 ps_5_0, D3D11)"
Adapter Device Type: IntegratedGpu
Adapter Driver Name: ""
Adapter Driver Info: ""
Enabled features: Features(FLOAT32_FILTERABLE | TEXTURE_COMPRESSION_BC | TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES | SHADER_UNUSED_VERTEX_OUTPUT)
Available features: Features(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: 31, 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, 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.kibagames.com/Game/Boat-Invasion
SWF URL: https://cdn.spielaffe.de/attachments/game/205/205318/39624_boatinvasion.swf

Browser Info

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

Ruffle Info

Version: 0.1.0
Name: nightly 2024-02-20
Channel: nightly
Built: 2024-02-20T00:05:35.428Z
Commit: 30a0864
Is extension: false

Metadata

width: 640
height: 480
frameRate: 30
numFrames: 5
swfVersion: 10
backgroundColor: #999999
isActionScript3: true
uncompressedLength: 1209493

@HIRUNAHR HIRUNAHR added the error-report Automated error reports from Ruffle web build label May 5, 2024
@evilpie evilpie added the wgpu-oom An out-of-memory error from within wgpu label May 6, 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