Code in this format is now aborting, is there a reason…this worked previously
static public BufferedImage parchment = ((ImageComponent2D) TextureLoader.tf
.getAlphaTexture(“images/parchment2.gif”).getImage(0)).getImage();
Caused by: java.lang.IllegalStateException: ImageComponent2D is not by reference
at com.xith3d.scenegraph.ImageComponent2D.getImage(ImageComponent2D.java:206)