- javax.media.opengl.GLException: No OpenGL context current on this thread
- at javax.media.opengl.glu.GLU.getCurrentGL(GLU.java:234)
- at com.sun.opengl.util.texture.Texture.<init>(Texture.java:179)
- at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
- at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:539)
- at jogl_ttf.basics.implementation.TTF_Loader.loadFont(TTF_Loader.java:113)
- at jogl_ttf.util.implementation.TTF_Font_Manager.addFont(TTF_Font_Manager.java:157)
- at jogl_ttf.util.implementation.TTF_Font_Manager_Tester.test_FontExistsLoadDelete(TTF_Font_Manager_Tester.java:40)