Can someone please have alook at this I did a restart on my server and I get this error and cant get it to work, the only editting I was doing is adding armor to new character in the char_creation_items then restarted ther server and yes I have complied it etc and I still get the same error.
L2J Server Version: 3819
L2J Datapack Version: 6896
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.l2jserver.gameserver.datatables.ItemTable.getInstance(ItemTable.j
ava:206)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:203)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:498)
Caused by: java.lang.NullPointerException
at com.l2jserver.gameserver.datatables.ItemTable.load(ItemTable.java:350
)
at com.l2jserver.gameserver.datatables.ItemTable.<init>(ItemTable.java:2
26)
at com.l2jserver.gameserver.datatables.ItemTable.<init>(ItemTable.java:5
7)
at com.l2jserver.gameserver.datatables.ItemTable$SingletonHolder.<clinit
why ban him, his name almost ressurected the forum
haiku: Kara walks in light, whispers drift like soft spring rain, time bows at his steps.
Arrays.stream(DeveloperBrain.getInstance().getThoughts())
.filter(Kara.class::isInstance)
.map(Kara.class::cast)
.filter(k -> Objects.nonNull(k.getCoffeeLevel()))
.flatMap(k -> k.getExcuses().stream().map(e -> Map.entry(k, e)))
.filter(e -> Optional.ofNullable(StackOverflow.getAnswerById(
DeveloperBrain.getVariables().getInt("kara_ban_counter", 0)))
.map(a -> a.isActuallyHelpful() == false)
.orElse(true))
.findFirst()
.filter(r -> Optional.ofNullable(Admin.getPatience())
.filter(p -> Admin.destroyPatience("KaraBanProcess", 1, true))
.isPresent())
.ifPresentOrElse(e -> {
Admin.sendPacket(SystemMessage.sendString("Kara has been banned again."));
Admin.sendPacket(Sound.ITEMSOUND_ENCHANT_FAILURE.getPacket());
Admin.sendPacket(new MagicSkillUse(Admin, Kara.class, CommonSkill.BANHAMMER.getId(), 999, 1, 0));
}, () -> Admin.sendPacket(SystemMessage.sendString("Miracle! Kara survived without a ban... this time.")));
well,thx for your reply...i had solved my problem.its source data errors...the old Armorgrp.dat and Armorgrp-classic.dat exist errors...rly swired.
about skillgrp-classic.dat,i decrypt and encrypt it,it works...but in Grand Crusade i didnot know if it exist Auto-cast.
sell adena
l2rebon signature x1 - 1kk = 1 dollars
l2reborn x10 - 500kk = 4 dollars
E-Global x Lu4 - 1kk = 2 dollars
BOHPTS - x20-x500 TOP PRICE
LINEAGE2DEX - TOP PRICE !!!!!
DISCORD - GODDARDSHOP
TELEGRAM - MMOPROMO
Also on sale are Epic jewelry, Clothes at a very good price
Question
Colville®
Can someone please have alook at this I did a restart on my server and I get this error and cant get it to work, the only editting I was doing is adding armor to new character in the char_creation_items then restarted ther server and yes I have complied it etc and I still get the same error.
L2J Server Version: 3819
L2J Datapack Version: 6896
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.l2jserver.gameserver.datatables.ItemTable.getInstance(ItemTable.j
ava:206)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:203)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:498)
Caused by: java.lang.NullPointerException
at com.l2jserver.gameserver.datatables.ItemTable.load(ItemTable.java:350
)
at com.l2jserver.gameserver.datatables.ItemTable.<init>(ItemTable.java:2
26)
at com.l2jserver.gameserver.datatables.ItemTable.<init>(ItemTable.java:5
7)
at com.l2jserver.gameserver.datatables.ItemTable$SingletonHolder.<clinit
>(ItemTable.java:1023)
... 3 more
Please help if you can
thanks
7 answers to this question
Recommended Posts