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.gamenora.com/upload/games/swf/Ben%2010:%20Ben%20to%20the%20Rescue/ #19150

Open
NischalVybav opened this issue Jan 7, 2025 · 0 comments
Labels
error-report Automated error reports from Ruffle web build

Comments

@NischalVybav
Copy link

Error Info

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

Error: panicked at core/src/display_object/container.rs:1022:22:
called `Option::unwrap()` on a `None` value
    at n.wbg.__wbg_new_6799ef630abee97c (https://unpkg.com/@ruffle-rs/ruffle/core.ruffle.7636448f26774a2722b0.js:1:57598)
    at ruffle_web.wasm.js_sys::Error::new::h5a858019d5a53897 (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[12865]:0x98c986)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once{{vtable.shim}}::h7ae26adfc413b5a9 (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[9790]:0x908add)
    at ruffle_web.wasm.std::panicking::rust_panic_with_hook::h33fe77d38d305ca3 (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[6466]:0x831094)
    at ruffle_web.wasm.core::panicking::panic_fmt::hde8b7aa66e2831e1 (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[9509]:0x901d4f)
    at ruffle_web.wasm.core::panicking::panic::hcaca2598a27ec0fc (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[9960]:0x91cd22)
    at ruffle_web.wasm.core::option::unwrap_failed::h9aa82eb71128b127 (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[12347]:0x9697f4)
    at ruffle_web.wasm.core::ops::function::FnOnce::call_once::h10dff1d40ee14b18 (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[1325]:0x3a3e9e)
    at ruffle_web.wasm.ruffle_core::avm1::function::Executable::exec::h50a015bf339276fd (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[912]:0x1ca605)
    at ruffle_web.wasm.<ruffle_core::avm1::object::Object as ruffle_core::avm1::object::TObject>::call_method::h9a25b34dd43db278 (wasm://wasm/ruffle_web.wasm-031ba482:wasm-function[3129]:0x630ffb)

Player Info

Allows script access: true
Renderer: wgpu
Adapter Backend: Gl
Adapter Name: "ANGLE (NVIDIA, NVIDIA GeForce RTX 2050 (0x000025AD) Direct3D11 vs_5_0 ps_5_0, D3D11)"
Adapter Device Type: Other
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 | 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: 119, 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)
Player type: Object
SWF URL: preload.swf
Param movie: preload.swf
Attribute 0: undefined
Attribute 1: undefined
Attribute 2: undefined
Attribute 3: undefined

Page Info

Page URL: https://www.gamenora.com/upload/games/swf/Ben%2010:%20Ben%20to%20the%20Rescue/
SWF URL: https://www.gamenora.com/upload/games/swf/Ben%2010:%20Ben%20to%20the%20Rescue/preload.swf

Browser Info

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

Ruffle Info

Version: 0.1.0
Name: nightly 2025-01-07
Channel: nightly
Built: 2025-01-07T00:06:45.604Z
Commit: bd44f2d
Is extension: false

Metadata

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

@NischalVybav NischalVybav added the error-report Automated error reports from Ruffle web build label Jan 7, 2025
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