Fixed error in Java AI
I was using Vector.remove(Object), but I realised that this doesn't compare references, it calls the "compareTo" method. See KillUnit Java AI is still using Buffered IO and so hasn't been tested with the manager program yet.
Please register or sign in to comment