Cannot get any example to run in 0.16.0-rc.5 #18878
Closed
fleetingbytes
started this conversation in
General
Replies: 2 comments
-
I would suggest opening an issue, as it seems to be an OpenGL support issue and I did not find a merged or proposed fix in the PRs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, I have opened an issue for this. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I just started learning bevy and following bevy's Getting Started/Quick Start instructions, I can successfully run examples in bevy 0.15.3 (with some non-fatal errors), but when I switch to 0.16.0-rc.5, any example I try is panicking for one and the same reason:
I have therefore reacted to this wgpu issue but they referred me back to bevy, this being a bevy issue.
I am not familiar with bevy's release process so I wonder: is this a potential issue bevy 0.16 is running into or will the examples be somehow updated and made compatible with 0.16 later in the release process?
Beta Was this translation helpful? Give feedback.
All reactions