Avenged Posted July 31, 2015 Posted July 31, 2015 (edited) Getting this error while gameserver.bat is starting: annotation processing got disabled since it requires a 1.6 compliant jvm I know that I can fix this error by simply writing -version:1.7 in the .bat file information. But I don't think this is the way of fixing it. Edited July 31, 2015 by Avenged
0 SweeTs Posted August 1, 2015 Posted August 1, 2015 (edited) Well, I just checked it on my own. I got the same error. Most likely, I could mess something while updating the sources :D Yup, I forgot to delete old lib's.. Remove ecj-3.7.1.jar , java-engine-1.7.jar and mmocore.jar. On my way to update teh SVN. Edited August 1, 2015 by SweeTs
0 SweeTs Posted July 31, 2015 Posted July 31, 2015 If you would read what I said in the topic.. Java 8 since 339rev. New free cycle under java 8.
0 Avenged Posted July 31, 2015 Author Posted July 31, 2015 Hey, I know that. That is the problem. I already have java 8 installed. No matter what java I am using, I still getting this error.
0 Rootware Posted July 31, 2015 Posted July 31, 2015 Show screenshot. I don't understand what you mean. I don't see this error in gameserver console.
0 Avenged Posted July 31, 2015 Author Posted July 31, 2015 (edited) As I mentioned before, I already have Java8 Installed. Edited July 31, 2015 by Avenged
0 Rootware Posted July 31, 2015 Posted July 31, 2015 Gameserver and datapack need recompile again. This is problem can be if datapack was builded on old Java version. IMHO.
0 Avenged Posted July 31, 2015 Author Posted July 31, 2015 (edited) Gameserver and datapack need recompile again. This is problem can be if datapack was builded on old Java version. IMHO. OK. I'll try that. I think I found the problem. It's the eclipse, the one I used didn't had java 8 support. I am trying another client Edited July 31, 2015 by Avenged
0 Avenged Posted July 31, 2015 Author Posted July 31, 2015 IT'S STILL THE SAME! What the hell.. I tryed everything, using Java8, with eclipse luna. Still the same error.
0 SweeTs Posted July 31, 2015 Posted July 31, 2015 Uninstall all of your java. Install java 8. Downloaded sources @ Eclipse, compile both projects. Profit. As Root said, you got the error when the compile was done using another java version. Try everything from beginning.
0 Avenged Posted August 1, 2015 Author Posted August 1, 2015 (edited) So, this problem is still not solved. What the hell is wrong with my java/eclipse? I am using latest Java8, using Eclipse Luna client. AND IT'S STILL SAME ERROR. No matter what I do, it's still say that I need 1.6 compliant. JAVA_HOME set right, java 8 u51 INSTALLED. I tryed everything now.. Edited August 1, 2015 by Avenged
0 Avenged Posted August 2, 2015 Author Posted August 2, 2015 Ohh, finally! I was even ready to reinstall my windows. Lol. Thank you. :D
Question
Avenged
Getting this error while gameserver.bat is starting: annotation processing got disabled since it requires a 1.6 compliant jvm
I know that I can fix this error by simply writing -version:1.7 in the .bat file information. But I don't think this is the way of fixing it.
Edited by Avenged12 answers to this question
Recommended Posts