[JAVA3D] Picking exception

2001-07-12 Thread Christopher Collins
Does anyone know about this exception: java.lang.RuntimeException: Interp point outside quad at com.sun.j3d.utils.picking.PickIntersection.getInterpWeights(PickIntersec tion.java:1429) at com.sun.j3d.utils.picking.PickIntersection.getPointCoordinates(PickInter section.java:1071)

[JAVA3D] picking exception

1999-10-21 Thread Olivier fillon
Win NT 4, j3d openGL 1.1.2 When picking my objects with: SceneGraphPath[] sgp = pickScene.pickAllSorted(xpos, ypos, pickMode); I sometimes get the following: ### Exception occurred during Behavior execution: java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 at java.util.Vector.el