Im using L2jOfficial Epilogue Pack. And i got this error in GameServer :
C:\server\GameServer\data\scripts\ai\group_template\L2AttackableAIScript.java
java.lang.NullPointerException
at com.l2jserver.gameserver.GeoData.canSeeTarget(GeoData.java:106)
at com.l2jserver.gameserver.ai.L2AttackableAI.thinkAttack(L2AttackableAI
.java:1098)
at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.
java:2397)
at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:41
9)
at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:36
2)
at com.l2jserver.gameserver.ai.L2CharacterAI.onIntentionAttack(L2Charact
erAI.java:261)
at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionAttack(L2Attack
ableAI.java:409)
at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:3
10)
at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:2
50)
at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtAttacked(L2Attackable
AI.java:2442)
at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:42
2)
at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:36
2)
at ai.group_template.L2AttackableAIScript.onAttack(L2AttackableAIScript.
java:191)
at com.l2jserver.gameserver.model.quest.Quest.onAttack(Quest.java:658)
at com.l2jserver.gameserver.model.quest.Quest.notifyAttack(Quest.java:35
0)
at com.l2jserver.gameserver.model.actor.L2Attackable.addDamage(L2Attacka
ble.java:880)
at com.l2jserver.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2A
ttackable.java:454)
at com.l2jserver.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2A
ttackable.java:411)
at handlers.skillhandlers.Pdam.useSkill(Pdam.java:235)
at com.l2jserver.gameserver.model.actor.L2Character.callSkill(L2Characte
r.java:6528)
at com.l2jserver.gameserver.model.actor.L2Character.onMagicHitTimer(L2Ch
aracter.java:6146)
at com.l2jserver.gameserver.model.actor.L2Character$MagicUseTask.run(L2C
haracter.java:2538)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
What i need to do ? Some one can help me to fix this error ?
⏳ L2Elixir Open Beta goes live in less than 4 hours!
This Saturday, November 15th at 21:00 (UTC +2), the gates open for our biggest testing phase!
🔥 Don’t miss the first 30 minutes — exclusive rewards await!
A special NPC, “The Judge”, will appear in Giran, offering unique bonuses to early participants:
🏅 Open Beta Rewards:
- The first 2 players who talk to The Judge → Premium Account for Launch
- Another 2 random players who interact → Premium Account
- Everyone who speaks to the NPC within the first 30 minutes → Legendary Starter Pack for all characters on launch day (Nov 28th, 2025)
📌 The NPC will spawn exactly at 21:00 (UTC+2).
⏱️ Follow the countdown on our website — the hype is real!
Create your account & download the Updater to be ready!
🔗 https://l2elixir.org/connect/
💬 Discord: https://discord.gg/5ydPHvhbxs
Question
zlati
Hello Guys ,
Im using L2jOfficial Epilogue Pack. And i got this error in GameServer :
What i need to do ? Some one can help me to fix this error ?
Regards
4 answers to this question
Recommended Posts