isXander / YetAnotherConfigLib

YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
GNU Lesser General Public License v3.0
96 stars 37 forks source link

GL error when loading WebP + GIF images #96

Closed Phoenix-Starlight closed 1 year ago

Phoenix-Starlight commented 1 year ago

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!

isXander commented 1 year ago

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.

isXander commented 1 year ago

I've renamed this issue and am using this as a tracking issue for this problem.

Phoenix-Starlight commented 1 year ago

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: https://github.com/isXander/YetAnotherConfigLib/issues/96#issuecomment-1675922570 You are receiving this because you authored the thread.

Message ID: @.***>