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.
Powerful Features for Digital Excellence
Experience the difference with our carefully crafted digital products designed to elevate your workflow.
Hey everyone 👋
If you're looking to build your own MMORPG site, forum, or even a fully customized web solution, I've got something you'll want to check out.
I'm teaming up with Modello, a top-tier platform offering professionally designed templates and managed hosting. Whether you're starting a gaming community, a forum hub, or need a sleek custom-built site, Modello has you covered.
🌟 Grab 30% OFF all products and plans using promo code BARRYMANE
👉 Valid on everything—from templates to hosted solutions
Here are two standout options:
🎮 MMORPG Site Template – Eldoria
Build an immersive game showcase or fan portal.
➡️ Preview Eldoria
💬 Feature-Packed Forum Hub
Start your community with ease—modern design, robust features.
➡️ Preview Forum Hub
🛠️ Modello also offers custom websites tailored to your needs, with complete design, hosting, and support included.
Let me know if you need help choosing the right template or want tips on getting started. Happy to share insights and support your project!
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.