Icy Version 1.9.1.0
Java(TM) SE Runtime Environment 1.8.0_161-b12 (64 bit)
Running on Windows 7 6.1 (amd64)
Max java memory : 3.5 GB
Plugin Micro-Manager for Icy 1.7.1.5
Comment:
testing with micromanager v2.0
java.lang.RuntimeException: Cannot patch Micro-Manager classes, you may need to restart Icy !
at plugins.tprovoost.Microscopy.MicroManager.tools.MMUtils.fixSystemLibrairies(MMUtils.java:168)
at plugins.tprovoost.Microscopy.MicroManagerForIcy.MicromanagerPlugin.init(MicromanagerPlugin.java:22)
at plugins.tprovoost.Microscopy.MicroManagerForIcy.MicromanagerPlugin.run(MicromanagerPlugin.java:32)
at java.lang.Thread.run(Unknown Source)
Caused by :
java.lang.IllegalArgumentException: No such class: org.micromanager.MMStudio
at icy.system.ClassPatcher.getClass(ClassPatcher.java:348)
at icy.system.ClassPatcher.getMethod(ClassPatcher.java:358)
at icy.system.ClassPatcher.replaceMethod(ClassPatcher.java:279)
at icy.system.ClassPatcher.replaceMethod(ClassPatcher.java:259)
at plugins.tprovoost.Microscopy.MicroManager.patch.MMPatcher.applyPatches(MMPatcher.java:79)
at plugins.tprovoost.Microscopy.MicroManager.tools.MMUtils.fixSystemLibrairies(MMUtils.java:164)
at plugins.tprovoost.Microscopy.MicroManagerForIcy.MicromanagerPlugin.init(MicromanagerPlugin.java:22)
at plugins.tprovoost.Microscopy.MicroManagerForIcy.MicromanagerPlugin.run(MicromanagerPlugin.java:32)
at java.lang.Thread.run(Unknown Source)
Caused by :
javassist.NotFoundException: org.micromanager.MMStudio
at javassist.ClassPool.get(ClassPool.java:450)
at icy.system.ClassPatcher.getClass(ClassPatcher.java:344)
at icy.system.ClassPatcher.getMethod(ClassPatcher.java:358)
at icy.system.ClassPatcher.replaceMethod(ClassPatcher.java:279)
at icy.system.ClassPatcher.replaceMethod(ClassPatcher.java:259)
at plugins.tprovoost.Microscopy.MicroManager.patch.MMPatcher.applyPatches(MMPatcher.java:79)
at plugins.tprovoost.Microscopy.MicroManager.tools.MMUtils.fixSystemLibrairies(MMUtils.java:164)
at plugins.tprovoost.Microscopy.MicroManagerForIcy.MicromanagerPlugin.init(MicromanagerPlugin.java:22)
at plugins.tprovoost.Microscopy.MicroManagerForIcy.MicromanagerPlugin.run(MicromanagerPlugin.java:32)
at java.lang.Thread.run(Unknown Source)