Skip to content
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 set_albedo #194

Open
MalignusCN opened this issue Mar 29, 2023 · 1 comment
Open

Bug when set_albedo #194

MalignusCN opened this issue Mar 29, 2023 · 1 comment

Comments

@MalignusCN
Copy link

Hi Yuliang~ I've found a bug when the code execute rndr.set_albedo(texture_image) in scripts/render_batch.py. Be more specfic, the bug happened when the code is trying to set_texture as code
glGenerateMipmap(GL_TEXTURE_2D)
No accurate report was shown, only shows:

Pass 'Combine redundant instructions' is not initialized.
Verify if there is a pass dependency cycle.
Required Passes:
Segmentation fault

I wanna know what kind of bug it is, would it effect the result without generate the mipmap here? If this problem is related to the version of my conda env? Could you please show your env with PyOpenGL, Looking for your reply, best regards.

@YuliangXiu
Copy link
Owner

Maybe the old discussion is related to your case

#60 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants