Talk:DeltaSquad

From Robowiki
Revision as of 18:51, 26 November 2008 by Bnorm (talk | contribs) (New page: == Problems Running Teams == So I've been having some problems running teams in robocode. When I create a team and go to run it I get something like: <pre> Aborting battle, could not fin...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problems Running Teams

So I've been having some problems running teams in robocode. When I create a team and go to run it I get something like:

Aborting battle, could not find robot: /home/brian/robocode/robotskid.team.Boss
Aborting battle, could not find robot: /home/brian/robocode/robotskid.team.Fixer
Aborting battle, could not find robot: /home/brian/robocode/robotskid.team.Sev
Aborting battle, could not find robot: /home/brian/robocode/robotskid.team.Scorch

The funny thing is that those robots aren't even located in /home/brian/robocode/robots, they're off in my eclipse workspace. Anyone else have this problem? Know how to fix it? Could it be a bug in robocode?