Hey guys, I've got a little problem.
After installing the WormSDK and running the bat-file i got the following cmd-output.
Do you know what I need to change to run the simulator properly?
Thx for your help!
wiz
Unknown source
as mentioned in the topic with the same name as the error you get, there is a problem with the class files given with the installation. They seem to be compiled in java 6, while you should compile all bots compliant for Java 5. if you recreate the bots from the source, normally everything should work.