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.
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
From Salvation onwards I think you need a patched nwindow.dll that allows such modifications, try to see if you get what you need here:
https://drive.google.com/drive/u/1/folders/1LLbQFGf8KlR-O0Iv5umfF-pwZgrDh9bd
hello everyone!
I am wanting to save the files (Ini. - Data - ) of the EP5 Client: Salvation... But they generate the error "corrupt files"... I tried several versions of L2FileEditor without good results.
I need help! Thank you!
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.