Re: Error jogamp.opengl.windows.wgl.awt....
Posted by
gouessej on
May 26, 2023; 11:43pm
URL: https://forum.jogamp.org/Error-jogamp-opengl-windows-wgl-awt-tp4042644p4042645.html
Hello
At first, please use JOGL >= 2.4.0.
Secondly, if you use Java >= 9, don't forget the --add-opens clauses. I've talked about that many times on this forum and in my blog.
You obtain this exception because of a bug that was fixed in JOGL 2.4.0 as far as I remember.