noppelmax via robocode
2016-10-24 16:30:12 UTC
Hey,
i use the same directory for the robocode gui as is use for the
robocodeengine. it set it via:
engine = new RobocodeEngine(new File("/home/max/robocode"));
I the gui my bots show up and are running. In the engine only it writes:
Running version is 1.9.2.5
Robotsdir is /home/max/robocode/robots
Err> Can't find 'Test.Test'
Err> Can't find 'noppelma.TestBot'
Err> Can't find 'noppelma.SonOfAWolf'
Msg> Preparing battle...
Msg> ----------------------
Msg> Round 1 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 1 cleaning up.
Msg> ----------------------
Msg> Round 2 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 2 cleaning up.
Msg> ----------------------
Msg> Round 3 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 3 cleaning up.
Msg> ----------------------
Msg> Round 4 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 4 cleaning up.
Msg> ----------------------
Msg> Round 5 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 5 cleaning up.
-- Battle has completed --
Battle results:
sample.RamFire: 0
Do you have any idea what may be wrong. Test.Test is generated and compiled
via die Robocode Gui.
Thanks and best regards,
max
i use the same directory for the robocode gui as is use for the
robocodeengine. it set it via:
engine = new RobocodeEngine(new File("/home/max/robocode"));
I the gui my bots show up and are running. In the engine only it writes:
Running version is 1.9.2.5
Robotsdir is /home/max/robocode/robots
Err> Can't find 'Test.Test'
Err> Can't find 'noppelma.TestBot'
Err> Can't find 'noppelma.SonOfAWolf'
Msg> Preparing battle...
Msg> ----------------------
Msg> Round 1 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 1 cleaning up.
Msg> ----------------------
Msg> Round 2 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 2 cleaning up.
Msg> ----------------------
Msg> Round 3 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 3 cleaning up.
Msg> ----------------------
Msg> Round 4 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 4 cleaning up.
Msg> ----------------------
Msg> Round 5 initializing..
Msg> Let the games begin!
Msg> .
Msg> Round 5 cleaning up.
-- Battle has completed --
Battle results:
sample.RamFire: 0
Do you have any idea what may be wrong. Test.Test is generated and compiled
via die Robocode Gui.
Thanks and best regards,
max
--
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robocode+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.