Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2025-07-22T11:26:51.904210Z ERROR wgpu::backend::wgpu_core: Handling wgpu errors as fatal by default
- thread 'Compute Task Pool (7)' panicked at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-24.0.5/src/backend/wgpu_core.rs:3432:18:
- wgpu error: Validation Error
- Caused by:
- In Surface::configure
- Invalid surface
- stack backtrace:
- 0: __rustc::rust_begin_unwind
- at /rustc/6b00bc3880198600130e1cf62b8f8a93494488cc/library/std/src/panicking.rs:697:5
- 1: core::panicking::panic_fmt
- at /rustc/6b00bc3880198600130e1cf62b8f8a93494488cc/library/core/src/panicking.rs:75:14
- 2: wgpu::backend::wgpu_core::default_error_handler
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-24.0.5/src/backend/wgpu_core.rs:653:5
- 3: wgpu::backend::wgpu_core::ErrorSinkRaw::handle_error
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-24.0.5/src/backend/wgpu_core.rs:637:21
- 4: wgpu::backend::wgpu_core::ContextWgpuCore::handle_error_inner
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-24.0.5/src/backend/wgpu_core.rs:298:9
- 5: wgpu::backend::wgpu_core::ContextWgpuCore::handle_error_nolabel
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-24.0.5/src/backend/wgpu_core.rs:321:9
- 6: <wgpu::backend::wgpu_core::CoreSurface as wgpu::dispatch::SurfaceInterface>::configure
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-24.0.5/src/backend/wgpu_core.rs:3431:13
- 7: wgpu::api::surface::Surface::configure
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-24.0.5/src/api/surface.rs:84:9
- 8: bevy_render::renderer::render_device::RenderDevice::configure_surface
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render-0.16.1/src/renderer/render_device.rs:253:9
- 9: bevy_render::view::window::create_surfaces::{{closure}}
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render-0.16.1/src/view/window/mod.rs:384:17
- 10: hashbrown::map::Entry<K,V,S,A>::or_insert_with
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.4/src/map.rs:3553:50
- 11: bevy_render::view::window::create_surfaces
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_render-0.16.1/src/view/window/mod.rs:317:20
- 12: core::ops::function::FnMut::call_mut
- at /home/.../.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:166:5
- 13: core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut
- at /home/.../.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:294:13
- 14: <Func as bevy_ecs::system::function_system::SystemParamFunction<fn(F0,F1,F2,F3,F4) .> Out>>::run::call_inner
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.1/src/system/function_system.rs:945:21
- 15: <Func as bevy_ecs::system::function_system::SystemParamFunction<fn(F0,F1,F2,F3,F4) .> Out>>::run
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.1/src/system/function_system.rs:948:17
- 16: <bevy_ecs::system::function_system::FunctionSystem<Marker,F> as bevy_ecs::system::system::System>::run_unsafe
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.1/src/system/function_system.rs:735:19
- 17: <bevy_ecs::system::schedule_system::InfallibleSystemWrapper<S> as bevy_ecs::system::system::System>::run_unsafe
- at /home/.../.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.1/src/system/schedule_system.rs:68:9
- note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
- Encountered a panic in system `bevy_render::view::window::create_surfaces`!
Advertisement
Add Comment
Please, Sign In to add comment