-
Notifications
You must be signed in to change notification settings - Fork 186
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
[Bug}: When using pyimgui some users of my program have GLError
s
#368
Comments
GLError
s
Have you tried setting
I can help debugging, I'm just a bit busy for the next couple days :) |
@obiwac For me with |
Indeed 🤔 I'll have a look then in a little while. |
ah but have you tried this without your changes? i.e. in the main branch of mcpy? |
@obiwac In episode 12 (not modified) with |
yes but in community I mean |
Same results in community, no errors. Seems like NVIDIA's Windows and Linux (X) drivers behave very differently. |
Not sure how I can reproduce the following error, anyway, some users (Linux with NVIDIA's X drivers) have the following error. I'm on Windows with the NVIDA's drivers and I cannot reproduce the error.
Python dependencies
More information in obiwac/python-minecraft-clone#104. The code in question is https://github.com/ajh123/python-minecraft-clone/tree/ui_rewrite/community. Currently I am not sure on the environment the user is running the program in.
The text was updated successfully, but these errors were encountered: