Error on https://armorgames.com/play/17923/earth-taken-3 · Issue #16224 · ruffle-rs/ruffle · GitHub
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://armorgames.com/play/17923/earth-taken-3 #16224

Open
guillE-rm0 opened this issue May 5, 2024 · 0 comments
Open

Error on https://armorgames.com/play/17923/earth-taken-3 #16224

guillE-rm0 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

@guillE-rm0
Copy link

Error Info

Error name: Error
Error message: panicked at /home/runner/.cargo/git/checkouts/wgpu-53e70f8674b08dd4/daedf03/wgpu/src/backend/direct.rs:3111:5:
wgpu error: Validation Error

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

Error stack:

Error: panicked at /home/runner/.cargo/git/checkouts/wgpu-53e70f8674b08dd4/daedf03/wgpu/src/backend/direct.rs:3111:5:
wgpu error: Validation Error

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


    at H.n.wbg.__wbg_new_a64e3f2afc2cf2f8 (https://agi.armorgames.com/ruffle/core.ruffle.67bc37f4e63c43ff9c64.js:1:56204)
    at core::ops::function::FnOnce::call_once{{vtable.shim}}::hbaaeff1a92f05ba2 (wasm://wasm/035cabca:wasm-function[10705]:0xa04127)
    at std::panicking::rust_panic_with_hook::h62090d3fc0630473 (wasm://wasm/035cabca:wasm-function[6570]:0x8f2a2a)
    at core::panicking::panic_fmt::hd79411a297d06dc8 (wasm://wasm/035cabca:wasm-function[10428]:0x9fdea4)
    at core::ops::function::Fn::call::h31fcd9672878c467 (wasm://wasm/035cabca:wasm-function[6874]:0x90981a)
    at wgpu::backend::direct::ErrorSinkRaw::handle_error::h55f5091b89514ccd (wasm://wasm/035cabca:wasm-function[5422]:0x88b06e)
    at <T as wgpu::context::DynContext>::device_create_buffer::he09ae140d329cd7d (wasm://wasm/035cabca:wasm-function[7665]:0x949252)
    at <wgpu::Device as wgpu::util::device::DeviceExt>::create_buffer_init::ha83c4d35c94ca577 (wasm://wasm/035cabca:wasm-function[1778]:0x51e580)
    at ruffle_render_wgpu::buffer_builder::BufferBuilder::finish::h2bb3abe555beb273 (wasm://wasm/035cabca:wasm-function[7979]:0x95b10b)
    at <ruffle_render_wgpu::backend::WgpuRenderBackend<T> as ruffle_render::backend::RenderBackend>::register_shape::ha5e18e18a685bf7a (wasm://wasm/035cabca:wasm-function[1437]:0x487a5c)

Player Info

Allows script access: true
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: ""
Enabled features: Features(TEXTURE_COMPRESSION_BC | TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES | PUSH_CONSTANTS | SHADER_UNUSED_VERTEX_OUTPUT)
Available features: Features(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: 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: 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: 96, max_non_sampler_bindings: 1000000 }
Surface quality: high
Surface samples: 4
Surface size: Extent3d { width: 550, height: 400, depth_or_array_layers: 1 }

Page Info

Page URL: https://armorgames.com/play/17923/earth-taken-3?fp=b-action
SWF URL: https://cache.armorgames.com/files/games/earth-taken-3-17923.swf?v=1449505807

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 Edg/124.0.0.0
Platform: Win32
Has touch support: false

Ruffle Info

Version: 0.1.0
Name: nightly 2024-01-08
Channel: nightly
Built: 2024-01-08T00:15:28.895Z
Commit: 47db844
Is extension: false

Metadata

width: 768
height: 432
frameRate: 24
numFrames: 25
swfVersion: 10
backgroundColor: #666666
isActionScript3: false
uncompressedLength: 30032375

@guillE-rm0 guillE-rm0 added the error-report Automated error reports from Ruffle web build label May 5, 2024
@Lord-McSweeney Lord-McSweeney 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