Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running commit f7f6 causes panic #111

Open
ethereumdegen opened this issue Oct 21, 2024 · 2 comments
Open

Running commit f7f6 causes panic #111

ethereumdegen opened this issue Oct 21, 2024 · 2 comments

Comments

@ethereumdegen
Copy link

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 ethereumdegen changed the title Running commit f7f6 gives me a crash Running commit f7f6 causes panic Oct 21, 2024
@tim-blackbird
Copy link
Contributor

Yes, cargo run is correct :)
That's an odd panic. Does the bevy main branch run for fine for you?

@MiniaczQ
Copy link
Contributor

Is it fixed after cargo update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants