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

    • Thnx for share, i can't pm u for password  
    • I'm looking for the best current files that are up to date for the year 2025, not files that are stuck in 2020.
    • EXOPLANET 2.0     GRAND OPENING 09.05.2025 We are thrilled to announce the upcoming launch of a brand new server. This isn’t just a copy of the previous server – it’s the next step in the development of Exoplanet. Based on our past experience, we’re bringing you a server that is faster, more stable, and more fun than ever before.     GRAND OPENING:  09.05.2025 at 20:00 GMT+1 BETA TEST:   04.05.2025    Client: High Five Rates: x10   Website: https://l2exoplanet.net Facebook: https://www.facebook.com/L2-Exoplanet-106811564103836 Discord: https://discord.gg/4fzhW7ZSPc         Game Rates    Experience: x10  Skill Points: x10  Adena: x8  Drop: x8  Spoil: x8  Quest: x5  Raid Boss Drop: x5  Fame: x2  Epaulette: x8  Manor: x8      Safe Enchant: +3  Maximum Enchant: +16  Normal Scroll Chance: 60%  Blessed Scroll Chance: 63%  Attribute Stone Chance: 50%  Attribute Crystal Chance: 30%      Game Settings    Multibox - 3 game clients per HWID  Autoloot  Autolearn Skills Auto Farm  NPC Buffer   Buff Slots (24+4/12)  Buff Duration (2h)  Olympiad Period 7days (new heroes appear every monday)  Seven Signs Period  Class Transfer for Adena  Max Sub-Class 3  Sub-Class Max Level 85  Essence Interface  Champions System  Vote Reward System  Dayli Reward System  PC Points Reward (500PC = 1 Donate Coin)      Epic Bosses Respawn Times     Queen Ant:  24 Hours +/- 4 Hours   Beleth: 3 Days +/- 8 Hours   Baium: 3 Days +/- 8 Hours   Antharas: 4 Days +/- 8 Hours   Valakas:  5 Days +/- 8 Hours     Instance Info     Normal Freya = 6 Players   Hard Freya = 12 Players   Frintezza = 6 Players   Zaken 83 Day = 6 Players   Zaken 60 Day = 6 Players   Zaken Nightly = 9 Players   Tiat = 6 Players   Beleth = 12 Players
    • EXOPLANET 2.0     GRAND OPENING 09.05.2025 We are thrilled to announce the upcoming launch of a brand new server. This isn’t just a copy of the previous server – it’s the next step in the development of Exoplanet. Based on our past experience, we’re bringing you a server that is faster, more stable, and more fun than ever before.     GRAND OPENING:  09.05.2025 at 20:00 GMT+1 BETA TEST:   04.05.2025    Client: High Five Rates: x10   Website: https://l2exoplanet.net Facebook: https://www.facebook.com/L2-Exoplanet-106811564103836 Discord: https://discord.gg/4fzhW7ZSPc         Game Rates    Experience: x10  Skill Points: x10  Adena: x8  Drop: x8  Spoil: x8  Quest: x5  Raid Boss Drop: x5  Fame: x2  Epaulette: x8  Manor: x8      Safe Enchant: +3  Maximum Enchant: +16  Normal Scroll Chance: 60%  Blessed Scroll Chance: 63%  Attribute Stone Chance: 50%  Attribute Crystal Chance: 30%      Game Settings    Multibox - 3 game clients per HWID  Autoloot  Autolearn Skills Auto Farm  NPC Buffer   Buff Slots (24+4/12)  Buff Duration (2h)  Olympiad Period 7days (new heroes appear every monday)  Seven Signs Period  Class Transfer for Adena  Max Sub-Class 3  Sub-Class Max Level 85  Essence Interface  Champions System  Vote Reward System  Dayli Reward System  PC Points Reward (500PC = 1 Donate Coin)      Epic Bosses Respawn Times     Queen Ant:  24 Hours +/- 4 Hours   Beleth: 3 Days +/- 8 Hours   Baium: 3 Days +/- 8 Hours   Antharas: 4 Days +/- 8 Hours   Valakas:  5 Days +/- 8 Hours     Instance Info     Normal Freya = 6 Players   Hard Freya = 12 Players   Frintezza = 6 Players   Zaken 83 Day = 6 Players   Zaken 60 Day = 6 Players   Zaken Nightly = 9 Players   Tiat = 6 Players   Beleth = 12 Players      
  • Topics

×
×
  • Create New...