Jump to content

ariss100

Members
  • Posts

    143
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ariss100

  1. i give 30 euro !
  2. downloaded ty xLoverMaN #closed
  3. filos ty gia tin apadisi ton trader sou ton exw idi kai ton exw perasei kai sto server mou tis dynasty stoles thelo na perasw den iparxoun sto interlude..
  4. kserei kaneis pou na tis vrw kai sto search psaxnw kai se shares me diafora alla oles einai custom tis kanonikes tis exei kaneis kai an iparxoun sto forum mou kanete ena link apo kato na tis katevasw na tis perasw se L2 IL frozen!
  5. lipon problem solved eprepe na kliso firewall xD #closed
  6. lipon ok ekana ta pada ports/config/no-ip sto l2.ini alla o filos mou den mporei na peksei bainei sto game vazei ena kodiko kai pataei login kai aplos den tou ginete tpt eno egw mporw na bw sto server pezei kamia idea gt egw ksemina telos ! idk ti allo na kanw ta exw kanei ola
  7. lipon katevasa to kainourgio eclipse me kainourgia version java ta perasa sto eclipse kai ekana compile kai petixe GG! #LOCKED
  8. stinky ! ty re si exw xrisimopoiisei kai tin buffer sou gamaei ! ty ! wraios !
  9. oxi den exei ksexwrist table einai ena sql kai sta instruction leei na kanoume aplo execute alla mou vgazei error sto execute filos mpopreis na to kitaksei ligo meso teamviewer?
  10. exw parei mia buffer tis demy kai den mou pernaei sto navicat to file den kserw gt :S leei only l2j frozen kai exw l2j frozen ...
  11. thelo ligo help me to l2j frozen exw perasei merika pragmata ton exw aniksei alla exw ena prob mporeis na me pm i na me kaneis add skype : aris10024 i ama den piasei ayto aris 2hard2d1e
  12. :S sry pou to grafw edw alla epsaxna wra kai den vrika ksana to post pou mporeis na help btw exw l2j frozen pack kai thelo ligo help tha mporouses na me voithiseis sou exw stilei kai pm den kserw ama to diavases ...
  13. ela edw einai to post tou papaditsa gl me to pc s :D http://maxcheaters.com/forum/index.php?topic=145109.0
  14. lipon ta exw kanei ola exw ftiaksei kai account kaw login patao accept sta rules pao na patiso to ok na bei ston server mou kai den kanei tpt dld den mou anigei na pao sto character selection? kamia idea? :S peste mou gt exw skasei palevw 5 wres me ola afta ta error kai tlk tr pou ton eftasa sxedon sto telos KI ALLO LATHOS i idk
  15. oxi tpt opws einai to exw apo to svn kanonika na sou pw thes na milame apo skype ligo : aris10024 h ama den piasei ayto aris 2hard2d1e i apo msn : crossfireselling@hotmail.com
  16. na to olo to 1 ant built sry gia to double post alla den xorouse alla gramata :S
  17. 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: 946 compile: [javac] Compiling 1463 source files to C:\workspace\L2jFrozen_GameServer\build\classes [javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2PcInstance.java:4969: incomparable types: java.lang.Enum<capture#786 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:4970: incomparable types: java.lang.Enum<capture#894 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:5010: incomparable types: java.lang.Enum<capture#369 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:6700: incomparable types: java.lang.Enum<capture#132 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:6722: inconvertible types [javac] found : java.lang.Enum<capture#122 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:6722: inconvertible types [javac] found : java.lang.Enum<capture#42 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:6747: incomparable types: java.lang.Enum<capture#930 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:6926: inconvertible types [javac] found : java.lang.Enum<capture#66 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:6927: inconvertible types [javac] found : java.lang.Enum<capture#218 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:6933: inconvertible types [javac] found : java.lang.Enum<capture#733 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:6951: inconvertible types [javac] found : java.lang.Enum<capture#627 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:6952: inconvertible types [javac] found : java.lang.Enum<capture#971 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:6958: inconvertible types [javac] found : java.lang.Enum<capture#454 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:6976: inconvertible types [javac] found : java.lang.Enum<capture#543 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:6977: inconvertible types [javac] found : java.lang.Enum<capture#896 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:6983: inconvertible types [javac] found : java.lang.Enum<capture#972 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\TradeList.java:344: incomparable types: java.lang.Enum<capture#328 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#255 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#569 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#890 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#559 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#536 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#351 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#944 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:2497: incomparable types: java.lang.Enum<capture#697 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:2497: incomparable types: java.lang.Enum<capture#258 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#421 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#491 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#280 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#880 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#641 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#360 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#146 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#42 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\StrSiegeAssault.java:107: incomparable types: java.lang.Enum<capture#426 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#824 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#238 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] ^ BUILD FAILED C:\workspace\L2jFrozen_GameServer\build.xml:65: Error starting modern compiler Total time: 46 seconds
  18. oriste edw einai olo to ant built pou exei kanei kai sto telos mou vgazei 1 error :S den katalavaino ti prob exei enw to DATAPACK to kanei swsta wriste to error pou mou vgazei to gameserver sto l2j frozen BUILD FAILED C:\workspace\L2jFrozen_GameServer\build.xml:65: Error starting modern compiler Total time: 46 seconds pisteyo na mporeite na help
  19. lipon thelo na apenergopeiiso to pass tou mySql alla den mpow katevasa neo my sql nao navicat ta ksanaekana install alla tpt piga to pc liges meres prin to valo to navicat kai to mysql ta ksanakatevasa alla ta idia to prob einai oti to mysql oses fores kai na to apegatestiso kai me clean kai me ta pada krataei to pass pou eixa valei akoma kai se allo pc to ekana kai pali ta idia :S ti na kanw exw ena pack l2jBotik new updated version einai poli kalo alla den mporw na to kanw install an mporei kapios na help mesa teamviewer HELP!
×
×
  • Create New...