2024-08-17T11:34:20.151505Z INFO bevy_diagnostic::system_information_diagnostics_plugin::internal: SystemInfo { os: "
Linux 24.0.6 Manjaro Linux", kernel: "6.10.3-1-MANJARO", cpu: "Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz", core_count:
"6", memory: "15.5 GiB" }
2024-08-17T11:34:20.192755Z INFO bevy_render::renderer: AdapterInfo { name: "AMD Radeon RX 5700 XT", vendor: 4098, de
vice: 29471, device_type: DiscreteGpu, driver: "AMD open-source driver", driver_info: "2024.Q2.3 (LLPC)", backend: Vul
kan }
2024-08-17T11:34:20.289141Z INFO bevy_winit::system: Creating new window "Wash Cycle" (Entity { index: 0, generation:
1 })
2024-08-17T11:34:20.427436Z INFO blenvy::registry::export_types: Done exporting registry schema
Initialising in parallel using 4 threads
wl_drm#43: error 0: wl_drm.create_prime_buffer is not implemented
Protocol error 0 on object wl_drm@43:
thread '<unnamed>' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-0.20.1/src/backe
nd/wgpu_core.rs:801:30:
Error in Surface::present: Validation Error
Caused by: Parent device is lost
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Encountered a panic in system `bevy_render::renderer::render_system`!
Protocol error 0 on object wl_drm@43:
2024-08-17T11:34:20.477853Z ERROR bevy_winit::state: winit event loop returned an error: Exit Failure: 1
2024-08-17T11:34:20.477861Z ERROR bevy_winit::state: Failed to receive a app exit code! This is a bug