Good afternoon everyone. I need your help for troubleshooting the following error:
ItemTable: Loaded 1014 Armors. ItemTable: Loaded 6880 Items. ItemTable: Loaded 1313 Weapons. ItemTable: Highest item Id used: 9208 ArmorSetsData: Loaded 51 armor sets. ArmorSetsData: Loaded 51 custom armor sets. SummonItems Loaded: 14 items. SoulCrystalsTable: Loaded 39 SC(s) data and 124 NPC(s) data. =======================================================================-[ Npc ] NpcData: Loaded 6533 npc templates. NpcData: Loaded 6548 npc templates. NpcData: Loaded 0 custom droplist. NpcData: Players droplist was cached. Exception in thread "main" java.lang.ExceptionInInitializerError at com.l2jhellas.gameserver.datatables.sql.NpcData.getInstance(NpcData.java:740) at com.l2jhellas.gameserver.GameServer.<init>(GameServer.java:187) at com.l2jhellas.gameserver.GameServer.main(GameServer.java:468) Caused by: java.lang.ArrayIndexOutOfBoundsException: 119 at com.l2jhellas.gameserver.datatables.sql.NpcData.restoreNpcData(NpcData.java:350) at com.l2jhellas.gameserver.datatables.sql.NpcData.<init>(NpcData.java:57) at com.l2jhellas.gameserver.datatables.sql.NpcData$SingletonHolder.<clinit>(NpcData.java:745) ... 3 more
I've tried to run a clear installation of the database, recompiled the pack, but without any changes, from the original work. This happened suddenly and unexpectedly. I am running stock L2JHellas coding.
Account Features
➡ EARLY SUPPORTER BADGE
➡ NO QUEST BADGE
➡ 24 MONTHS BOOST BADGE
➡ 1 YEAR NITRO SUBSCRIPTION
➡ CREATION DATE IS 2017
➡ ACCOUNT STANDING STATUS IS ALL GOOD
➡ CLEAN BILLING
➡ OGE MAIL OUTLOOK
PAYMENT METHODS
➡ CRYPTO
➡ PAYPAL
➡ CASHAPP
➡ BANK TRANSFER
➡ GIFTCARDS
➡ ZELLE
➡ VENMO
CONTACTS
➡ DISCORD : crh11s
➡ TELEGRAM : crh11s
CONTACT WITH ME IF YOU ARE SERIOUS BUYE
To check the operation of npc movement. You can turn off all movement in the game and move only the npc you want using the move to package. This way you will reduce a lot of unnecessary code and understand where the problem is.
And all your maps are not thread safe and you are using multithreading
startQuestTimer("move", 5000, npc, null);
Question
xFranky
I've tried to run a clear installation of the database, recompiled the pack, but without any changes, from the original work.
This happened suddenly and unexpectedly. I am running stock L2JHellas coding.
Looking forward for your help.
6 answers to this question
Recommended Posts