Open jsoneaday opened 11 months ago
If I try and build and run this way I get this
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 ?
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.