Icy Version 1.8.0.0
Java(TM) SE Runtime Environment 1.8.0_51-b16 (64 bit)
Running on Windows 8.1 6.3 (amd64)
Max java memory : 5.3 GB
Plugin EzPlug SDK 3.12.0.0
Comment:
Please type here your comment
java.lang.IllegalAccessError: Cannot change the type of variable “element”: it is being referenced by another variable
at plugins.adufour.vars.lang.VarMutable.setType(VarMutable.java:136)
at plugins.adufour.blocks.tools.Indexer$1.referenceChanged(Indexer.java:51)
at plugins.adufour.vars.lang.Var.fireVariableChanged(Var.java:314)
at plugins.adufour.vars.lang.Var.setReference(Var.java:731)
at plugins.adufour.vars.lang.VarMutable.setReference(VarMutable.java:225)
at plugins.adufour.blocks.lang.WorkFlow.removeLink(WorkFlow.java:652)
at plugins.adufour.protocols.gui.block.WorkFlowContainer.doEmbedWorkflow(WorkFlowContainer.java:507)
at plugins.adufour.protocols.gui.block.WorkFlowContainer.embedWorkFlow(WorkFlowContainer.java:474)
at plugins.adufour.blocks.util.BlocksFinder$4.actionPerformed(BlocksFinder.java:608)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(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.processMouseEvent(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$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$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)