Icy Version 1.6.1.1
Java(TM) SE Runtime Environment 1.8.0_45-b14 (64 bit)
Running on Mac OS X 10.8.5 (x86_64)
Max java memory : 1820.5 MB
Plugin Protocols 2.3.1.0
Dependances:
Plugin Protocols SDK 4.5.4.0 is correctly installed
Plugin JavaDoc Parser 0.0.1.1 is correctly installed
Couldn’t create block from class “plugins.adufour.blocks.tools.input.Sequence”.
Reason: java.lang.ClassCastException (plugins.adufour.blocks.tools.input.Sequence cannot be cast to plugins.adufour.blocks.lang.Block).
A bug was caught while loading the protocol.
– Yes: send the report and the protocol (recommended for diagnosis).
– No: send the report but not the protocol (recommended for privacy).
– Cancel: discard this message (nothing will be sent)
plugins.adufour.blocks.util.BlocksException: Couldn’t create block from class “plugins.adufour.blocks.tools.input.Sequence”.
Reason: java.lang.ClassCastException (plugins.adufour.blocks.tools.input.Sequence cannot be cast to plugins.adufour.blocks.lang.Block)
at plugins.adufour.blocks.util.BlocksML.loadWorkFlow_V4(BlocksML.java:1255)
at plugins.adufour.blocks.util.BlocksML.loadWorkFlow(BlocksML.java:765)
at plugins.adufour.protocols.gui.ProtocolPanel.loadWorkFlow(ProtocolPanel.java:454)
at plugins.adufour.protocols.gui.MainFrame$2.run(MainFrame.java:587)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)