RichoDemus / bevy-console

MIT License
285 stars 63 forks source link

Execute the examples all black. #42

Closed liangyongrui closed 1 year ago

liangyongrui commented 1 year ago
图片

$ cargo run --example log_command Compiling bevy_console v0.7.0 (/Users/liangyongrui/code/github/bevy-console) Finished dev [unoptimized + debuginfo] target(s) in 5.36s Running target/debug/examples/log_command 2023-03-21T12:34:54.594627Z INFO bevy_render::renderer: AdapterInfo { name: "AMD Radeon Pro 5300M", vendor: 0, device: 0, device_type: DiscreteGpu, driver: "", driver_info: "", backend: Metal } 2023-03-21T12:34:55.107354Z INFO bevy_winit::system: Creating new window "Bevy App" (0v0) 2023-03-21T12:34:55.334038Z INFO bevy_diagnostic::system_information_diagnostics_plugin::internal: SystemInfo { os: "MacOS 13.2.1 ", kernel: "22.3.0", cpu: "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz", core_count: "6", memory: "16.0 GiB" } 2023-03-21T12:34:59.001059Z INFO bevy_window::system: No windows are open, exiting 2023-03-21T12:34:59.002596Z INFO bevy_winit::system: Closing window 0v0

liangyongrui commented 1 year ago

pressed ` switch open