Welcome

Jump to navigation Jump to search

Hi mate. Welcome to the robocode community and good luck with your robots :).

Just a smal advice, no offense, could you compile your robots with java 1.6? I'm one of the contributors for melee/team rumble and my mac does not support 1.7 java. Your bot cause an an exception (Got an error with apc.Colossus2: java.lang.ClassNotFoundException: apc/Colossus2 : Unsupported major.minor version 51.0). According to wiki class version 51.0 is java 1.7.

take care

Wompi11:53, 16 May 2012

Ah, sorry Wompi. I forgot about that. I will get Java 6 installed on another computer and compile it again there. It was hard enough getting Java7 installed on this Ubuntu Linux machine! I won't risk breaking that.

Cheers,

Rjcroy12:23, 16 May 2012
 

Hmm, i think it should be enough if you set the java compliance level to 1.6. No need to install 1.6 i guess. If you develop under eclipse it should be found under preferences-compiler somewhere.

Wompi12:32, 16 May 2012
 

Cheers. Yes, I think setting the compliance level to 1.6 in eclipse has fixed it. The error has gone away on the Java6 I tried it on. Please let me know if I am mistaken.

Rjcroy13:35, 16 May 2012
 

You're welcome. Everything works fine.

Wompi14:10, 16 May 2012