Page 1 of 1

[INVALID] Compilation error on last freya "stable" revision!

Posted: Tue Aug 30, 2011 12:28 pm
by guillermokiss
Have anyone got this error? if yes hope you found a solution since i've just sitting here around 5 hours with ma burned brain and no ideas came to me...

Code: Select all

 Buildfile: C:\Documents and Settings\Usuario\Escritorio\eclipse freya\L2J_Server\build.xmlclean:checkRequirements: BUILD FAILEDC:\Documents and Settings\Usuario\Escritorio\eclipse freya\L2J_Server\build.xml:133: Ant 1.8.2 is required. But your version is Apache Ant version 1.7.1 compiled on June 27 2008 Total time: 203 milliseconds 
if you please can bring an answer i'll be really grateful



EDIT:nobody around?

I don't like Upper case titles

Posted: Tue Aug 30, 2011 1:16 pm
by Zoey76
Ant 1.8.2 is required. But your version is Apache Ant version 1.7.1

Re: COMPILATION ERROR ON LAST FREYA "STABLE" REVISION!

Posted: Tue Aug 30, 2011 1:39 pm
by goncafa
So Clear!

You need update your ANT version or your Eclipse version. If you compile with Eclipse you need Eclipse 3.7.1

Re: COMPILATION ERROR ON LAST FREYA "STABLE" REVISION!

Posted: Tue Aug 30, 2011 1:43 pm
by tukune
You needs install Eclipse 3.7.
Eclipse 3.7 includes Ant 1.8.2. :D
Eclipse 3.6 or older includes Ant 1.7.1. :evil:

See
http://trac.l2jserver.com/wiki/Eclipse
http://trac.l2jdp.com/wiki/Eclipse

Re: COMPILATION ERROR ON LAST FREYA "STABLE" REVISION!

Posted: Tue Aug 30, 2011 1:45 pm
by guillermokiss
i know i know, it's just that i've been updated and check the damn eclipse around 6 times and it keeps puping up that error...

EDIT:Also this appears when i try to register the game server
Image

Re: COMPILATION ERROR ON LAST FREYA "STABLE" REVISION!

Posted: Tue Aug 30, 2011 2:07 pm
by MELERIX
RegisterGameServer.exe read your DB values from Login Config, so you need to set Login Config using L2JConfig.exe or manually, then you can use the register.

also DB should be already installed before doing this.