Jump to content
  • 0

Please Help!!!! JAVA CRASH or????


Question

Posted

OMG!! I was just adding some items to the server, all was working, A-Style's server was doing a great job.  I restarted the server like 3 different times then BAAAM!!!!!  WTF is Java Main and how do I fix it and why would it possibly be null...I've already taken all the additions back out, basically undid everything and still the server won't go past this!!!...Help Me??? Please??

 

Server is L2J-Archid

ItemTable: Loaded 1052 Armors.

ItemTable: Loaded 6880 Items.

Exception in thread "main" java.lang.Error: Unknown item type null

        at com.l2jarchid.gameserver.skills.DocumentItem.makeItem(DocumentItem.java:162)

 

        at com.l2jarchid.gameserver.skills.DocumentItem.parseItem(DocumentItem.java:147)

 

        at com.l2jarchid.gameserver.skills.DocumentItem.parseDocument(DocumentItem.java:102)

 

        at com.l2jarchid.gameserver.skills.DocumentBase.parse(DocumentBase.java:116)

 

        at com.l2jarchid.gameserver.skills.SkillsEngine.loadData(SkillsEngine.java:160)

 

        at com.l2jarchid.gameserver.skills.SkillsEngine.loadWeapons(SkillsEngine.java:130)

 

        at com.l2jarchid.gameserver.datatables.ItemTable.<init>(ItemTable.java:343)

 

        at com.l2jarchid.gameserver.datatables.ItemTable.getInstance(ItemTable.java:208)

 

        at com.l2jarchid.gameserver.GameServer.<init>(GameServer.java:207)

 

        at com.l2jarchid.gameserver.GameServer.main(GameServer.java:532)

5 answers to this question

Recommended Posts

  • 0
Posted

Exception in thread "main" java.lang.Error: Unknown item type null

 

lol...

dude post here the xml u use,and il fix them lol haha

 

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