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://ruffle.rs/demo/ #13543

Closed
skiesofravens opened this issue Oct 14, 2023 · 3 comments
Closed

Error on https://ruffle.rs/demo/ #13543

skiesofravens opened this issue Oct 14, 2023 · 3 comments
Labels
error-report Automated error reports from Ruffle web build panic Hit a panic render-wgpu Issues relating to the wgpu renderer stage3d

Comments

@skiesofravens
Copy link

This happened when i was in another tab reporting #13542, with it's swf loaded in.

Error Info

Error name: Error
Error message: panicked at /home/runner/.cargo/git/checkouts/wgpu-c26c9ef766f7dc30/c4b8787/wgpu-core/src/resource.rs:207:13:
Map callback was leaked

Player Info

Allows script access: false
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "ANGLE (AMD, Radeon R9 200 Series Direct3D11 vs_5_0 ps_5_0)"
Adapter Device Type: Other
Adapter Driver Name: ""
Adapter Driver Info: ""
Enabled features: Features(TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES | PUSH_CONSTANTS | SHADER_UNUSED_VERTEX_OUTPUT)
Available features: Features(TEXTURE_COMPRESSION_BC | 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: 60, 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 }
Surface quality: high
Surface samples: 4
Surface size: Extent3d { width: 801, height: 850, depth_or_array_layers: 1 }

Page Info

Page URL: https://ruffle.rs/demo/

Browser Info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0
Platform: Win32
Has touch support: false

Ruffle Info

Version: 0.1.0
Name: nightly 2023-10-14
Channel: nightly
Built: 2023-10-14T00:20:55.140Z
Commit: 93aa3a4
Is extension: false

Metadata

width: 800
height: 600
frameRate: 60
numFrames: 2
swfVersion: 27
backgroundColor: undefined
isActionScript3: true
uncompressedLength: 11701533

@skiesofravens skiesofravens added the error-report Automated error reports from Ruffle web build label Oct 14, 2023
@Lord-McSweeney Lord-McSweeney added the render-wgpu Issues relating to the wgpu renderer label Oct 14, 2023
@skiesofravens
Copy link
Author

Crashes without fail every time I run the game in the demo, let it get to where the Stage3D content is, and then Inspect Element.

@n0samu n0samu added panic Hit a panic stage3d labels Nov 26, 2023
@n0samu
Copy link
Member

n0samu commented Nov 26, 2023

On desktop, it crashes consistently after minimizing and maximizing the window, just like #14051.

@n0samu
Copy link
Member

n0samu commented Dec 19, 2023

Fixed by #13732

@n0samu n0samu closed this as completed Dec 19, 2023
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 panic Hit a panic render-wgpu Issues relating to the wgpu renderer stage3d
Projects
None yet
Development

No branches or pull requests

3 participants