Jump to content

Recommended Posts

Posted

So ....

i want to add custom item in my server !!! i use this server : http://www.maxcheaters.com/topic/57276-l2jserver-compiled-revisions-high-five-beta-stable/

BETA 10448

i only can add one custom item !!! the second one doesn't work for example : i add set assassin ASUKI set it's work but if i add one more set like ixion set !! ixion set doesn't work ASUKI still working great

it always : this item doesn't exist !!!

btw i can't execute SQL either

Posted

then compare the ixion sql structure with the one ur using in ur database....edit it to fit urs and voila! problem solved ;)

ermmm sr about this but !!! the problem is i added dragon claw <<< weapon form here http://www.maxcheaters.com/topic/184668-sharedragon-claw-weapons-h5/

it's work !!!

and about set !! i mean anyset it's not working

it have these thing on GS

[29/10 13:21:03] Cannot create item 88175

java.lang.reflect.InvocationTargetException

        at com.l2jserver.gameserver.engines.items.DocumentItem.makeItem(Document

Item.java:176)

        at com.l2jserver.gameserver.engines.items.DocumentItem.parseItem(Documen

tItem.java:160)

        at com.l2jserver.gameserver.engines.items.DocumentItem.parseDocument(Doc

umentItem.java:86)

        at com.l2jserver.gameserver.engines.DocumentBase.parse(DocumentBase.java

:167)

        at com.l2jserver.gameserver.engines.DocumentEngine.loadItems(DocumentEng

ine.java:121)

        at com.l2jserver.gameserver.datatables.ItemTable.load(ItemTable.java:131

)

        at com.l2jserver.gameserver.datatables.ItemTable.<init>(ItemTable.java:1

22)

        at com.l2jserver.gameserver.datatables.ItemTable$SingletonHolder.<clinit

>(ItemTable.java:439)

        at com.l2jserver.gameserver.datatables.ItemTable.getInstance(ItemTable.j

ava:114)

        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:234)

        at com.l2jserver.gameserver.GameServer.main(GameServer.java:495)

Caused by: java.lang.reflect.InvocationTargetException

        at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Sourc

e)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou

rce)

        at java.lang.reflect.Constructor.newInstance(Unknown Source)

        at com.l2jserver.gameserver.engines.items.DocumentItem.makeItem(Document

Item.java:172)

        ... 10 more

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...