jogamp
›
java3d
Login
Register
Re: Java3D+Javafx doesn't work on Java 14
Posted by
runiter
on
Jun 09, 2020; 5:03am
URL:
https://forum.jogamp.org/Java3D-Javafx-doesn-t-work-on-Java-14-tp4040679p4040680.html
I tracked the first exception to this line of code:
https://github.com/sgothel/jogl/blob/347271ffdd09153a2334fda593774d49050f84e0/src/jogl/classes/jogamp/opengl/windows/wgl/awt/WindowsAWTWGLGraphicsConfigurationFactory.java#L171
Looks like this code always tries to access negative index of an array.
Or am I missing something?
Saeid Nourian, Ph.D. Eng. |
Graphing Calculator 3D
Free forum by Nabble
Edit this page