Jump to content

Recommended Posts

Posted

Πρεπει να κανεις ανανεωση το topic σου.

αλλιως θα ζητηθει να γινει unsticky.

 

Posted

Πρεπει να κανεις ανανεωση το topic σου.

αλλιως θα ζητηθει να γινει unsticky.

 

Συμφωνώ και για αυτον τον λόγο σκεφτόμουν να φτιάξω ένα κιόλας.

 

  • 3 weeks later...
  • 2 weeks later...
Posted

Ena apo ta xrhsimotera threads,kalh douleia Belzebul!

 

Makis.

Δεν νομίζω...

Λείπουν κάμποσα πράγματα + ότι έχει να γίνει update εδώ και καιρό...

  • 1 month later...
  • 4 weeks later...
Posted

pedes pou na vro ena kalo l2jserver pack

 

einai interlude kai einai to kalytero afto xrhsimopoiw..

exei fix an oxi ola ta perisotera bugs,exei announce otan enas castle lord mpenei,announce rb kai alla polla.

http://www.l2jfrozen.com/

links gia na to paris: http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/gameserver/

kai http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/datapack/

 

Posted

ty file

einai interlude kai einai to kalytero afto xrhsimopoiw..

exei fix an oxi ola ta perisotera bugs,exei announce otan enas castle lord mpenei,announce rb kai alla polla.

http://www.l2jfrozen.com/

links gia na to paris: http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/gameserver/

kai http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/datapack/

 

ty filos
Posted

molis kano run As des ti me vgazi

 

Buildfile: C:\workspace\L2jFrozen_GameServer\build.xml

prepare-local:

prepare-final:

