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

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
guillermokiss
Posts: 99
Joined: Mon May 24, 2010 2:19 pm
Location: Argentina
Contact:

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

Post 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?
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

I don't like Upper case titles

Post by Zoey76 »

Ant 1.8.2 is required. But your version is Apache Ant version 1.7.1
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
User avatar
goncafa
Posts: 385
Joined: Thu Aug 05, 2010 2:10 pm
Location: Santiago, Chile

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

Post 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
Best Regards

PS: im sorry my bad english.
Image
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

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

Post 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
User avatar
guillermokiss
Posts: 99
Joined: Mon May 24, 2010 2:19 pm
Location: Argentina
Contact:

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

Post 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
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

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

Post 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.
Post Reply