Icy Version 1.8.4.0
Java(TM) SE Runtime Environment 1.8.0_92-b14 (64 bit)
Running on Windows 10 10.0 (amd64)
Max java memory : 10.4 GB
Plugin Command-Line Script Runner 0.0.1.0
Email: adn30@medschl.cam.ac.uk
Comment:
Please type here your comment
java.lang.NullPointerException
at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
at sun.nio.fs.WindowsPath.parse(Unknown Source)
at sun.nio.fs.WindowsFileSystem.getPath(Unknown Source)
at java.nio.file.Paths.get(Unknown Source)
at plugins.volker.commandlinescriptrunner.CommandLineScriptRunner.readAndModifyScript(CommandLineScriptRunner.java:118)
at plugins.volker.commandlinescriptrunner.CommandLineScriptRunner.run(CommandLineScriptRunner.java:105)
at icy.plugin.abstract_.PluginActionable.compute(PluginActionable.java:42)
at icy.plugin.PluginLauncher$PluginExecutor.call(PluginLauncher.java:68)
at icy.plugin.PluginLauncher$PluginExecutor.call(PluginLauncher.java:1)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)