rabbit-escape
rabbit-escape copied to clipboard
Recommend java 8 on PC
Our install pages e.g. http://artificialworlds.net/rabbit-escape/download-linux.html recommend installing java 7 but translucent polygon rendering performance (used for water) is much better on version 8.
So we should recommend 8.
in latest kubuntu with standard repos the options are openjdk 8 or 9.
After I first upgraded to 16.04, I found compiling from command line or eclipse would not work.
I fixed those, but now I find I cannot push an apk from studio to android. At the moment I suspect i need java 7 back.
I have switched to oracle java 7. Now I can push to android devices again. i used oracle java7 instead of openjdk simply becuase i figured out how to install it first, now that openjdk 7 is not in the main repos for ubuntu 16.04.
i will probably keep openjdk 8 as well and switch back if i am doing a lot of transparent polygon rendering in swing.
Any idea whose fault this is? Should we log a bug with Android sdk or Studio?
I would if I understood more. I got the hint from the suggested answers and comments here
http://stackoverflow.com/questions/24662801/bad-class-file-magic-or-version
i upgraded to studio 2.1.0. I re-checked if openjdk8 works. It does not. I am still using oracle 7.
the emulator also got bumped. the buttons on the floating panel to turn the device etc now work.