GL error when loading WebP + GIF images
Phoenix-Starlight opened this issue · 3 comments
I've repeatedly gotten segfaults, and then after dropping No Error Context option gotten this:
[14:55:28] [Render thread/INFO]: OpenGL debug message: id=1, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION in glTexSubImage2D(invalid texture level 0)'
Eventually I isolated it to just YACL/Zoomify causing the issue. (Also, after this error occurs, the revert icons are broken)
issue.log
If I've misplaced the issue, please let me know!
This is not casusing a segfault. I am aware that loading WebP and GIF images cause this error log, but they load find and is not causing any issues.
It's segfaulting beacuse I enabled no error context in sodium which is
why it segfaults. If you turn off no error context then it doesn't.
Edit: Since you state that the icons should *be* loading normally even after the error I'll just assume another mod is conflicting in a way that causes it to render as a tofu icon.
…On 8/12/23, Xander ***@***.***> wrote:
This is not casusing a segfault. I am aware that loading WebP and GIF images
cause this error log, but they load find and is not causing any issues.
--
Reply to this email directly or view it on GitHub:
#96 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>