Thread history
From Talk:Hikari
Viewing a history listing
Jump to navigation
Jump to search
Viewing a history listing
Time | User | Activity | Comment |
---|---|---|---|
16:50, 18 November 2011 | GrubbmGait (talk | contribs) | New reply created | (Reply to wrongly packed?) |
04:01, 18 November 2011 | Nat (talk | contribs) | New reply created | (Reply to wrongly packed?) |
02:55, 18 November 2011 | Rednaxela (talk | contribs) | New reply created | (Reply to wrongly packed?) |
22:48, 17 November 2011 | Rednaxela (talk | contribs) | New reply created | (Reply to wrongly packed?) |
20:27, 17 November 2011 | GrubbmGait (talk | contribs) | New thread created |
I get this error when unpacking it for the first time:
Got an error with nat.Hikari: java.lang.ClassNotFoundException: nat/Hikari : Unsupported major.minor version 51.0
And so this bot does not get any valid battles.
Just checked "major.minor version 51.0" specifically, and it means Nat compiled with Java 7... tsk tsk... :P
Argh...... Always forget to set compatibility to Java 5 now that I have only Java 7 installed. (My old computer default to Java 5 JRE, so it compile with Java 5 compat by default) Anyway, should work now. Thanks!
I use Java 1.6.0_29, that should be new enough. When compiling my own bots, I still have turned Java 5 compatibility on.