Login  Register

Error jogamp.opengl.windows.wgl.awt....

Posted by IssaKass on May 26, 2023; 8:24pm
URL: https://forum.jogamp.org/Error-jogamp-opengl-windows-wgl-awt-tp4042644.html

Hello, I tried the example in the wiki and that exception occurred: Index -1 out of bounds for length 1
        at jogamp.opengl.windows.wgl.awt.WindowsAWTWGLGraphicsConfigurationFactory.chooseGraphicsConfigurationImpl(WindowsAWTWGLGraphicsConfigurationFactory.java:169). It is raised when trying to show the JFrame. Why this occurrs??
Please help me, I tried to solve it for many hours.