I just tried to run RTS with:
http://rl-library.googlecode.com/svn/tags/rl-competitionB540/
Running the Java RTS Gui with the Java Agent I get:
bt-macBook:randomAgentJava btanner$ ./run.bash
Connecting to 127.0.0.1 on port 4096 with autoreconnect=0
Exception in thread "main" java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)
at rlVizLib.utilities.TaskSpecObject.<init>(TaskSpecObject.java:64)
at RandomAgent.RandomAgent.agent_init(RandomAgent.java:52)
at rlglue.agent.ClientAgent.onAgentInit(ClientAgent.java:25)
at rlglue.agent.ClientAgent.runAgentEventLoop(ClientAgent.java:149)
at rlglue.agent.AgentLoader.main(AgentLoader.java:53)
-- Agent is complete
Someone else please look at this, and I'll do the same tomorrow. Maybe RTS
is broken, or maybe its something task spec?
Original issue reported on code.google.com by brian.ta...@gmail.com on 15 Nov 2007 at 12:44
Original issue reported on code.google.com by
brian.ta...@gmail.com
on 15 Nov 2007 at 12:44