Game log gets spammed with OpenGl errors.
[Render thread/INFO]: OpenGL debug message: id=1280, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_ENUM error generated. Operation is not valid from the core profile.'
message='GL_INVALID_OPERATION error generated. Function glPushAttrib is deprecated and not available in preview contexts.'
message='GL_INVALID_OPERATION error generated. Function glMatrixMode is deprecated and not available in preview contexts.'
message='GL_INVALID_OPERATION error generated. Function glPushMatrix is deprecated and not available in preview contexts.'
message='GL_INVALID_OPERATION error generated. Function glLoadIdentity is deprecated and not available in preview contexts.'
message='GL_INVALID_OPERATION error generated. Function glOrtho is deprecated and not available in preview contexts.'
message='GL_INVALID_OPERATION error generated. Function glMatrixMode is deprecated and not available in preview contexts.'
message='GL_INVALID_OPERATION error generated. Function glPushMatrix is deprecated and not available in preview contexts.'
message='GL_INVALID_OPERATION error generated. Function glLoadIdentity is deprecated and not available in preview contexts.'
message='GL_INVALID_ENUM error generated. Cannot enable <cap> in the current profile.'
Log attached.
I discovered the issue is present when I use my recording software and when it overlays the fps on the game window:
[media]Without the FPS overlay, the error does not appear on the logs.
Attachments
Comments 10
Hmm.
Well, since these messages are caused by the overlay, I don't think this can be fixed by Mojang.
this is super annoying, I don't think it affects all 1.17 snapshots since 21w10a (lwjgl change) but I think it affects 1.17pre4 to 1.17rc2 as well
Same issue, I also use Bandicam to record my gameplay, the error messages are specially evident when you have optifine installed, I also discovered this bug by accident.
Me and a friend of mine got pretty much the same issue, except that we don't have an FPS counter.
Occurring on both curse and regular launchers.
I've been looking for one like that.
Could you check whether you're affected by MC-219985?