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)
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.
Hey everyone!
L2Evolution – Inspired by L2Pride
We’ve just released more info about the server everything you need to know is now available!
👉 Learn more here: https://l2evolution.org/Forum/wiki/
🌐 Official Website: l2evolution.org
Question
L2SacredUnion
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
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.