NullPointerExeption when opening a second "Interactive 3D Surface Plot v2.33"
Posted by
Information Ocean on
Sep 09, 2015; 2:53am
URL: http://imagej.273.s1.nabble.com/NullPointerExeption-when-opening-a-second-Interactive-3D-Surface-Plot-v2-33-tp5014277.html
Hi folks,
I have two images 256x256. Both of them are 8-bit. I opened one of them with the plugin “Interactive 3D Surface Plot”. After I delighted myself with it, I wanted to see the other image “Interactive 3D Surface Plot” side by side with the first one and then this rude awakening happened from my delight.
The Machine is a MacPro late 2013 with 64GB Ram.
ImageJ 1.50b; Java 1.6.0_65 [64-bit]; Mac OS X 10.10.5; 138MB of 658MB (20%)
java.lang.NullPointerException
at jRenderer3D.Transform.transform(Transform.java:24)
at jRenderer3D.JRenderer3D.finishAndDrawText(JRenderer3D.java:605)
at jRenderer3D.JRenderer3D.doRendering(JRenderer3D.java:925)
at Interactive_3D_Surface_Plot.renderAndUpdateDisplay(Interactive_3D_Surface_Plot.java:970)
at Interactive_3D_Surface_Plot.create3DRenderer(Interactive_3D_Surface_Plot.java:749)
at Interactive_3D_Surface_Plot.runApplication(Interactive_3D_Surface_Plot.java:538)
at Interactive_3D_Surface_Plot.run(Interactive_3D_Surface_Plot.java:447)
at ij.IJ.runUserPlugIn(IJ.java:212)
at ij.IJ.runPlugIn(IJ.java:176)
at ij.Executer.runCommand(Executer.java:132)
at ij.Executer.run(Executer.java:65)
at java.lang.Thread.run(Thread.java:695)
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html