Jump to content
  • 0

[HELP] GameServer Error Epilogue


Question

Posted

Hello Guys ,

 

Im using L2jOfficial Epilogue pack(the latest) and all work fine, but i dont know why i got this error in game server :

 

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)

 

 

The Server is running ok , but i dont know why i got this error. Can somebody help me ?

 

 

 

Regards

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock