Sveiki,viskas gerai buildinasi,bet kai ikeliu
KODAS ir iškart meta error bandant buildinti. Kame bėda?
[javac] (use of '_' as an identifier might not be supported in releases after Java SE 8)
[javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\custom\DonateAudit.java:49: error: cannot find symbol
[javac] save.write(Util.formatDate(new Date(), "dd/MM/yyyy H:mm:ss") + ">" + activeChar + ">" + action + ">" + target + ">" + params + "\r\n");
[javac]
[javac] C:\workspace\L2jFrozen_GameServer\head-src\com\l2jfrozen\gameserver\model\actor\instance\L2DonateShopInstance.java:894: error: incompatible types: int cannot be converted to String
[javac] html.replace("%level%", rhand.getAugmentation().getSkill().getLevel());
[javac]
<javac destdir="${build.classes}" includeantruntime="false" optimize="on" debug="on" source="1.7" target="1.7" encoding="utf-8" nowarn="off">
išimi koda viskas veikia.
Paskutinį kartą redagavo: 28 Rugsėjo 2016 - 20:42