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://www.numuki.com/gameframe/ben-to-the-rescue #17549

Open
yahyaahmed2 opened this issue Aug 17, 2024 · 0 comments · May be fixed by #19594
Open

Error on https://www.numuki.com/gameframe/ben-to-the-rescue #17549

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

Comments

@yahyaahmed2
Copy link

Error Info

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

Error: panicked at core/src/display_object/container.rs:1041:22:
called `Option::unwrap()` on a `None` value
    at n.wbg.__wbg_new_28c511d9baebfa89 (https://www.numuki.com/include/js/ruffle/latest/core.ruffle.f999d9cba195b23bb872.js:1:79124)
    at ruffle_web.wasm.js_sys::Error::new::ha59a397dfb01052a (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[12836]:0x9fbeb5)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::hfdf01bfa88fb72ec (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[9814]:0x98fa37)
    at ruffle_web.wasm.std::panicking::rust_panic_with_hook::h32c80a64fe4de396 (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[6536]:0x88a881)
    at ruffle_web.wasm.core::panicking::panic_fmt::hc7427f902a13f1a9 (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[10230]:0x9ba960)
    at ruffle_web.wasm.core::panicking::panic::hb157b525de3fe68d (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[9962]:0x9a574a)
    at ruffle_web.wasm.core::option::unwrap_failed::hb5bacfb0dd292085 (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[12349]:0x9ed33d)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once::hd77ffd00aa00303f (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[1347]:0x3f9f28)
    at ruffle_web.wasm.ruffle_core::avm1::function::Executable::exec::h18e686d461f61191 (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[817]:0x175f95)
    at ruffle_web.wasm.<ruffle_core::avm1::object::Object as ruffle_core::avm1::object::TObject>::call_method::hc4792ec33cf80fdf (wasm://wasm/ruffle_web.wasm-0339d62a:wasm-function[7367]:0x8c665b)

Player Info

Allows script access: true
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "ANGLE (Intel, Intel(R) HD Graphics 520 (0x00001916) 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: (1200, 800, 1)

Page Info

Page URL: https://www.numuki.com/gameframe/ben-to-the-rescue
SWF URL: https://media.numuki.com/ben-10/games/ben-to-the-rescue/preload.swf

Browser Info

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

Ruffle Info

Version: 0.1.0
Name: nightly 2024-06-10
Channel: nightly
Built: 2024-06-10T00:06:01.095Z
Commit: 3b9bb3f
Is extension: false

Metadata

width: 600
height: 400
frameRate: 30
numFrames: 43
swfVersion: 8
backgroundColor: #000000
isActionScript3: false
uncompressedLength: 63469

@yahyaahmed2 yahyaahmed2 added the error-report Automated error reports from Ruffle web build label Aug 17, 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