[Log] latencyHint: – "interactive" (app.js, line 291) [Log] sampleRate: – 56000 (app.js, line 296) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_core::CorePlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_transform::TransformPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_diagnostic::DiagnosticsPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_input::InputPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_window::WindowPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_asset::AssetPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_scene::ScenePlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_render::RenderPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_sprite::SpritePlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_pbr::PbrPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_ui::UiPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_text::TextPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_gilrs::GilrsPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_winit::WinitPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_webgl2::WebGL2Plugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_atari::atari_text::AtartTextPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_atari::render::AnticRenderPlugin (wasm.js, line 430) [Log] INFO src/render/mod.rs:129 created pipeline: PipelineDescriptor { name: Some("COLLISIONS"), layout: None, shader_stages: ShaderStages { vertex: StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 5098981216550348039)), fragment: Some(StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 8870509185618184032))) }, primitive: PrimitiveState { topology: TriangleList, strip_index_format: None, front_face: Ccw, cull_mode: None, polygon_mode: Fill }, depth_stencil: None, multisample: MultisampleState { count: 1, mask: 18446744073709551615, alpha_to_coverage_enabled: false }, color_target_states: [] } (wasm.js, line 430) [Log] INFO src/render/mod.rs:148 created pipeline: PipelineDescriptor { name: Some("DEBUG_COLLISIONS"), layout: None, shader_stages: ShaderStages { vertex: StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 10425684002705278936)), fragment: Some(StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 18304800785953017169))) }, primitive: PrimitiveState { topology: TriangleList, strip_index_format: None, front_face: Ccw, cull_mode: None, polygon_mode: Fill }, depth_stencil: None, multisample: MultisampleState { count: 1, mask: 18446744073709551615, alpha_to_coverage_enabled: false }, color_target_states: [] } (wasm.js, line 430) [Log] INFO src/render_resources.rs:156 creating new AnticData! (wasm.js, line 430) [Log] INFO src/render/mod.rs:334 pass_order: ["antic_pass", "collisions_agg_pass", "load_collisions_pass", "main_pass"] (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_diagnostic::frame_time_diagnostics_plugin::FrameTimeDiagnosticsPlugin (wasm.js, line 430) [Log] INFO src/system.rs:324 atari_system reset, cold: true, disable_basic: true (wasm.js, line 430) [Log] INFO src/render/mod.rs:642 bundle: RenderPipelines { pipelines: [RenderPipeline { pipeline: WeakHandle(Id(ebfc1d11-a2a4-44cb-8f12-c49cc631146c, 6758940903835595297)), specialization: PipelineSpecialization { shader_specialization: ShaderSpecialization { shader_defs: {} }, primitive_topology: TriangleList, dynamic_bindings: {}, strip_index_format: None, vertex_buffer_layout: VertexBufferLayout { name: "", stride: 0, step_mode: Vertex, attributes: [] }, sample_count: 1 }, dynamic_bindings_generation: 4294967295 }], bindings: RenderResourceBindings { bindings: {}, vertex_attribute_buffer: None, vertex_fallback_buffer: None, index_buffer: None, assets: {}, bind_groups: {}, bind_group_descriptors: {}, dirty_bind_groups: {}, dynamic_bindings_generation: 0 } } (wasm.js, line 430) [Error] panicked at 'called `Option::unwrap()` on a `None` value', /home/mrk/.cargo/registry/src/github.com-1ecc6299db9ec823/bevy_webgl2-0.5.2/src/renderer/webgl2_render_resource_context.rs:101:14 Stack: https://mrk.sed.pl/bevy-atari/target/wasm.js:439:28 wasm-stub@[wasm code] .wasm-function[console_error_panic_hook::hook::hfdd800ff9c8c4869]@[wasm code] .wasm-function[core::ops::function::Fn::call::h777309170561115f]@[wasm code] .wasm-function[std::panicking::rust_panic_with_hook::hb900a399f00cf76d]@[wasm code] .wasm-function[std::panicking::begin_panic_handler::{{closure}}::hb7fe4fe7d9fd20aa]@[wasm code] .wasm-function[std::sys_common::backtrace::__rust_end_short_backtrace::hec5437bec74548ac]@[wasm code] .wasm-function[rust_begin_unwind]@[wasm code] .wasm-function[core::panicking::panic_fmt::hec165b0930ecb32e]@[wasm code] .wasm-function[core::panicking::panic::h855ff10bbf7bb4dd]@[wasm code] .wasm-function[bevy_webgl2::renderer::webgl2_render_resource_context::WebGL2RenderResourceContext::initialize::h6e5631395f9d3732]@[wasm code] .wasm-function[bevy_webgl2::webgl2_handle_window_created_events_system::{{closure}}::hc4d6fb54de300945]@[wasm code] .wasm-function[::run::h8003fc1d7281895b]@[wasm code] .wasm-function[::run::ha6d839e2fb5f55a0]@[wasm code] .wasm-function[::run::h6e8079cfd73d8141]@[wasm code] .wasm-function[bevy_app::app::App::update::h33e8bf0897a7204d]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::{{closure}}::h5689e9332884a5ad]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::handle_event::h4eab2fa1f4b7580a]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::run_until_cleared::h020bff8204d1aa5d]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::set_listener::h4662cd4766dba5cc]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::window_target::WindowTarget::run::h6bc00bf96828086f]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::h0d1d768514f1edaf]@[wasm code] .wasm-function[winit::event_loop::EventLoop::run::hb3c6e5e9e340af82]@[wasm code] .wasm-function[bevy_winit::run::h646319c396323c04]@[wasm code] .wasm-function[bevy_winit::winit_runner_with::h52ff5d75d7358bd7]@[wasm code] .wasm-function[core::ops::function::Fn::call::h97100305ffbaaf17]@[wasm code] .wasm-function[bevy_app::app_builder::AppBuilder::run::h4ff3a7a045b71ec8]@[wasm code] .wasm-function[bevy_atari::main::hb07a41a44572f7fe]@[wasm code] .wasm-function[std::sys_common::backtrace::__rust_begin_short_backtrace::h595c1f4ad2d3c426]@[wasm code] .wasm-function[std::rt::lang_start::{{closure}}::hea630b5cdc2d1151]@[wasm code] .wasm-function[std::rt::lang_start_internal::hee972c47d281f897]@[wasm code] .wasm-function[main]@[wasm code] .wasm-function[]@[wasm code] wasm-stub@[wasm code] 16500@[native code] https://mrk.sed.pl/bevy-atari/target/wasm.js:1241:26 asyncFunctionResume@[native code] [native code] promiseReactionJobWithoutPromise@[native code] promiseReactionJob@[native code] (anonymous function) (wasm.js:451) wasm-stub .wasm-function[console_error_panic_hook::hook::hfdd800ff9c8c4869] .wasm-function[core::ops::function::Fn::call::h777309170561115f] .wasm-function[std::panicking::rust_panic_with_hook::hb900a399f00cf76d] .wasm-function[std::panicking::begin_panic_handler::{{closure}}::hb7fe4fe7d9fd20aa] .wasm-function[std::sys_common::backtrace::__rust_end_short_backtrace::hec5437bec74548ac] .wasm-function[rust_begin_unwind] .wasm-function[core::panicking::panic_fmt::hec165b0930ecb32e] .wasm-function[core::panicking::panic::h855ff10bbf7bb4dd] .wasm-function[bevy_webgl2::renderer::webgl2_render_resource_context::WebGL2RenderResourceContext::initialize::h6e5631395f9d3732] .wasm-function[bevy_webgl2::webgl2_handle_window_created_events_system::{{closure}}::hc4d6fb54de300945] .wasm-function[::run::h8003fc1d7281895b] .wasm-function[::run::ha6d839e2fb5f55a0] .wasm-function[::run::h6e8079cfd73d8141] .wasm-function[bevy_app::app::App::update::h33e8bf0897a7204d] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::{{closure}}::h5689e9332884a5ad] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::handle_event::h4eab2fa1f4b7580a] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::run_until_cleared::h020bff8204d1aa5d] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::set_listener::h4662cd4766dba5cc] .wasm-function[winit::platform_impl::platform::event_loop::window_target::WindowTarget::run::h6bc00bf96828086f] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::h0d1d768514f1edaf] .wasm-function[winit::event_loop::EventLoop::run::hb3c6e5e9e340af82] .wasm-function[bevy_winit::run::h646319c396323c04] .wasm-function[bevy_winit::winit_runner_with::h52ff5d75d7358bd7] .wasm-function[core::ops::function::Fn::call::h97100305ffbaaf17] .wasm-function[bevy_app::app_builder::AppBuilder::run::h4ff3a7a045b71ec8] .wasm-function[bevy_atari::main::hb07a41a44572f7fe] .wasm-function[std::sys_common::backtrace::__rust_begin_short_backtrace::h595c1f4ad2d3c426] .wasm-function[std::rt::lang_start::{{closure}}::hea630b5cdc2d1151] .wasm-function[std::rt::lang_start_internal::hee972c47d281f897] .wasm-function[main] .wasm-function[] wasm-stub 16500 (anonymous function) (wasm.js:1241) asyncFunctionResume (anonymous function) promiseReactionJobWithoutPromise promiseReactionJob [Warning] RuntimeError: Unreachable code should not be executed (evaluating 'wasm.__wbindgen_start()') (app.js, line 311) [Log] initialized (app.js, line 313) [Log] https://atari.ha.sed.pl/ferris.xex – null (app.js, line 82) [Log] fetch_binary_data – null – "https://atari.ha.sed.pl/ferris.xex" (app.js, line 184) [Log] set_binary – null – "https://atari.ha.sed.pl/ferris.xex" – "len:" – 26637 (app.js, line 187) [Log] fetch_binary_data – null – "https://atarionline.pl/utils/9.%20ROM-y/Systemy%20operacyjne/Atari%20OS%20v2%2083.10.05.rom" (app.js, line 184) [Log] set_binary – null – "https://atarionline.pl/utils/9.%20ROM-y/Systemy%20operacyjne/Atari%20OS%20v2%2083.10.05.rom" – "len:" – 16384 (app.js, line 187) [Log] removing: – "basic" (app.js, line 254) [Log] removing: – "car" (app.js, line 254) > Selected Element < … [Log] latencyHint: – "interactive" (app.js, line 291) [Log] sampleRate: – 56000 (app.js, line 296) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_core::CorePlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_transform::TransformPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_diagnostic::DiagnosticsPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_input::InputPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_window::WindowPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_asset::AssetPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_scene::ScenePlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_render::RenderPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_sprite::SpritePlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_pbr::PbrPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_ui::UiPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_text::TextPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_gilrs::GilrsPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/plugin_group.rs:103 added plugin: bevy_winit::WinitPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_webgl2::WebGL2Plugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_atari::atari_text::AtartTextPlugin (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_atari::render::AnticRenderPlugin (wasm.js, line 430) [Log] INFO src/render/mod.rs:129 created pipeline: PipelineDescriptor { name: Some("COLLISIONS"), layout: None, shader_stages: ShaderStages { vertex: StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 267673408740093037)), fragment: Some(StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 7357005294682472363))) }, primitive: PrimitiveState { topology: TriangleList, strip_index_format: None, front_face: Ccw, cull_mode: None, polygon_mode: Fill }, depth_stencil: None, multisample: MultisampleState { count: 1, mask: 18446744073709551615, alpha_to_coverage_enabled: false }, color_target_states: [] } (wasm.js, line 430) [Log] INFO src/render/mod.rs:148 created pipeline: PipelineDescriptor { name: Some("DEBUG_COLLISIONS"), layout: None, shader_stages: ShaderStages { vertex: StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 11702411954509708303)), fragment: Some(StrongHandle(Id(d95bc916-6c55-4de3-9622-37e7b6969fda, 10922678406090270449))) }, primitive: PrimitiveState { topology: TriangleList, strip_index_format: None, front_face: Ccw, cull_mode: None, polygon_mode: Fill }, depth_stencil: None, multisample: MultisampleState { count: 1, mask: 18446744073709551615, alpha_to_coverage_enabled: false }, color_target_states: [] } (wasm.js, line 430) [Log] INFO src/render_resources.rs:156 creating new AnticData! (wasm.js, line 430) [Log] INFO src/render/mod.rs:334 pass_order: ["antic_pass", "collisions_agg_pass", "load_collisions_pass", "main_pass"] (wasm.js, line 430) [Log] DEBUG /home/mrk/private/rust/bevy/crates/bevy_app/src/app_builder.rs:287 added plugin: bevy_diagnostic::frame_time_diagnostics_plugin::FrameTimeDiagnosticsPlugin (wasm.js, line 430) [Log] INFO src/system.rs:324 atari_system reset, cold: true, disable_basic: true (wasm.js, line 430) [Log] INFO src/render/mod.rs:642 bundle: RenderPipelines { pipelines: [RenderPipeline { pipeline: WeakHandle(Id(ebfc1d11-a2a4-44cb-8f12-c49cc631146c, 6758940903835595297)), specialization: PipelineSpecialization { shader_specialization: ShaderSpecialization { shader_defs: {} }, primitive_topology: TriangleList, dynamic_bindings: {}, strip_index_format: None, vertex_buffer_layout: VertexBufferLayout { name: "", stride: 0, step_mode: Vertex, attributes: [] }, sample_count: 1 }, dynamic_bindings_generation: 4294967295 }], bindings: RenderResourceBindings { bindings: {}, vertex_attribute_buffer: None, vertex_fallback_buffer: None, index_buffer: None, assets: {}, bind_groups: {}, bind_group_descriptors: {}, dirty_bind_groups: {}, dynamic_bindings_generation: 0 } } (wasm.js, line 430) [Error] panicked at 'called `Option::unwrap()` on a `None` value', /home/mrk/.cargo/registry/src/github.com-1ecc6299db9ec823/bevy_webgl2-0.5.2/src/renderer/webgl2_render_resource_context.rs:101:14 Stack: https://mrk.sed.pl/bevy-atari/target/wasm.js:439:28 wasm-stub@[wasm code] .wasm-function[console_error_panic_hook::hook::hfdd800ff9c8c4869]@[wasm code] .wasm-function[core::ops::function::Fn::call::h777309170561115f]@[wasm code] .wasm-function[std::panicking::rust_panic_with_hook::hb900a399f00cf76d]@[wasm code] .wasm-function[std::panicking::begin_panic_handler::{{closure}}::hb7fe4fe7d9fd20aa]@[wasm code] .wasm-function[std::sys_common::backtrace::__rust_end_short_backtrace::hec5437bec74548ac]@[wasm code] .wasm-function[rust_begin_unwind]@[wasm code] .wasm-function[core::panicking::panic_fmt::hec165b0930ecb32e]@[wasm code] .wasm-function[core::panicking::panic::h855ff10bbf7bb4dd]@[wasm code] .wasm-function[bevy_webgl2::renderer::webgl2_render_resource_context::WebGL2RenderResourceContext::initialize::h6e5631395f9d3732]@[wasm code] .wasm-function[bevy_webgl2::webgl2_handle_window_created_events_system::{{closure}}::hc4d6fb54de300945]@[wasm code] .wasm-function[::run::h8003fc1d7281895b]@[wasm code] .wasm-function[::run::ha6d839e2fb5f55a0]@[wasm code] .wasm-function[::run::h6e8079cfd73d8141]@[wasm code] .wasm-function[bevy_app::app::App::update::h33e8bf0897a7204d]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::{{closure}}::h5689e9332884a5ad]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::handle_event::h4eab2fa1f4b7580a]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::run_until_cleared::h020bff8204d1aa5d]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::set_listener::h4662cd4766dba5cc]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::window_target::WindowTarget::run::h6bc00bf96828086f]@[wasm code] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::h0d1d768514f1edaf]@[wasm code] .wasm-function[winit::event_loop::EventLoop::run::hb3c6e5e9e340af82]@[wasm code] .wasm-function[bevy_winit::run::h646319c396323c04]@[wasm code] .wasm-function[bevy_winit::winit_runner_with::h52ff5d75d7358bd7]@[wasm code] .wasm-function[core::ops::function::Fn::call::h97100305ffbaaf17]@[wasm code] .wasm-function[bevy_app::app_builder::AppBuilder::run::h4ff3a7a045b71ec8]@[wasm code] .wasm-function[bevy_atari::main::hb07a41a44572f7fe]@[wasm code] .wasm-function[std::sys_common::backtrace::__rust_begin_short_backtrace::h595c1f4ad2d3c426]@[wasm code] .wasm-function[std::rt::lang_start::{{closure}}::hea630b5cdc2d1151]@[wasm code] .wasm-function[std::rt::lang_start_internal::hee972c47d281f897]@[wasm code] .wasm-function[main]@[wasm code] .wasm-function[]@[wasm code] wasm-stub@[wasm code] 16500@[native code] https://mrk.sed.pl/bevy-atari/target/wasm.js:1241:26 asyncFunctionResume@[native code] [native code] promiseReactionJobWithoutPromise@[native code] promiseReactionJob@[native code] (anonymous function) (wasm.js:451) wasm-stub .wasm-function[console_error_panic_hook::hook::hfdd800ff9c8c4869] .wasm-function[core::ops::function::Fn::call::h777309170561115f] .wasm-function[std::panicking::rust_panic_with_hook::hb900a399f00cf76d] .wasm-function[std::panicking::begin_panic_handler::{{closure}}::hb7fe4fe7d9fd20aa] .wasm-function[std::sys_common::backtrace::__rust_end_short_backtrace::hec5437bec74548ac] .wasm-function[rust_begin_unwind] .wasm-function[core::panicking::panic_fmt::hec165b0930ecb32e] .wasm-function[core::panicking::panic::h855ff10bbf7bb4dd] .wasm-function[bevy_webgl2::renderer::webgl2_render_resource_context::WebGL2RenderResourceContext::initialize::h6e5631395f9d3732] .wasm-function[bevy_webgl2::webgl2_handle_window_created_events_system::{{closure}}::hc4d6fb54de300945] .wasm-function[::run::h8003fc1d7281895b] .wasm-function[::run::ha6d839e2fb5f55a0] .wasm-function[::run::h6e8079cfd73d8141] .wasm-function[bevy_app::app::App::update::h33e8bf0897a7204d] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::{{closure}}::h5689e9332884a5ad] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::handle_event::h4eab2fa1f4b7580a] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::run_until_cleared::h020bff8204d1aa5d] .wasm-function[winit::platform_impl::platform::event_loop::runner::Shared::set_listener::h4662cd4766dba5cc] .wasm-function[winit::platform_impl::platform::event_loop::window_target::WindowTarget::run::h6bc00bf96828086f] .wasm-function[winit::platform_impl::platform::event_loop::EventLoop::run::h0d1d768514f1edaf] .wasm-function[winit::event_loop::EventLoop::run::hb3c6e5e9e340af82] .wasm-function[bevy_winit::run::h646319c396323c04] .wasm-function[bevy_winit::winit_runner_with::h52ff5d75d7358bd7] .wasm-function[core::ops::function::Fn::call::h97100305ffbaaf17] .wasm-function[bevy_app::app_builder::AppBuilder::run::h4ff3a7a045b71ec8] .wasm-function[bevy_atari::main::hb07a41a44572f7fe] .wasm-function[std::sys_common::backtrace::__rust_begin_short_backtrace::h595c1f4ad2d3c426] .wasm-function[std::rt::lang_start::{{closure}}::hea630b5cdc2d1151] .wasm-function[std::rt::lang_start_internal::hee972c47d281f897] .wasm-function[main] .wasm-function[] wasm-stub 16500 (anonymous function) (wasm.js:1241) asyncFunctionResume (anonymous function) promiseReactionJobWithoutPromise promiseReactionJob [Warning] RuntimeError: Unreachable code should not be executed (evaluating 'wasm.__wbindgen_start()') — wasm.js:1241 (app.js, line 311) [Log] initialized (app.js, line 313) [Log] https://atari.ha.sed.pl/ferris.xex – null (app.js, line 82) [Log] fetch_binary_data – null – "https://atari.ha.sed.pl/ferris.xex" (app.js, line 184) [Log] set_binary – null – "https://atari.ha.sed.pl/ferris.xex" – "len:" – 26637 (app.js, line 187) [Log] fetch_binary_data – null – "https://atarionline.pl/utils/9.%20ROM-y/Systemy%20operacyjne/Atari%20OS%20v2%2083.10.05.rom" (app.js, line 184) [Log] set_binary – null – "https://atarionline.pl/utils/9.%20ROM-y/Systemy%20operacyjne/Atari%20OS%20v2%2083.10.05.rom" – "len:" – 16384 (app.js, line 187) [Log] removing: – "basic" (app.js, line 254) [Log] removing: – "car" (app.js, line 254)