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://storymaps.esri.com/archives/stories/housingprices/ #19581

Open
dasbury-esri opened this issue Feb 20, 2025 · 1 comment
Open
Labels
error-report Automated error reports from Ruffle web build

Comments

@dasbury-esri
Copy link

Error Info

Error name: Error
Error message: panicked at /home/runner/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/no_threads.rs:20:9:
assertion left == right failed: cannot recursively acquire mutex
left: true
right: false

Player Info

Allows script access: true
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "ANGLE (Apple, ANGLE Metal Renderer: Apple M1 Pro, Unspecified Version)"
Adapter Device Type: IntegratedGpu
Adapter Driver Name: ""
Adapter Driver Info: "WebGL 2.0 (OpenGL ES 3.0 Chromium)"
Enabled features: Features(TEXTURE_COMPRESSION_BC | FLOAT32_FILTERABLE | TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES)
Available features: Features(DEPTH32FLOAT_STENCIL8 | TEXTURE_COMPRESSION_BC_SLICED_3D | TEXTURE_COMPRESSION_ETC2 | TEXTURE_COMPRESSION_ASTC | TEXTURE_COMPRESSION_ASTC_HDR | PUSH_CONSTANTS | CLEAR_TEXTURE)
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: 32, 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: (1144, 1092, 1)
Player type: Object
SWF URL: main.swf
Param quality: high
Param bgcolor: #ffffff
Param allowscriptaccess: sameDomain
Param allowfullscreen: true
Attribute 0: undefined
Attribute 1: undefined
Attribute 2: undefined
Attribute 3: undefined
Attribute 4: undefined
Attribute 5: undefined
Attribute 6: undefined

Page Info

Page URL: https://storymaps.esri.com/archives/stories/housingprices/
SWF URL: https://storymaps.esri.com/archives/stories/housingprices/main.swf

Browser Info

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Platform: MacIntel
Has touch support: false

Ruffle Info

Version: 0.1.0
Name: nightly 2025-02-20
Channel: nightly
Built: 2025-02-20T00:06:10.243Z
Commit: 87ce644
Is extension: true

Metadata

width: 500
height: 375
frameRate: 24
numFrames: 2
swfVersion: 10
backgroundColor: undefined
isActionScript3: true
uncompressedLength: 835514

@dasbury-esri dasbury-esri added the error-report Automated error reports from Ruffle web build label Feb 20, 2025
@dasbury-esri
Copy link
Author

dasbury-esri commented Feb 20, 2025

I'm also seeing this console error (or something very similar) on several of the apps I'm trying to revive:

ERROR core/src/avm2/events.rs:411 Error dispatching event EventObject { type: "render", class: flash.events::Event, ptr: 0x8d928f0 } to handler FunctionObject(FunctionObject { ptr: 0x69098c0, name: "mx.managers::LayoutManager/doPhasedInstantiationCallback()" }) : TypeError: Error #1009: Cannot access a property or method of a null object reference. (accessing field: computedFormat)

https://storymaps.esri.com/archives/stories/housingprices
https://storymaps.esri.com/archives/stories/globalfootprint or https://storymaps.esri.com/archives/stories/globalfootprint/app.html
https://storymaps.esri.com/archives/stories/snack
https://storymaps.esri.com/archives/stories/BigBoxes
https://storymaps.esri.com/archives/stories/primarycalendar
https://storymaps.esri.com/archives/stories/ireland_orig(flash)
https://storymaps.esri.com/archives/stories/leed

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
Projects
None yet
Development

No branches or pull requests

1 participant