./run.sh
\code_swarm project !
Specify a config file, or ENTER for default one [data/sample.config] :
code_swarm is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
[Fatal Error] activity.log:1:1: Content is not allowed in prolog.
Error parsing xml:
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1158)
at code_swarm$XMLQueueLoader.run(code_swarm.java:1200)
at code_swarm.loadRepEvents(code_swarm.java:1005)
at code_swarm.setup(code_swarm.java:413)
at processing.core.PApplet.handleDisplay(PApplet.java:1368)
at processing.core.PGraphics.requestDisplay(PGraphics.java:690)
at processing.core.PApplet.run(PApplet.java:1542)
at java.lang.Thread.run(Thread.java:662)
bye