Stuck on loading screen [ 2025.09.23 ]
Describe the bug
===================================
Player Info
Allows script access: false Renderer: wgpu Adapter Backend: Gl Adapter Name: "ANGLE (Intel, Intel(R) HD Graphics 630 (0x0000591B) 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 { features_wgpu: FeaturesWGPU(TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES), features_webgpu: FeaturesWebGPU(TEXTURE_COMPRESSION_BC | FLOAT32_FILTERABLE) } Available features: Features { features_wgpu: FeaturesWGPU(PUSH_CONSTANTS | CLEAR_TEXTURE | MULTIVIEW), features_webgpu: FeaturesWebGPU(DEPTH32FLOAT_STENCIL8 | TEXTURE_COMPRESSION_BC_SLICED_3D) } 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_binding_array_elements_per_shader_stage: 0, max_binding_array_sampler_elements_per_shader_stage: 0, 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: 4, 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://ruffle.rs/demo/
Browser Info
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Platform: Win32 Has touch support: false
Ruffle Info
Version: 0.2.0-nightly.2025.9.23 Name: 0.2.0-nightly.2025.9.23 Channel: nightly Built: 2025-09-23T00:09:25.799Z Commit: 571c53974515fb358051d34935491160adb97504 Is extension: false
Metadata
width: 800 height: 600 frameRate: 30 numFrames: 2 swfVersion: 10 backgroundColor: #666666 isActionScript3: true uncompressedLength: 2395660
====================================
INFO web/src/lib.rs:1376 Ruffle WASM module has been initialized ruffle_web-D4YCDduq.js:2 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu (匿名) @ ruffle_web-D4YCDduq.js:2 ruffle_web-D4YCDduq.js:2 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu (匿名) @ ruffle_web-D4YCDduq.js:2 ruffle_web-D4YCDduq.js:2 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu (匿名) @ ruffle_web-D4YCDduq.js:2 index-B35GRcP0.js:2990 New Ruffle instance created (Version: 0.2.0-nightly.2025.9.23 | WebAssembly extensions: ON | Used renderer: wgpu-webgl) ruffle_web-D4YCDduq.js:2 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu (匿名) @ ruffle_web-D4YCDduq.js:2 index-B35GRcP0.js:2990 Loading SWF file logo-anim.swf index-B35GRcP0.js:2990 Ruffle instance destroyed. index-B35GRcP0.js:2990 New Ruffle instance created (Version: 0.2.0-nightly.2025.9.23 | WebAssembly extensions: ON | Used renderer: wgpu-webgl) index-B35GRcP0.js:2990 Loading SWF data ruffle_web-D4YCDduq.js:2 WARN core/src/stub.rs:144 Encountered stub: AVM2 flash.display.Loader.load() addChild at the correct time ruffle_web-D4YCDduq.js:2 WARN core/src/stub.rs:144 Encountered stub: AVM2 flash.utils.Dictionary constructor with weak keys
Expected behavior
same
Content Location
same
Affected platform
Self-hosted version
Operating system
windows 10
Browser
chrome 93
Additional information
No response
Source: ruffle-rs/ruffle