bevy_editor_prototypes icon indicating copy to clipboard operation
bevy_editor_prototypes copied to clipboard

Running commit f7f6 causes panic

Open ethereumdegen opened this issue 1 year ago • 2 comments
trafficstars

thread '' panicked at /home/andy/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ash-0.38.0+1.3.281/src/extensions_generated.rs:2361:29: Unable to load cmd_begin_debug_utils_label_ext note: run with RUST_BACKTRACE=1 environment variable to display a backtrace thread '' panicked at library/core/src/panicking.rs:221:5: panic in a function that cannot unwind

I get this when i do 'cargo run' on 'bevy_editor' ( i assume this is how to boot? i dont see in the readme where it says)

ethereumdegen avatar Oct 21 '24 14:10 ethereumdegen