Replies: 2 comments 1 reply
-
Been having this issue for months and i have absolutely no idea how to resolve it. I'm on an amd rig with a ryzen 9 5900x and a radeon 6900xt. On this specific machine, my log stream across any bevy repository is flooded with:
I've tried filtering this out with custom tracing directives, but i feel like there has to be a better solution. This post seems to have gotten buried, but I'm at least glad I'm not the only person experiencing this and it seems to be part of a broader issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Maybe #9975 has some solutions that could help. |
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.
-
Hi I'm trying to make a simple game with bevy.
Below is my computer system recognized by Bevy.
While testing the game, the console receives the following error per frame.
Other common Intel computers do not fail.
This is not an error that interferes with running the app.
However, there is a problem with printing logs during development.
Is there a way to solve it?
Beta Was this translation helpful? Give feedback.
All reactions