Error running examples #3500
Unanswered
coreystaten
asked this question in
Q&A
Replies: 1 comment
-
Converted to an issue in #3501 :) You're not doing anything immediately wrong, so we'll troubleshoot it there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having trouble running any graphical Bevy examples, getting the following error:
I've tried on both the v0.5.0 tag and latest. I'm on fully updated Arch Linux, using i3 and proprietary Nvidia Drivers with 3x RTX 2080 Ti GPUs. Here's the output of
nvidia-smi
:And here's with
RUST_BACKTRACE=1
set:I was able to find a few other reported issues in Bevy and wgpu with the same error message, but none looked to apply to my setup. Any advice, or other information I can supply for help troubleshooting? Should I open an issue?
Beta Was this translation helpful? Give feedback.
All reactions