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 http://www.freeworldgroup.com/games8/gameindex/easterislandtd.htm #17164

Open
sakamoto02 opened this issue Jul 18, 2024 · 0 comments · May be fixed by #19594
Open

Error on http://www.freeworldgroup.com/games8/gameindex/easterislandtd.htm #17164

sakamoto02 opened this issue Jul 18, 2024 · 0 comments · May be fixed by #19594
Labels
error-report Automated error reports from Ruffle web build

Comments

@sakamoto02
Copy link

Error Info

Error name: Error
Error message: panicked at core/src/display_object/container.rs:1037:22:
called Option::unwrap() on a None value
Error stack:

Error: panicked at core/src/display_object/container.rs:1037:22:
called `Option::unwrap()` on a `None` value
    at n.wbg.__wbg_new_28c511d9baebfa89 (https://unpkg.com/@ruffle-rs/ruffle/core.ruffle.284838efa5867135890a.js:1:79315)
    at ruffle_web.wasm.js_sys::Error::new::h5917b4042e40a5aa (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[12819]:0x9df74b)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::hf0b897470a9bbdb1 (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[9856]:0x974570)
    at ruffle_web.wasm.std::panicking::rust_panic_with_hook::h6731baa78621a747 (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[6495]:0x8676b4)
    at ruffle_web.wasm.core::panicking::panic_fmt::h5c7ce52813e94bcd (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[10258]:0x9a0a89)
    at ruffle_web.wasm.core::panicking::panic::h3b99507adb69386a (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[9998]:0x98a1fc)
    at ruffle_web.wasm.core::option::unwrap_failed::h0d060778de0f79e8 (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[12330]:0x9d0ba5)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once::hb55c7108a4fb9281 (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[1314]:0x3d3001)
    at ruffle_web.wasm.ruffle_core::avm1::function::Executable::exec::hab47a0f64147cfeb (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[856]:0x193348)
    at ruffle_web.wasm.<ruffle_core::avm1::object::Object as ruffle_core::avm1::object::TObject>::call_method::h483286b47eeedc07 (wasm://wasm/ruffle_web.wasm-0336da16:wasm-function[7363]:0x8a66ab)

Player Info

Allows script access: true
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "ANGLE (Intel, Intel(R) UHD Graphics (0x00009B41) Direct3D11 vs_5_0 ps_5_0, D3D11)"
Adapter Device Type: IntegratedGpu
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: http://www.freeworldgroup.com/games8/gameindex/easterislandtd.htm
SWF URL: http://www.freeworldgroup.com/games8/easterislandtd/easterislandtdmochi.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 Edg/126.0.0.0
Platform: Win32
Has touch support: true

Ruffle Info

Version: 0.1.0
Name: nightly 2024-07-18
Channel: nightly
Built: 2024-07-18T00:05:26.372Z
Commit: ecc3cc4
Is extension: false

Metadata

width: 600
height: 500
frameRate: 31
numFrames: 5
swfVersion: 9
backgroundColor: #000000
isActionScript3: false
uncompressedLength: 1198503

@sakamoto02 sakamoto02 added the error-report Automated error reports from Ruffle web build label Jul 18, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant