ICY Version 1.2.7.0
Plugin Video Recorder 1.1.0.0
Comment:
Please type here your comment
An error occured while the plugin was running.
Stack trace :
java.lang.IllegalArgumentException: Width (0) and height (0) must be > 0
at java.awt.image.SampleModel.
at java.awt.image.ComponentSampleModel.
at java.awt.image.BandedSampleModel.
at icy.image.colormodel.IcyColorModel.createCompatibleSampleModel(IcyColorModel.java:243)
at icy.image.colormodel.IcyColorModel.createCompatibleWritableRaster(IcyColorModel.java:249)
at icy.image.IcyBufferedImage.
at icy.image.IcyBufferedImage.
at icy.canvas.Canvas3D.getRenderedImage(Canvas3D.java:1209)
at plugins.tprovoost.recorder.Recorder$ImageGrabber.run(Recorder.java:276)
at icy.system.thread.Processor$Runner.run(Processor.java:84)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)