Login  Register

Kymograph Error

Posted by aurorachic on Feb 09, 2009; 8:28pm
URL: http://imagej.273.s1.nabble.com/Kymograph-Error-tp3693787.html

Hi,

I am encountering problems with running the plugins including Stack Difference, Walking Average, Multiple Overlay and Multiple Kymograph.

For instance, using the Multiple Kymograph (or any of the other 3) plugin(s) will cause such a window to pop up:

Exception
java.lang.ClassFormatError: Incompatible magic value -1095041334 in class file MultipleKymograph_
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:520)
        at ij.io.PluginClassLoader.loadClass(PluginClassLoader.java:246)
        at ij.io.PluginClassLoader.loadClass(PluginClassLoader.java:209)
        at ij.IJ.runUserPlugIn(IJ.java:174)
        at ij.IJ.runPlugIn(IJ.java:142)
        at ij.Executer.runCommand(Executer.java:104)
        at ij.Executer.run(Executer.java:58)
        at java.lang.Thread.run(Thread.java:613)

Please enlighten me on what I can do to correct these problems. I am using this plugin analyze my results for my thesis.

Thanks!