spinscan icon indicating copy to clipboard operation
spinscan copied to clipboard

Error processing video

Open dubstar-04 opened this issue 12 years ago • 0 comments

I am getting an error while trying to process the sample video. I dont know if its an issue with the bundled java on osx?

Exception in thread "Animation Thread" java.lang.NullPointerException at spinscan.processScanFrame(spinscan.java:453) at spinscan.draw(spinscan.java:243) at processing.core.PApplet.handleDraw(PApplet.java:1631) at processing.core.PApplet.run(PApplet.java:1530) at java.lang.Thread.run(Thread.java:680)

dubstar-04 avatar May 13 '12 20:05 dubstar-04