Jump to content
  • 0

[HELP] BUILD ERROR


A√imas†i©™

Question

kalhspera paw na kanw build to pack mou  (l2jbrasil) kai mou vgazei auto to error

 

    [javac] Note: C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\GeoEngine.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 100 errors

BUILD FAILED
C:\workspace\L2JBrasil\L2JBrasil_CORE\build.xml:66: Compile failed; see the compiler error output for details.

Link to comment
Share on other sites

Recommended Posts

  • 0

kalhspera paw na kanw build to pack mou  (l2jbrasil) kai mou vgazei auto to error

 

    [javac] Note: C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\GeoEngine.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 100 errors

BUILD FAILED
C:\workspace\L2JBrasil\L2JBrasil_CORE\build.xml:66: Compile failed; see the compiler error output for details.

an ebales code uparxei pi8anotita na min ton ebales swsta

dld ama exei X to file simainei dn diabazei kati

Link to comment
Share on other sites

  • 0

Id kai pass apo team viewer dose m.

OffTopic:Kanonika eprepe na eixes pio polla karma me tin douleia sou alla tespa

OnTopic:Kane auto p s eipa pano an exei X tote pes mas to poli tis 10 lines

Link to comment
Share on other sites

  • 0

Id kai pass apo team viewer dose m.

sto esteila se pm

 

OffTopic:Kanonika eprepe na eixes pio polla karma me tin douleia sou alla tespa

OnTopic:Kane auto p s eipa pano an exei X tote pes mas to poli tis 10 lines

eixa valei 2 codes alla den mou evgaze kanena X...

 

Link to comment
Share on other sites

  • 0

vevaia ta exw vgalei ta codes ksana evala ta arxika kai pali ta idia otan paw na kanw extract to l2jbrasil_core

enw to l2jbrasil_dp kai l2jbrasil_mmocore ta ekane mia xara build.....

Link to comment
Share on other sites

  • 0

vevaia ta exw vgalei ta codes ksana evala ta arxika kai pali ta idia otan paw na kanw extract to l2jbrasil_core

enw to l2jbrasil_dp kai l2jbrasil_mmocore ta ekane mia xara build.....

mporeis na to steilei solokliro?an dn ftanoun ta grammata xoriseta

Link to comment
Share on other sites

  • 0
Buildfile: C:\workspace\L2JBrasil\L2JBrasil_CORE\build.xml
clean:
   [delete] Deleting directory C:\workspace\L2JBrasil\L2JBrasil_CORE\build
init:
    [mkdir] Created dir: C:\workspace\L2JBrasil\L2JBrasil_CORE\build
    [mkdir] Created dir: C:\workspace\L2JBrasil\L2JBrasil_CORE\build\classes
    [mkdir] Created dir: C:\workspace\L2JBrasil\L2JBrasil_CORE\build\dist
    [mkdir] Created dir: C:\workspace\L2JBrasil\L2JBrasil_CORE\build\dist\login
    [mkdir] Created dir: C:\workspace\L2JBrasil\L2JBrasil_CORE\build\dist\gameserver
version:
     [exec] Result: -1073741515
compile:
    [javac] Compiling 1282 source files to C:\workspace\L2JBrasil\L2JBrasil_CORE\build\classes
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\AuditFormatter.java:25: package javolution.text does not exist
    [javac] import javolution.text.TextBuilder;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\ChatLogFormatter.java:26: package javolution.text does not exist
    [javac] import javolution.text.TextBuilder;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\Config.java:32: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\Config.java:33: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\Config.java:529: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.Config
    [javac]     public static FastList<Integer>  ALLOWED_SKILLS_LIST  = new FastList<Integer>(); 
    [javac]                   ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\Config.java:668: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.Config
    [javac]    public static FastList<Integer> OLY_RESTRICTED_ITEMS_LIST = new FastList<Integer>(); 
    [javac]                  ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\Config.java:785: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.Config
    [javac]     public static FastList<Integer> FORBIDDEN_RAID_SKILLS_LIST  = new FastList<Integer>();
    [javac]                   ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2PcInstance.java:34: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2PcInstance.java:35: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Skill.java:27: package javolution.text does not exist
    [javac] import javolution.text.TextBuilder;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Skill.java:28: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Character.java:32: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Character.java:33: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Character.java:34: package javolution.util does not exist
    [javac] import javolution.util.FastTable;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\knownlist\ObjectKnownList.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\network\L2GameClient.java:30: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\LoginServerThread.java:37: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\LoginServerThread.java:38: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\network\L2GameClient.java:49: package com.l2jserver.mmocore.network does not exist
    [javac] import com.l2jserver.mmocore.network.MMOClient;
    [javac]                                     ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\network\L2GameClient.java:50: package com.l2jserver.mmocore.network does not exist
    [javac] import com.l2jserver.mmocore.network.MMOConnection;
    [javac]                                     ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\network\L2GameClient.java:56: cannot find symbol
    [javac] symbol: class MMOClient
    [javac] public final class L2GameClient extends MMOClient<MMOConnection<L2GameClient>>
    [javac]                                         ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\network\L2GameClient.java:56: cannot find symbol
    [javac] symbol: class MMOConnection
    [javac] public final class L2GameClient extends MMOClient<MMOConnection<L2GameClient>>
    [javac]                                                   ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2BoatInstance.java:31: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\PcInventory.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\TradeList.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\Inventory.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\ItemContainer.java:27: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\PcFreight.java:22: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2ManufactureList.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2FolkInstance.java:20: package javolution.text does not exist
    [javac] import javolution.text.TextBuilder;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2NpcInstance.java:26: package javolution.text does not exist
    [javac] import javolution.text.TextBuilder;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2NpcInstance.java:27: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\QuestState.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\QuestState.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\MacroList.java:29: package javolution.text does not exist
    [javac] import javolution.text.TextBuilder;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\MacroList.java:30: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\MacroList.java:31: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Attackable.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Attackable.java:26: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\datatables\EventDroplist.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2TamedBeastInstance.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Clan.java:28: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Clan.java:29: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Party.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\templates\L2Weapon.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\templates\L2Item.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^

