I have an OpenGL application and for some reason it freezes every time I run it. I’ve tried logging the error with LWJGL’s [icode]
Util.checkGLError()[/icode] but I get nothing. I’ve heard there are numerous ways of error checking; what are they? I can’t find any LWJGL related information on the matter.