Jump to content
  • 0

Question

Posted (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 by Avenged

12 answers to this question

Recommended Posts

  • 0
Posted (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 by SweeTs
  • 0
Posted (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 by Avenged
  • 0
Posted

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
Posted (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 by Avenged
Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..