Jump to content

kokkinidisjim

Members
  • Posts

    508
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by kokkinidisjim

  1. niko001 and Grrr thanks you very much guys :) the problem was solved if can anyone lock the post :)
  2. i have do <item id='492' name="Tattoo of Mage"> <for> <add val='146' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> and
  3. for example 492 Tattoo of Mage L2OverClock Men+1,Wit+1,Int+1. -1 0 0 0
  4. i have edit the C:/server/gameserver/data/stats/weapon and no change the stats on weapon only give me p.attack more.On weapon tell the same p.attack as before :S and on itemname-e no have to change p.attack :S
  5. the problem was solved if you can anyone lock the topic
  6. 1: |-======== Open & Decode {14/5/2012 - 10:07:24 μμ} ========- | Копирование файла: C:\Users\Δημήτρης\Desktop\Interlude_by_Raule\Interlude\system\weapongrp.dat | Копирование файла: C:\File Edit CT2.6 By Sovan\data\l2asm-disasm\DAT_defs\Interlude\weapongrp.ddf | Декодируем файл: weapongrp.dat | |--> l2encdec.exe | | | | C:\File Edit CT2.6 By Sovan\temp>"c:\file edit ct2.6 by sovan\data\l2encdec\l2encdec.exe" -s weapongrp.dat dec-weapongrp.dat | | | | | | Input file: "weapongrp.dat" | | Output file (given or generated): "dec-weapongrp.dat" | | | | Header: "Lineage2Ver413" | | Action chosen: decode | | Outer stream size: 78208 | | RSA pair #0 chosen (meaningful for 41x only). | | | | RSA dec call. | | Packs: 611 | | At 0/611.... | | At 256/611.... | | At 512/611.... | | RSA dec call completed. | | |-->-------------------- | Создание файла: weapongrp.txt | |--> l2disasm.exe | | | | C:\File Edit CT2.6 By Sovan\temp>"c:\file edit ct2.6 by sovan\data\l2asm-disasm\l2disasm.exe" -d weapongrp.ddf -e weapongrp-new.ddf dec-weapongrp.dat weapongrp.txt | | | | L2 disasm 1.4.0 by M.Soltys (aka DStuff). | | | | Record reg soft: 4 | | Record M/T[123] soft: 0 / 0 | | Record MAT[2] soft: 0 | | Record ASCF len: 0 | | Record UNI len: 63 | | | | Textconv summary: | | | | UNK convs. (legacy only) : 0 | | UNI convs. (legacy only) : 0 | | NONR convs. : 0 | | |-->-------------------- | Открытие файла: weapongrp.txt =========================================== |-======= Save & Encode {14/5/2012 - 10:08:24 μμ} =======- | Сохранение файла: weapongrp.txt | Создание файла: decweapongrp.dat |- Не удалось создать файл: dec-weapongrp.dat =========================================== 2:yes i use clean system 3:i use one file edit for all client Version 2a
  7. ty very much all now is ok only one problem no can see the duals on my inventory :S and with my l2 file edit no can save .dat files :S only i can to see :S
  8. Epidi dn exi mesa sto forum apo oti epsaxa dynasty dual sword ama mpori kapios na m pi pos tha ta kano i na m ta kani aftos k na m ta stili tha tou imoun ebgnomon :) i id tou sword ine afti: 9442
  9. [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\handler\skillhandlers\StrSiegeAssault.java:107: incomparable types: java.lang.Enum<capture#510 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] boolean soul = (weapon != null && weapon.getChargedSoulshot() == L2ItemInstance.CHARGED_SOULSHOT && weapon.getItemType() != L2WeaponType.DAGGER); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\managers\ItemsOnGroundManager.java:167: incomparable types: java.lang.Enum<capture#391 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(Config.AUTODESTROY_ITEM_AFTER > 0 && item.getItemType() != L2EtcItemType.HERB || Config.HERB_AUTO_DESTROY_TIME > 0 && item.getItemType() == L2EtcItemType.HERB) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\managers\ItemsOnGroundManager.java:167: incomparable types: java.lang.Enum<capture#770 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(Config.AUTODESTROY_ITEM_AFTER > 0 && item.getItemType() != L2EtcItemType.HERB || Config.HERB_AUTO_DESTROY_TIME > 0 && item.getItemType() == L2EtcItemType.HERB) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestDropItem.java:96: incomparable types: java.lang.Enum<capture#364 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(item.getItemType() == L2EtcItemType.QUEST && !(activeChar.isGM() && Config.GM_TRADE_RESTRICTED_ITEMS)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestEnchantItem.java:125: incomparable types: java.lang.Enum<capture#703 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(item.getItem().getItemType() == L2WeaponType.ROD || item.isShadowItem()) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPackageSend.java:157: incomparable types: java.lang.Enum<capture#918 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\network\clientpackets\SendWareHouseDepositList.java:168: incomparable types: java.lang.Enum<capture#324 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(warehouse instanceof ClanWarehouse && !item.isTradeable() || item.getItemType() == L2EtcItemType.QUEST) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:162: inconvertible types [javac] found : java.lang.Enum<capture#844 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if(_currentItem.type instanceof L2ArmorType) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:164: inconvertible types [javac] found : java.lang.Enum<capture#533 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] _currentItem.item = new L2Armor((L2ArmorType) _currentItem.type, _currentItem.set); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:166: inconvertible types [javac] found : java.lang.Enum<capture#207 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(_currentItem.type instanceof L2WeaponType) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:168: inconvertible types [javac] found : java.lang.Enum<capture#217 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] _currentItem.item = new L2Weapon((L2WeaponType) _currentItem.type, _currentItem.set); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:170: inconvertible types [javac] found : java.lang.Enum<capture#234 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] else if(_currentItem.type instanceof L2EtcItemType) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:172: inconvertible types [javac] found : java.lang.Enum<capture#116 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] _currentItem.item = new L2EtcItem((L2EtcItemType) _currentItem.type, _currentItem.set); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\SkillsEngine.java:152: inconvertible types [javac] found : java.lang.Enum<capture#929 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] list.add(new L2EtcItem((L2EtcItemType) item.type, item.set)); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:106: incomparable types: java.lang.Enum<capture#312 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:110: incomparable types: java.lang.Enum<capture#264 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:110: incomparable types: java.lang.Enum<capture#815 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:110: incomparable types: java.lang.Enum<capture#143 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:120: incomparable types: java.lang.Enum<capture#145 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:124: incomparable types: java.lang.Enum<capture#194 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:124: incomparable types: java.lang.Enum<capture#327 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:124: incomparable types: java.lang.Enum<capture#587 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:134: incomparable types: java.lang.Enum<capture#770 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:138: incomparable types: java.lang.Enum<capture#479 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:138: incomparable types: java.lang.Enum<capture#582 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:138: incomparable types: java.lang.Enum<capture#987 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:149: incomparable types: java.lang.Enum<capture#502 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:159: incomparable types: java.lang.Enum<capture#244 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:163: incomparable types: java.lang.Enum<capture#158 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:163: incomparable types: java.lang.Enum<capture#559 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:163: incomparable types: java.lang.Enum<capture#195 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\thread\daemons\ItemsAutoDestroy.java:87: incomparable types: java.lang.Enum<capture#380 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(item.getItemType() == L2EtcItemType.HERB) [javac] ^ [javac] 66 errors ama kseri kanis pos mporo na to fixaro parakalo na m to pi :)
  10. Eipa na arxiso na ksanadoulepso me java pano se interlude client k kala kala dn arxisa eki p piga na do ama ginete to compile mou evgale ta parakato error eno ta source ine kathara dn exo piraxi tpt epano ston kodika tis l2jfrozen :S episis dokimasa na to kano compile me eclipse galileo k me eclipse indigo alla tpt :S [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:4975: incomparable types: java.lang.Enum<capture#743 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:4976: incomparable types: java.lang.Enum<capture#232 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:5016: incomparable types: java.lang.Enum<capture#924 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:6706: incomparable types: java.lang.Enum<capture#59 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:6728: inconvertible types [javac] found : java.lang.Enum<capture#781 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if(target.getItemType() instanceof L2ArmorType || target.getItemType() instanceof L2WeaponType || target.getItem() instanceof L2Armor || target.getItem() instanceof L2Weapon) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6728: inconvertible types [javac] found : java.lang.Enum<capture#948 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(target.getItemType() instanceof L2ArmorType || target.getItemType() instanceof L2WeaponType || target.getItem() instanceof L2Armor || target.getItem() instanceof L2Weapon) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6753: incomparable types: java.lang.Enum<capture#569 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(target.getItem() != null && target.getItem().getItemType() == L2EtcItemType.ARROW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6932: inconvertible types [javac] found : java.lang.Enum<capture#20 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if ((L2ArmorType)legs.getItemType() == L2ArmorType.HEAVY [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6933: inconvertible types [javac] found : java.lang.Enum<capture#334 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && ((L2ArmorType)armor.getItemType() == L2ArmorType.HEAVY)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6939: inconvertible types [javac] found : java.lang.Enum<capture#872 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && (L2ArmorType)armor.getItemType() == L2ArmorType.HEAVY)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6957: inconvertible types [javac] found : java.lang.Enum<capture#421 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if ((L2ArmorType)legs.getItemType() == L2ArmorType.LIGHT [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6958: inconvertible types [javac] found : java.lang.Enum<capture#94 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && ((L2ArmorType)armor.getItemType() == L2ArmorType.LIGHT)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6964: inconvertible types [javac] found : java.lang.Enum<capture#748 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && (L2ArmorType)armor.getItemType() == L2ArmorType.LIGHT)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6982: inconvertible types [javac] found : java.lang.Enum<capture#4 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if ((L2ArmorType)legs.getItemType() == L2ArmorType.MAGIC [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6983: inconvertible types [javac] found : java.lang.Enum<capture#74 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && ((L2ArmorType)armor.getItemType() == L2ArmorType.MAGIC)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6989: inconvertible types [javac] found : java.lang.Enum<capture#189 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && (L2ArmorType)armor.getItemType() == L2ArmorType.MAGIC)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\templates\L2Weapon.java:141: inconvertible types [javac] found : java.lang.Enum<capture#87 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] return (L2WeaponType) super._type; [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\TradeList.java:344: incomparable types: java.lang.Enum<capture#479 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:408: incomparable types: java.lang.Enum<capture#938 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#719 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#881 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:1330: incomparable types: java.lang.Enum<capture#412 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:733: incomparable types: java.lang.Enum<capture#770 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:786: incomparable types: java.lang.Enum<capture#959 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:134: incomparable types: java.lang.Enum<capture#928 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:2520: incomparable types: java.lang.Enum<capture#721 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:2520: incomparable types: java.lang.Enum<capture#884 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\L2Armor.java:82: inconvertible types [javac] found : java.lang.Enum<capture#730 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] return (L2ArmorType) super._type; [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\datatables\sql\ItemTable.java:338: incomparable types: java.lang.Enum<capture#56 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:387: incomparable types: java.lang.Enum<capture#62 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:462: incomparable types: java.lang.Enum<capture#183 of ?> and com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if(item.type == L2ArmorType.PET) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\templates\L2EtcItem.java:48: inconvertible types [javac] found : java.lang.Enum<capture#314 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] return (L2EtcItemType) super._type; [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\handler\skillhandlers\Blow.java:159: incomparable types: java.lang.Enum<capture#214 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] soul = (ss && (weapon.getItemType() == L2WeaponType.DAGGER )); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\handler\skillhandlers\Pdam.java:137: incomparable types: java.lang.Enum<capture#129 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] soul = (ss && weapon.getItemType() != L2WeaponType.DAGGER); [javac] ^ sinexia sto epomeno post
  11. pragmatika dn exo piraxi tpt r pedia ama piraza giati na min to elega? se afti tin photo eksalou fenete oti dn exo piraxi tpt http://i48.tinypic.com/34xnpr4.png
  12. dn perasa kanena code ine katharo to pack gia afto problimatizome k ego :S http://i48.tinypic.com/34xnpr4.png
  13. [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\handler\skillhandlers\StrSiegeAssault.java:107: incomparable types: java.lang.Enum<capture#510 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] boolean soul = (weapon != null && weapon.getChargedSoulshot() == L2ItemInstance.CHARGED_SOULSHOT && weapon.getItemType() != L2WeaponType.DAGGER); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\managers\ItemsOnGroundManager.java:167: incomparable types: java.lang.Enum<capture#391 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(Config.AUTODESTROY_ITEM_AFTER > 0 && item.getItemType() != L2EtcItemType.HERB || Config.HERB_AUTO_DESTROY_TIME > 0 && item.getItemType() == L2EtcItemType.HERB) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\managers\ItemsOnGroundManager.java:167: incomparable types: java.lang.Enum<capture#770 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(Config.AUTODESTROY_ITEM_AFTER > 0 && item.getItemType() != L2EtcItemType.HERB || Config.HERB_AUTO_DESTROY_TIME > 0 && item.getItemType() == L2EtcItemType.HERB) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestDropItem.java:96: incomparable types: java.lang.Enum<capture#364 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(item.getItemType() == L2EtcItemType.QUEST && !(activeChar.isGM() && Config.GM_TRADE_RESTRICTED_ITEMS)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestEnchantItem.java:125: incomparable types: java.lang.Enum<capture#703 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(item.getItem().getItemType() == L2WeaponType.ROD || item.isShadowItem()) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPackageSend.java:157: incomparable types: java.lang.Enum<capture#918 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\network\clientpackets\SendWareHouseDepositList.java:168: incomparable types: java.lang.Enum<capture#324 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(warehouse instanceof ClanWarehouse && !item.isTradeable() || item.getItemType() == L2EtcItemType.QUEST) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:162: inconvertible types [javac] found : java.lang.Enum<capture#844 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if(_currentItem.type instanceof L2ArmorType) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:164: inconvertible types [javac] found : java.lang.Enum<capture#533 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] _currentItem.item = new L2Armor((L2ArmorType) _currentItem.type, _currentItem.set); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:166: inconvertible types [javac] found : java.lang.Enum<capture#207 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(_currentItem.type instanceof L2WeaponType) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:168: inconvertible types [javac] found : java.lang.Enum<capture#217 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] _currentItem.item = new L2Weapon((L2WeaponType) _currentItem.type, _currentItem.set); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:170: inconvertible types [javac] found : java.lang.Enum<capture#234 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] else if(_currentItem.type instanceof L2EtcItemType) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\DocumentItem.java:172: inconvertible types [javac] found : java.lang.Enum<capture#116 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] _currentItem.item = new L2EtcItem((L2EtcItemType) _currentItem.type, _currentItem.set); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\SkillsEngine.java:152: inconvertible types [javac] found : java.lang.Enum<capture#929 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] list.add(new L2EtcItem((L2EtcItemType) item.type, item.set)); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:106: incomparable types: java.lang.Enum<capture#312 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:110: incomparable types: java.lang.Enum<capture#264 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:110: incomparable types: java.lang.Enum<capture#815 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:110: incomparable types: java.lang.Enum<capture#143 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:120: incomparable types: java.lang.Enum<capture#145 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:124: incomparable types: java.lang.Enum<capture#194 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:124: incomparable types: java.lang.Enum<capture#327 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:124: incomparable types: java.lang.Enum<capture#587 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:134: incomparable types: java.lang.Enum<capture#770 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:138: incomparable types: java.lang.Enum<capture#479 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:138: incomparable types: java.lang.Enum<capture#582 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:138: incomparable types: java.lang.Enum<capture#987 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:149: incomparable types: java.lang.Enum<capture#502 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:159: incomparable types: java.lang.Enum<capture#244 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(itemType == L2WeaponType.BOW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:163: incomparable types: java.lang.Enum<capture#158 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:163: incomparable types: java.lang.Enum<capture#559 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\skills\funcs\FuncEnchant.java:163: incomparable types: java.lang.Enum<capture#195 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] else if(itemType == L2WeaponType.DUALFIST || itemType == L2WeaponType.DUAL || itemType == L2WeaponType.SWORD && item.getItem().getBodyPart() == 16384) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\thread\daemons\ItemsAutoDestroy.java:87: incomparable types: java.lang.Enum<capture#380 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(item.getItemType() == L2EtcItemType.HERB) [javac] ^ [javac] 66 errors ti ftei k pos mporo na to fixaro?
  14. piga na to kano compile k m ebgale ta parakato errors [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:4975: incomparable types: java.lang.Enum<capture#743 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:4976: incomparable types: java.lang.Enum<capture#232 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:5016: incomparable types: java.lang.Enum<capture#924 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:6706: incomparable types: java.lang.Enum<capture#59 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:6728: inconvertible types [javac] found : java.lang.Enum<capture#781 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if(target.getItemType() instanceof L2ArmorType || target.getItemType() instanceof L2WeaponType || target.getItem() instanceof L2Armor || target.getItem() instanceof L2Weapon) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6728: inconvertible types [javac] found : java.lang.Enum<capture#948 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] if(target.getItemType() instanceof L2ArmorType || target.getItemType() instanceof L2WeaponType || target.getItem() instanceof L2Armor || target.getItem() instanceof L2Weapon) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6753: incomparable types: java.lang.Enum<capture#569 of ?> and com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] if(target.getItem() != null && target.getItem().getItemType() == L2EtcItemType.ARROW) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6932: inconvertible types [javac] found : java.lang.Enum<capture#20 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if ((L2ArmorType)legs.getItemType() == L2ArmorType.HEAVY [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6933: inconvertible types [javac] found : java.lang.Enum<capture#334 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && ((L2ArmorType)armor.getItemType() == L2ArmorType.HEAVY)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6939: inconvertible types [javac] found : java.lang.Enum<capture#872 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && (L2ArmorType)armor.getItemType() == L2ArmorType.HEAVY)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6957: inconvertible types [javac] found : java.lang.Enum<capture#421 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if ((L2ArmorType)legs.getItemType() == L2ArmorType.LIGHT [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6958: inconvertible types [javac] found : java.lang.Enum<capture#94 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && ((L2ArmorType)armor.getItemType() == L2ArmorType.LIGHT)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6964: inconvertible types [javac] found : java.lang.Enum<capture#748 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && (L2ArmorType)armor.getItemType() == L2ArmorType.LIGHT)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6982: inconvertible types [javac] found : java.lang.Enum<capture#4 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if ((L2ArmorType)legs.getItemType() == L2ArmorType.MAGIC [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6983: inconvertible types [javac] found : java.lang.Enum<capture#74 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && ((L2ArmorType)armor.getItemType() == L2ArmorType.MAGIC)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:6989: inconvertible types [javac] found : java.lang.Enum<capture#189 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] && (L2ArmorType)armor.getItemType() == L2ArmorType.MAGIC)) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\templates\L2Weapon.java:141: inconvertible types [javac] found : java.lang.Enum<capture#87 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2WeaponType [javac] return (L2WeaponType) super._type; [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\model\TradeList.java:344: incomparable types: java.lang.Enum<capture#479 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:408: incomparable types: java.lang.Enum<capture#938 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#719 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#881 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:1330: incomparable types: java.lang.Enum<capture#412 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:733: incomparable types: java.lang.Enum<capture#770 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:786: incomparable types: java.lang.Enum<capture#959 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:134: incomparable types: java.lang.Enum<capture#928 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:2520: incomparable types: java.lang.Enum<capture#721 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:2520: incomparable types: java.lang.Enum<capture#884 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\L2Armor.java:82: inconvertible types [javac] found : java.lang.Enum<capture#730 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2ArmorType [javac] return (L2ArmorType) super._type; [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\datatables\sql\ItemTable.java:338: incomparable types: java.lang.Enum<capture#56 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:387: incomparable types: java.lang.Enum<capture#62 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:462: incomparable types: java.lang.Enum<capture#183 of ?> and com.l2jfrozen.gameserver.templates.L2ArmorType [javac] if(item.type == L2ArmorType.PET) [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\templates\L2EtcItem.java:48: inconvertible types [javac] found : java.lang.Enum<capture#314 of ?> [javac] required: com.l2jfrozen.gameserver.templates.L2EtcItemType [javac] return (L2EtcItemType) super._type; [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\handler\skillhandlers\Blow.java:159: incomparable types: java.lang.Enum<capture#214 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] soul = (ss && (weapon.getItemType() == L2WeaponType.DAGGER )); [javac] ^ [javac] C:\workspace\L2JFrozen\gameserver\head-src\com\l2jfrozen\gameserver\handler\skillhandlers\Pdam.java:137: incomparable types: java.lang.Enum<capture#129 of ?> and com.l2jfrozen.gameserver.templates.L2WeaponType [javac] soul = (ss && weapon.getItemType() != L2WeaponType.DAGGER); [javac] ^ i sinexia sto epomeno post
  15. Eeeee xalaroste ligo m thimizete ta pedakia sto l2 p lene: -Eeee mlk tha se gamiso pes m p menis gia na ertho na se gamiso -Ela r mlk ela athina stin tade odo na se gamiso tha se perimeno me maxeri -Tora erxome mlk tha fero k parea na s skiso ton kolo! Next Day: -P isoun r flore? -Arostise i giagia m k dn mporousa na ertho! (Troll) Sovareftite R to pedi anikse ena topic ama dn sas endiaferi min postarete gia mlkies!! K tora on topic: Gia ti pack milas??k dn ginete na s anixoune enan server k esi na min exis gnosis gia tpt apo developing!poli efkola mpori k na se koroidepsoun k ama dn dosis arketa lefta kalos server(ektos ama exis arketes gnosis :D ) dn sikonete :D ego ama bris alla 3-4 sovara atoma ime mesa (alla gia dedicated server)
  16. 1)Se enan server dn metrai mono to poso kalo ine to pc alla k to internet conection(upload speed)k mono ama exis tin 54mbps sindesi tis cytas p bgazi 10mbps upload speed tha mporesis na stirixis server apo tin ellada. 2)Ta server machine pera apo ta kala xaraktiristika p bgazoune (ram,xoritikotita ktlp)antexoun k pio poli san mixanimata dn mporis ena pc p tha to agorasis gia gaming na to exis 5-6 mines anixto logika tha se afisi apo trofodotiko :D (emena toulaxiston epidi to pc m klini spania idi exi arxisi k klini mono t k edosa 1000 evro gia na to paro :) ) 3)Diskola na asxolithoun kali dev gia na sikosete enan server sto spiti s.Edo tous les gia eteria k pali lefta theloun :D
  17. lf freya mid rate (x15-x25) server 200+++ ppl online and greek or english speak... ty! :)
  18. psaxno ena script p na dini ta blood oath auto gia Clan Points ty! :)
  19. lf one script for l2net or l2tower to give the blood oath for Clan Points Auto
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock