Talk:RoboRumble/Participants/Melee

From Robowiki
Jump to navigation Jump to search

DemonicRage naming/package issues

Sorry, I assumed it was the package name that was wrong, since justin.DemonicRage made sense and that was the .jar name given. Justin, did you mean to use DemonicRage as your base package name? Generally we keep each keep all our bots in the same package (for sake of rumble flags and such). Anyway, I fixed it back to DemonicRage.justin.DemonicRage and the URL is right, so it should work... --Voidious 22:07, 11 August 2009 (UTC)

To add to this: if you want to change version number/packagename/etc you need to upload a new version to robocoderepository. http://www.robocoderepository.com/BotFiles/3732/justin.DemonicRage_1.5.jar is not correct, you can't simply change the name. --Positive 23:07, 11 August 2009 (UTC)

Hey Justin - Looks like DemonicRage is still messed up. The file is still located at DemonicRage.justin.DemonicRage_1.6.jar (current URL is wrong), and it looks like it was really packaged as DemonicRage.justin.DemonicRage (the directory structure and .properties file reflect that). Are your Java package names "DemonicRage.justin"? You'll need to change those (back?) to just "justin" to have it packaged like you did before. Unless there's some bug in Robocode's packager or something? What version are you using? --Voidious 01:00, 12 August 2009 (UTC)

stelo.Moojuk 1.3

Just to double check, are other people also seeing things like the following when stelo.Moojuk runs?

stelo.Moojuk 1.3 stopped successfully.
stelo.Moojuk 1.3 has been stopped.  No score will be generated.

and

stelo.Moojuk 1.3: Exception: java.lang.ArrayIndexOutOfBoundsException: 5

--Rednaxela 05:18, 20 September 2009 (UTC)