L2JMobius

Return of the Queen Ant Build error

anarki · 2 · 2537

Online anarki

  • Knight
  • ***
    • Posts: 62
Build error on all free chronicle.


Code: [Select]
Buildfile: D:\SERVERS\l2j_mobius\L2J_Mobius_09.2_ReturnOfTheQueenAnt\build.xml

checkRequirements:

init:
    [mkdir] Created dir: D:\SERVERS\l2j_mobius\build\bin

compile:
    [javac] Compiling 2416 source files to D:\SERVERS\l2j_mobius\build\bin
    [javac] D:\SERVERS\l2j_mobius\L2J_Mobius_09.2_ReturnOfTheQueenAnt\java\org\l2jmobius\gameserver\model\actor\stat\PlayerStat.java:472: error: cannot find symbol
    [javac]                     final SubClassHolder subClassHolder = getActiveChar().getSubClasses().get(getActiveChar().getClassIndex());
    [javac]                           ^
    [javac]   symbol:   class SubClassHolder
    [javac]   location: class PlayerStat
    [javac] 1 error

BUILD FAILED
D:\SERVERS\l2j_mobius\L2J_Mobius_09.2_ReturnOfTheQueenAnt\build.xml:65: Compile failed; see the compiler error output for details.

Total time: 17 seconds

D:\SERVERS\l2j_mobius\L2J_Mobius_09.2_ReturnOfTheQueenAnt>

I use bellsoft-jdk17+35-windows-amd64
Thanks for help