ICY Version 1.3.6.0
Java(TM) SE Runtime Environment 1.7.0_21-b11 (32 bit)
Running on Windows 8 6.2 (x86)
Max java memory : 1330.2 MB
Plugin Indexer
Comment:
Please type here your comment
java.lang.IllegalAccessError: Cannot change the type of a linked mutable variable
at plugins.adufour.vars.lang.VarMutable.setType(VarMutable.java:105)
at plugins.adufour.blocks.tools.Indexer$1.referenceChanged(Indexer.java:51)
at plugins.adufour.vars.lang.Var.fireVariableChanged(Var.java:221)
at plugins.adufour.vars.lang.Var.setReference(Var.java:586)
at plugins.adufour.vars.lang.VarMutable.setReference(VarMutable.java:128)
at plugins.adufour.blocks.lang.WorkFlow.removeBlock(WorkFlow.java:520)
at plugins.adufour.blocks.gui.block.BlockPanel$1.run(BlockPanel.java:390)
at icy.system.thread.Processor$Runner.run(Processor.java:84)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)