Re: Help in Java (netbeans & eclipse)
Posted by jmaasing on May 29, 2015; 7:06am
URL: https://forum.jogamp.org/Help-in-Java-netbeans-eclipse-tp4034513p4034541.html
This is not a JOGL problem.
The error message indicates that your assumptions about the array lengths are wrong, on line 362 in your source you index outside an array that you send in.