java.lang.NullPointerException at apple.awt.CRenderer.copyImage(CRenderer.java:589) at sun.java2d.pipe.ValidatePipe.copyImage(ValidatePipe.java:154) at sun.java2d.SunGraphics2D.copyImage(SunGraphics2D.java:2983) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3112) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:3068) at sun.awt.image.BufImgSurfaceData.copyArea(BufImgSurfaceData.java:688) at apple.awt.CompositeCRenderer.compositeImage(CompositeCRenderer.java:1033) at apple.awt.CompositeCRenderer.drawLine(CompositeCRenderer.java:156) at sun.java2d.pipe.ValidatePipe.drawLine(ValidatePipe.java:34) at sun.java2d.SunGraphics2D.drawLine(SunGraphics2D.java:2129) at javax.swing.text.JTextComponent$ComposedTextCaret.paint(JTextComponent.java:3706) at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:641) at apple.laf.AquaTextAreaUI.paintSafely(AquaTextAreaUI.java:88) at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:771) at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:750)