View source for User talk:R063R
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Broken Bot | 7 | 02:17, 28 July 2012 |
Hi, your bot pac.acb is broken. To package it properly open Robocode and use Robot --> Package Robot for Upload
. Also, make sure you are using Java 6 compatibility in your compilation.
hi,
Thank you by the information! I had packaged it in the right way but I notice that my compiler is setted to -source 1.5, and I changed it (1.6). I hope at this time everything is right!
Best regards, Rogério Costa
You also need to use the correct package for the robot. So for you the source should be placed in a folder called "pac" (in the robots directory) and "package pac;" should be at the top of your ABC.java. Then when you package the robot and robocode asks where to save the file you should use the file name robocode provides. This is important, as the file name must match the name of the robot and package.
I hope this helps.
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:User talk:R063R/Broken Bot/reply (3).
In general, there are no restrictions. Yes, Robots are at a disadvantage against AdvancedRobots in the RoboRumble, but most people use AdvancedRobots anyway. If there were more interest in Robots, we might have a separate competition for them - and some people have done that in the past (oldwiki:ExtendsRobotCompetition).There are also Code Size divisions, like Category:MiniBots, if that interests you.
Sorry, but my robot still broken? How I can check this as my own without bother you?
Bot name in participants list must match name in properties file.
Try testing the bot with a client to see if everything is ok.