Talk:Fission

From Robowiki
Revision as of 20:18, 15 March 2009 by Skilgannon (talk | contribs) (clean robotcache?)
Jump to navigation Jump to search

How to package

In response to "However, I don't know how to pack my bot's .class into a jar that has the .properties and stuff. Someone please help on the talk page.", use the Robot->Package robot for upload menu in Robocode. This automatically deals with generating the .properties file, asking if you want to include the source in the jar or not, telling you the codesize etc. Almost all bots are packaged using this as it's by far the easiest way. --Rednaxela 02:29, 14 March 2009 (UTC)

I've already looked there a while ago. It's just all blank when I try to package a robot. Awesomeness 02:53, 14 March 2009 (UTC)

It simply doesn't show any robots, the only options are all robots and no package. I don't get it... Awesomeness 02:54, 14 March 2009 (UTC)

I may be wrong but I'm pretty sure it only lists robots stored within the directory(s) specified in "Options->Preferences->Development Options" and I'm suspecting you've just had your robot in the robots/ directory instead. --Rednaxela 03:22, 14 March 2009 (UTC)

No, it's still blank. And yes, I've already organized my code. -- Awesomeness 10:52, 14 March 2009 (UTC)

Is it entirely blank? Or it have only (all packages) and (no package) item? Can you specified more information? !!!!

It just shows (all) and (no packages).

Oh, I have faced that before when I'm in competition! I don't know how to fix because I just change a challenge computer. I think you will try report it to robocode bugs repository. » Nat | Talk » 08:39, 15 March 2009 (UTC)

Have you tried rebuilding the robot database? Go into your robocode/robots directory and delete the robot.database file as well as the .robotcache/ directory, then restart Robocode. --Skilgannon 18:18, 15 March 2009 (UTC)