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.
It seems like L2Elite got away from copies. No?
L2Gold.cc has years of experience, and it's publicly known that those files are stable and reliable. Over the years it developed a bad branding, tho.
From what i know, nothing is really like L2gold.cc. The other servers are just copies people try to make. L2gold.cc is with a lot of class balance changes/ scripts/AI.obj, which makes it different.
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.