Link to comment
Share on other sites

  • 0
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2CubicInstance.java:26: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\BlockList.java:33: package javolution.util does not exist
    [javac] import javolution.util.FastSet;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\communitybbs\BB\Forum.java:27: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\communitybbs\BB\Forum.java:28: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\ForceBuff.java:29: package org.apache.commons.logging does not exist
    [javac] import org.apache.commons.logging.Log;
    [javac]                                  ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\ForceBuff.java:30: package org.apache.commons.logging does not exist
    [javac] import org.apache.commons.logging.LogFactory;
    [javac]                                  ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\templates\L2PcTemplate.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\knownlist\CharKnownList.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\knownlist\CharKnownList.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\Quest.java:30: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\Quest.java:31: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\serverpackets\L2GameServerPacket.java:25: package com.l2jserver.mmocore.network does not exist
    [javac] import com.l2jserver.mmocore.network.SendablePacket;
    [javac]                                     ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\serverpackets\L2GameServerPacket.java:31: cannot find symbol
    [javac] symbol: class SendablePacket
    [javac] public abstract class L2GameServerPacket extends SendablePacket<L2GameClient>
    [javac]                                                  ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\templates\L2Armor.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\actor\instance\L2PcInstance.java:10413: cannot find symbol
    [javac] symbol  : class FastMap
    [javac] location: class com.it.br.gameserver.model.actor.instance.L2PcInstance
    [javac] 	private FastMap<Integer, TimeStamp> ReuseTimeStamps = new FastMap<Integer, TimeStamp>().setShared(true);
    [javac] 	        ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Effect.java:27: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\templates\StatsSet.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\skills\Calculator.java:21: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Character.java:2032: cannot find symbol
    [javac] symbol  : class FastTable
    [javac] location: class com.it.br.gameserver.model.L2Character
    [javac] 	private FastTable<L2Effect> _effects;
    [javac] 	        ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Character.java:3431: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.gameserver.model.L2Character
    [javac] 	private void broadcastModifiedStats(FastList<Stats> stats)
    [javac] 	                                    ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2WorldRegion.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\network\L2GameClient.java:95: cannot find symbol
    [javac] symbol  : class MMOConnection
    [javac] location: class com.it.br.gameserver.network.L2GameClient
    [javac] 	public L2GameClient(MMOConnection<L2GameClient> con)
    [javac] 	                    ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Augmentation.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\serverpackets\InventoryUpdate.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\templates\L2NpcTemplate.java:25: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\templates\L2NpcTemplate.java:26: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Spawn.java:26: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\entity\Castle.java:28: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\entity\Castle.java:29: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\instancemanager\CastleManorManager.java:26: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Attackable.java:232: cannot find symbol
    [javac] symbol  : class FastMap
    [javac] location: class com.it.br.gameserver.model.L2Attackable
    [javac]     private FastMap<L2Character, AggroInfo> _aggroList = new FastMap<L2Character, AggroInfo>().setShared(true);
    [javac]             ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Attackable.java:234: cannot find symbol
    [javac] symbol  : class FastMap
    [javac] location: class com.it.br.gameserver.model.L2Attackable
    [javac]     public final FastMap<L2Character, AggroInfo> getAggroListRP()
    [javac]                  ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Attackable.java:240: cannot find symbol
    [javac] symbol  : class FastMap
    [javac] location: class com.it.br.gameserver.model.L2Attackable
    [javac]     public final FastMap<L2Character, AggroInfo> getAggroList()
    [javac]                  ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2CommandChannel.java:22: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2Attackable.java:275: cannot find symbol
    [javac] symbol  : class FastMap
    [javac] location: class com.it.br.gameserver.model.L2Attackable
    [javac]     private FastMap<L2PcInstance, AbsorberInfo> _absorbersList = new FastMap<L2PcInstance, AbsorberInfo>().setShared(true);
    [javac]             ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2DropCategory.java:20: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\util\MinionList.java:35: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\util\MinionList.java:36: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\util\MinionList.java:37: package javolution.util does not exist
    [javac] import javolution.util.FastSet;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\entity\DimensionalRift.java:24: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\clientpackets\L2GameClientPacket.java:28: package com.l2jserver.mmocore.network does not exist
    [javac] import com.l2jserver.mmocore.network.ReceivablePacket;
    [javac]                                     ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\clientpackets\L2GameClientPacket.java:34: cannot find symbol
    [javac] symbol: class ReceivablePacket
    [javac] public abstract class L2GameClientPacket extends ReceivablePacket<L2GameClient>
    [javac]                                                  ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\ForceBuff.java:38: cannot find symbol
    [javac] symbol  : class Log
    [javac] location: class com.it.br.gameserver.model.ForceBuff
    [javac] 	static final Log _log = LogFactory.getLog(ForceBuff.class.getName());
    [javac] 	             ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\Quest.java:63: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.gameserver.model.quest.Quest
    [javac] 	private static Map<String, FastList<QuestTimer>> _allEventTimers = new FastMap<String, FastList<QuestTimer>>();
    [javac] 	                           ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\Quest.java:71: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.gameserver.model.quest.Quest
    [javac]     private FastList<Integer> _questItemIds;
    [javac]             ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\Quest.java:269: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.gameserver.model.quest.Quest
    [javac]     public FastList<QuestTimer> getQuestTimers(String name)
    [javac]            ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\quest\Quest.java:1102: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.gameserver.model.quest.Quest
    [javac]     public FastList<Integer> getRegisteredItemIds()
    [javac]            ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\serverpackets\MagicEffectIcons.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\serverpackets\PartySpelled.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\serverpackets\ExOlympiadSpelledInfo.java:23: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\skills\Calculator.java:158: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.gameserver.skills.Calculator
    [javac] 	public synchronized FastList<Stats> removeOwner(Object owner)
    [javac] 	                    ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\L2WorldRegion.java:52: cannot find symbol
    [javac] symbol  : class FastList
    [javac] location: class com.it.br.gameserver.model.L2WorldRegion
    [javac]     private FastList<L2WorldRegion> _surroundingRegions;
    [javac]             ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\zone\L2ZoneManager.java:20: package javolution.util does not exist
    [javac] import javolution.util.FastList;
    [javac]                       ^
    [javac] C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\model\zone\L2ZoneType.java:20: package javolution.util does not exist
    [javac] import javolution.util.FastMap;
    [javac]                       ^
    [javac] Note: C:\workspace\L2JBrasil\L2JBrasil_CORE\java\com\it\br\gameserver\GeoEngine.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 100 errors