init:

    [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build

    [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build\classes

    [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build\dist

    [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build\dist\loginserver

    [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build\dist\loginserver\lib

    [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build\dist\gameserver

    [mkdir] Created dir: C:\workspace\L2jFrozen_GameServer\build\dist\gameserver\lib

version:

    [echo] L2jFrozen Gameserver Revision: 725

compile:

    [javac] Compiling 1448 source files to C:\workspace\L2jFrozen_GameServer\build\classes

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:3630: incomparable types: java.lang.Enum<capture#942 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] && ItemTable.getInstance().createDummyItem(itemId).getItemType() == L2EtcItemType.HERB

    [javac]                                                                 ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:3631: incomparable types: java.lang.Enum<capture#959 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] || ItemTable.getInstance().createDummyItem(itemId).getItemType() != L2EtcItemType.HERB))

    [javac]                                                                 ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:3671: incomparable types: java.lang.Enum<capture#702 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(ItemTable.getInstance().createDummyItem(itemId).getItemType() == L2EtcItemType.HERB) //If item is herb dont add it to iv :]

    [javac]                                                                 ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:5238: incomparable types: java.lang.Enum<capture#477 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(target.getItemType() == L2EtcItemType.HERB)

    [javac]                         ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:5260: inconvertible types

    [javac] found  : java.lang.Enum<capture#3 of ?>

    [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType

    [javac] if(target.getItemType() instanceof L2ArmorType || target.getItemType() instanceof L2WeaponType)

    [javac]                     ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:5260: inconvertible types

    [javac] found  : java.lang.Enum<capture#430 of ?>

    [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType

    [javac] if(target.getItemType() instanceof L2ArmorType || target.getItemType() instanceof L2WeaponType)

    [javac]                                                                     ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:5413: inconvertible types

    [javac] found  : java.lang.Enum<capture#217 of ?>

    [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType

    [javac] if((L2ArmorType) armor.getItemType() == L2ArmorType.HEAVY)

    [javac]                                   ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:5427: inconvertible types

    [javac] found  : java.lang.Enum<capture#529 of ?>

    [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType

    [javac] if((L2ArmorType) armor.getItemType() == L2ArmorType.LIGHT)

    [javac]                                   ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:5441: inconvertible types

    [javac] found  : java.lang.Enum<capture#907 of ?>

    [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType

    [javac] if((L2ArmorType) armor.getItemType() == L2ArmorType.MAGIC)

    [javac]                                   ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\TradeList.java:337: incomparable types: java.lang.Enum<capture#681 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] || item.getItemType() == L2EtcItemType.QUEST)

    [javac]                       ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\TradeList.java:391: incomparable types: java.lang.Enum<capture#366 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(!item.isTradeable() || item.getItemType() == L2EtcItemType.QUEST)

    [javac]                                             ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\Inventory.java:210: incomparable types: java.lang.Enum<capture#109 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType

    [javac] if(item.getItemType() == L2WeaponType.BOW)

    [javac]                       ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\Inventory.java:253: incomparable types: java.lang.Enum<capture#43 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType

    [javac] if(item.getItemType() == L2WeaponType.BOW)

    [javac]                       ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\Inventory.java:1310: incomparable types: java.lang.Enum<capture#188 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(!(item.getItem() instanceof L2EtcItem) || item.getItem().getItemType() != L2EtcItemType.ARROW)

    [javac]                                                                           ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\PcInventory.java:691: incomparable types: java.lang.Enum<capture#62 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(!(item.isStackable() && getItemByItemId(item.getItemId()) != null) && item.getItemType() != L2EtcItemType.HERB)

    [javac]                                                                                             ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\PcInventory.java:744: incomparable types: java.lang.Enum<capture#183 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(!(item.isStackable() && getItemByItemId(item.getItemId()) != null) && item.getItemType() != L2EtcItemType.HERB)

    [javac]                                                                                             ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\ShortCuts.java:133: incomparable types: java.lang.Enum<capture#849 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(item != null && item.getItemType() == L2EtcItemType.SHOT)

    [javac]                                       ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\L2Attackable.java:2489: incomparable types: java.lang.Enum<capture#480 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(Config.AUTODESTROY_ITEM_AFTER > 0 && ditem.getItemType() != L2EtcItemType.HERB || Config.HERB_AUTO_DESTROY_TIME > 0 && ditem.getItemType() == L2EtcItemType.HERB)

    [javac]                                                             ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\L2Attackable.java:2489: incomparable types: java.lang.Enum<capture#688 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(Config.AUTODESTROY_ITEM_AFTER > 0 && ditem.getItemType() != L2EtcItemType.HERB || Config.HERB_AUTO_DESTROY_TIME > 0 && ditem.getItemType() == L2EtcItemType.HERB)

    [javac]                                                                                                                                               ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\templates\L2Weapon.java:141: inconvertible types

    [javac] found  : java.lang.Enum<capture#534 of ?>

    [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType

    [javac] return (L2WeaponType) super._type;

    [javac]                           ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\templates\L2Armor.java:82: inconvertible types

    [javac] found  : java.lang.Enum<capture#409 of ?>

    [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType

    [javac] return (L2ArmorType) super._type;

    [javac]                           ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\ItemsAutoDestroy.java:87: incomparable types: java.lang.Enum<capture#858 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType

    [javac] if(item.getItemType() == L2EtcItemType.HERB)

    [javac]                       ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\datatables\sql\ItemTable.java:341: incomparable types: java.lang.Enum<capture#706 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType

    [javac] if(item.type == L2WeaponType.NONE)

    [javac]             ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\datatables\sql\ItemTable.java:390: incomparable types: java.lang.Enum<capture#30 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType

    [javac] if(item.type == L2WeaponType.PET)

    [javac]             ^

    [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\datatables\sql\ItemTable.java:465: incomparable types: java.lang.Enum<capture#897 of ?> and com.l2jfrozen.gameserver.templates.L2ArmorType                                                                                            ^

 

BUILD FAILED

C:\workspace\L2jFrozen_GameServer\build.xml:64: Error starting modern compiler

 

Guest
This topic is now closed to further replies.



  • Posts

    • Opening December 6th at 19:00 (GMT +3)! Open Beta Test from November 30th!   https://l2soe.com/   🌟 Introducing L2 Saga of Eternia: A Revolution in Lineage 2 High Five! 🌟   Dear Lineage 2 enthusiasts, Prepare to witness the future of private servers! L2 Saga of Eternia is not just another High Five project—it’s a game-changing experience designed to compete with the giants of the Lineage 2 private server scene. Built for the community, by the community, we’re here to raise the bar in quality, innovation, and longevity. What Sets Us Apart? 💎 No Wipes, Ever Say goodbye to the fear of losing your progress. Our server is built to last and will never close. Stability and consistency are our promises to you. ⚔️ Weekly New Content Our dedicated development team ensures fresh challenges, events, and updates every week. From custom quests to exclusive features, there will always be something exciting to explore. 💰 No Pay-to-Win Skill and strategy matter most here. Enjoy a balanced gameplay environment where your achievements come from effort, not your wallet. 🌍 A Massive Community With 2000+ players expected, join a vibrant and active community of like-minded adventurers ready to conquer the world of Aden. 🏆 Fair and Competitive Gameplay Our systems are designed to promote healthy competition while avoiding abusive mechanics and exploits. 🔧 Professional Development From advanced bug fixes to carefully curated content, we pride ourselves on smooth performance, no lag, and unparalleled server quality. Key Features Chronicle: High Five with unique interface Rate: Dynamic x10 rates Class Balance: Carefully fine-tuned for a fair experience PvP Focused: PvP Ranking & aura display effect for 3 Top PvPers every week Custom Events: Seasonal and permanent events to keep you engaged Additional Features:   Custom Endgame Content: Introduce unique dungeons, raids, or zones unavailable in other servers. Player-Driven Economy: Implement a strong market system and avoid overinflated drops or rewards. Epic Siege Battles: Announce special large-scale sieges and PvP events. Incentives for Streamers and Clans: Attract influencers and big clans to boost server publicity. Roadmap Transparency: Share a public roadmap of planned updates to build trust and excitemen   Here you can read all the features: https://l2soe.com/features   Video preview: Join the Revolution! This is your chance to be part of something legendary. L2 Saga of Eternia is not just a server; it’s a movement to redefine what Lineage 2 can be. Whether you’re a seasoned veteran or a newcomer to the world of Aden, we invite you to experience Lineage 2 at its finest.   Official Launch Date: December 6th 2024 Website: https://l2soe.com/ Facebook: https://www.facebook.com/l2soe Discord: https://discord.com/invite/l2eternia   Let’s build the ultimate Lineage 2 experience together. See you in-game! 🎮
    • That's like a tutorial on how to run l2 on MacOS Xd but good job for the investigation. 
    • small update: dc robe set sold   wts adena 1kk = 1.5$ 
    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hood-services https://campsite.bio/utchihaamkt
    • Why adena in this sever so expensive 🙂
  • Topics

×
×
  • Create New...