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

error: internal compiler error: no errors encountered even though delay_span_bug issued #455

Open
jsoneaday opened this issue Dec 5, 2023 · 2 comments
Labels
D-Medium invalid This doesn't seem right P-Low question Further information is requested

Comments

@jsoneaday
Copy link

This happes when trying to compile. I heard that this issue is happening due to a bug in the rust compiler so I switched to nightly and the error goes away and the project builds.
However once I run it I then get this error EXC_BAD_ACCESS (code=1, address=0x20) and this screenshot below when running in vscode.

Screenshot 2023-12-04 at 11 47 03 PM
@jsoneaday
Copy link
Author

If I try and build and run this way I get this

Screenshot 2023-12-08 at 9 32 19 PM

@Vrixyz
Copy link
Contributor

Vrixyz commented May 23, 2024

Thanks for the report, but the logs seems to imply it's related to wgpu, have you searched in this direction ?

What are you trying to compile exactly ?

Have you tried bevy_rapier examples or maybe bevy examples ?

@Vrixyz Vrixyz added invalid This doesn't seem right question Further information is requested D-Medium P-Low labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-Medium invalid This doesn't seem right P-Low question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants