Page 1 of 1

[Help] help my server to item Enchant for S84

Posted: Thu Apr 30, 2009 3:08 pm
by kajamajin
Hi.
I made to S84 grade items and s84 passive skill. (skill id is 239 * 7)
every things ok.
but i have one error.

This is error code.

Code: Select all

Client: [Character: GM - Account: gm - IP: 58.239.171.129] - Failed running: [C] 58 RequestEnchantItem - L2J Server Version: ${l2j.revision} - DP Revision: Unsupported Custom Version.java.lang.ArrayIndexOutOfBoundsException: 7        at net.sf.l2j.gameserver.templates.item.L2Item.getCrystalCount(L2Item.java:324)        at net.sf.l2j.gameserver.model.L2ItemInstance.getCrystalCount(L2ItemInstance.java:579)        at net.sf.l2j.gameserver.network.clientpackets.RequestEnchantItem.runImpl(RequestEnchantItem.java:374)        at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:76)        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source)
Enchant to armor or weapon for s84.
sucesse. but Failed to not crystal ...

help . and sorry my english and this topic..

Re: [Help] help my server to item Enchant for S84

Posted: Thu Apr 30, 2009 3:43 pm
by salpe
S84 items are added for GRACIA FINAL but l2j current revision is GRACIA PART 2 so you must wait until developers release the l2j GRACIA FINAL version.