Icy Version 1.5.4.2
Java(TM) SE Runtime Environment 1.8.0_25-b18 (64 bit)
Running on Windows 7 6.1 (amd64)
Max java memory : 8875.0 MB
Plugin EzPlug SDK 3.6.11.0
Comment:
Please type here your comment
java.lang.ClassCastException: java.lang.String cannot be cast to java.io.File
at plugins.adufour.vars.gui.swing.FileChooser.updateInterfaceValue(FileChooser.java:121)
at plugins.adufour.vars.gui.VarEditor$2.run(VarEditor.java:300)
at icy.system.thread.ThreadUtil$CaughtRunnable.run(ThreadUtil.java:61)
at icy.system.thread.ThreadUtil.invokeLater(ThreadUtil.java:261)
at icy.system.thread.ThreadUtil.invokeLater(ThreadUtil.java:244)
at plugins.adufour.vars.gui.VarEditor.referenceChanged(VarEditor.java:296)
at plugins.adufour.vars.lang.Var.fireVariableChanged(Var.java:245)
at plugins.adufour.vars.lang.Var.setReference(Var.java:662)
at plugins.adufour.blocks.lang.WorkFlow.addLink(WorkFlow.java:188)
at plugins.adufour.protocols.gui.link.DropZone.drop(DropZone.java:137)
at java.awt.dnd.DropTarget.drop(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(Unknown Source)
at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Unknown Source)
at sun.awt.dnd.SunDropTargetEvent.dispatch(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processDropTargetEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(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$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.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)