BUILD FAILED
C:\workspace\L2JBrasil\L2JBrasil_CORE\build.xml:66: Compile failed; see the compiler error output for details.

Total time: 50 seconds

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • LGBTQ!! ⋐⋑ (209) 876-5519 Love Spells In Atlanta, GA Psychic Reading Black Magic Spells Marriage spells Divorce spells Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you. BREAK UP A RELATIONSHIP The perfect service to break up a relationship you don’t think legitimate. Your lover has gone with someone else Don’t hesitate to break them up as this ritual and prayer is very powerful and will Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you.
    • Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you. BREAK UP A RELATIONSHIP The perfect service to break up a relationship you don’t think legitimate. Your lover has gone with someone else Don’t hesitate to break them up as this ritual and prayer is very powerful and will Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you.
    • Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you. BREAK UP A RELATIONSHIP The perfect service to break up a relationship you don’t think legitimate. Your lover has gone with someone else Don’t hesitate to break them up as this ritual and prayer is very powerful and will Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you.
    • Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you. BREAK UP A RELATIONSHIP The perfect service to break up a relationship you don’t think legitimate. Your lover has gone with someone else Don’t hesitate to break them up as this ritual and prayer is very powerful and will Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you.
    • Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you. BREAK UP A RELATIONSHIP The perfect service to break up a relationship you don’t think legitimate. Your lover has gone with someone else Don’t hesitate to break them up as this ritual and prayer is very powerful and will Psychic Readings | Astrology | Love Spells | Black Magic spells | Witchcraft Spells | Spell Caster | Voodoo spells | Marriage spells | Divorce spells | Attraction spells | Bring back lost lover spells REUNITE WITH AN EX LOVER IN 72 HOURS If your lover is gone, don’t be desperate anymore! You are a few clicks away from a prompt resolution of your problem: We will our spiritual powers to bring him/her back Let us show you our method with zero chances of rejection. Don’t waste your precious time; get your lover back NOW! MAKE HIM/HER LOVE ME Don’t wait for the deluge and make him or her love you now. This service will create a great alchemy between this person and you. In just a few weeks, you can make the person you dream of falling in love with you. We recommend you to combine this service with a Marriage ritual if you want this person to commit you.
  • Topics

×
×
  • Create New...