ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Error on https://www.neopets.com/games/play_flash.phtml

Open eduardomonforte opened this issue 7 months ago • 0 comments

Error Info

Error name: Error Error message: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.21.1/src/gles/device.rs:775:52: called Result::unwrap() on an Err value: "Unable to create texture object" Error stack:

Error: panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.21.1/src/gles/device.rs:775:52:
called `Result::unwrap()` on an `Err` value: "Unable to create texture object"
    at imports.wbg.__wbg_new_28c511d9baebfa89 (chrome-extension://donbcfbmhbcapadipfkeojnmajbakjdc/dist/69.js:3701:21)
    at ruffle_web.wasm.js_sys::Error::new::h4d90f277f68d570d (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[12893]:0x9f162d)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::h770044e5f3bef765 (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[9907]:0x98742b)
    at ruffle_web.wasm.std::panicking::rust_panic_with_hook::h6731baa78621a747 (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[6566]:0x87c0d0)
    at ruffle_web.wasm.core::panicking::panic_fmt::h5c7ce52813e94bcd (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[10338]:0x9b2023)
    at ruffle_web.wasm.core::result::unwrap_failed::h4ed86702351a3017 (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[8163]:0x904d3e)
    at ruffle_web.wasm.<T as wgpu::context::DynContext>::device_create_texture::hc340c60e9d1aff94 (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[7577]:0x8c8637)
    at ruffle_web.wasm.wgpu::Device::create_texture::hc762c2811bbf0901 (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[6005]:0x8484f9)
    at ruffle_web.wasm.<ruffle_render_wgpu::backend::WgpuRenderBackend<T> as ruffle_render::backend::RenderBackend>::create_empty_texture::h4e427b4b62663492 (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[5775]:0x834082)
    at ruffle_web.wasm.ruffle_core::display_object::render_base::hd4db098d2f8ae20c (wasm://wasm/ruffle_web.wasm-033a35ea:wasm-function[802]:0x1507fe)

Player Info

Allows script access: true Renderer: wgpu Adapter Backend: Gl Adapter Name: "ANGLE (AMD, AMD Radeon Pro 5300M (0x00007340) Direct3D11 vs_5_0 ps_5_0, D3D11)" Adapter Device Type: Other Adapter Driver Name: "WebGL 2.0 (OpenGL ES" Adapter Driver Info: "3.0 Chromium)" Enabled features: Features(TEXTURE_COMPRESSION_BC | FLOAT32_FILTERABLE | TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES | SHADER_UNUSED_VERTEX_OUTPUT) 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.neopets.com/games/play_flash.phtml?va=&game_id=204&nc_referer=&age=1&hiscore=&sp=0&questionSet=&r=5597353&&width=550&height=550&quality=high&inpage=1 SWF URL: https://images.neopets.com/games/gaming_system/np8_loader_v3_24.swf

Browser Info

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

Ruffle Info

Version: 0.1.0 Name: nightly 2024-06-29 Channel: nightly Built: 2024-06-29T00:05:37.413Z Commit: 948987b7438ff5ab085f919df28742d301e056db Is extension: true

Metadata

width: 1000 height: 1000 frameRate: 24 numFrames: 21 swfVersion: 8 backgroundColor: #000000 isActionScript3: false uncompressedLength: 9994

eduardomonforte avatar Jun 29 '24 18:06 eduardomonforte