Jump to content
  • 0

Question

Posted

Hello Guys.

 

I Have A Problem.

 

I Add Some Items On navicat And I Cant Find Them.

 

For Example I Add Item With ID 9635038 On encitems Table, I Can Use It Ingame But I Can't Find The Item On Navicat.

 

Can Some One Tell me Why or What I Must Do?

 

Also I Have A Problem On //reload skills At GameServer Console.

 

java.io.FileNotFoundException: C:\L2Templars Epilogue\gameserver\data\stats\skil
ls\skills.dtd (The system cannot find the file specified)

 

Thanks.

Jim.

8 answers to this question

Recommended Posts

  • 0
Posted

will you copy the custom skill xml file here ?

to see where is the mistake

 

Fixed.

 

New Error Now.. Pfff

 

NPCTable: Error creating NPC table.
java.lang.IllegalArgumentException: No enum const class com.l2jserver.gameserver
.templates.chars.L2NpcTemplate$AbsorbCrystalType.
        at java.lang.Enum.valueOf(Unknown Source)
        at com.l2jserver.gameserver.templates.chars.L2NpcTemplate$AbsorbCrystalT
ype.valueOf(L2NpcTemplate.java:126)
        at com.l2jserver.gameserver.templates.chars.L2NpcTemplate.<init>(L2NpcTe
mplate.java:217)
        at com.l2jserver.gameserver.datatables.NpcTable.fillNpcTable(NpcTable.ja
va:500)
        at com.l2jserver.gameserver.datatables.NpcTable.restoreNpcData(NpcTable.
java:88)
        at com.l2jserver.gameserver.datatables.NpcTable.<init>(NpcTable.java:66)

        at com.l2jserver.gameserver.datatables.NpcTable.<init>(NpcTable.java:51)

        at com.l2jserver.gameserver.datatables.NpcTable$SingletonHolder.<clinit>
(NpcTable.java:766)
        at com.l2jserver.gameserver.datatables.NpcTable.getInstance(NpcTable.jav
a:59)
        at com.l2jserver.gameserver.instancemanager.GrandBossManager.init(GrandB
ossManager.java:144)
        at com.l2jserver.gameserver.instancemanager.GrandBossManager.<init>(Gran
dBossManager.java:106)
        at com.l2jserver.gameserver.instancemanager.GrandBossManager.<init>(Gran
dBossManager.java:45)
        at com.l2jserver.gameserver.instancemanager.GrandBossManager$SingletonHo
lder.<clinit>(GrandBossManager.java:506)
        at com.l2jserver.gameserver.instancemanager.GrandBossManager.getInstance
(GrandBossManager.java:100)
        at com.l2jserver.gameserver.instancemanager.ZoneManager.load(ZoneManager
.java:375)
        at com.l2jserver.gameserver.instancemanager.ZoneManager.<init>(ZoneManag
er.java:70)
        at com.l2jserver.gameserver.instancemanager.ZoneManager.<init>(ZoneManag
er.java:52)
        at com.l2jserver.gameserver.instancemanager.ZoneManager$SingletonHolder.
<clinit>(ZoneManager.java:531)
        at com.l2jserver.gameserver.instancemanager.ZoneManager.getInstance(Zone
Manager.java:60)
        at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:218)
        at com.l2jserver.gameserver.GameServer.main(GameServer.java:500)

  • 0
Posted

Can't you read? Jesus when you added the item you added the wrong crystal type.

There is no such associated crystal type in the core.

  • 0
Posted

Can't you read? Jesus when you added the item you added the wrong crystal type.

There is no such associated crystal type in the core.

 

Smart Boy Horus...

 

What About CLIENT MODS?

 

Can I Read Something Here About My Problem With NAVICAT? Don't Thing So.

 

Pffff...

 

Don't Reply To My Posts Please.

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
Answer this question...

×   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...