I want to develop my app under JBuilder 3.5, and when i run HelloUniverse
, all is OK.
So i think configuration is right.
But when i try to run another example that load a image appears the
next error:
error : in loading image
java.lang.NullPointerExeception
at com.sun.j3d.utils.image.TextureLoader.getTexture(TextureLoader.java:342)
Please, could anybody help me? Thanks in advance.
--
