Baium AI Script Error!

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
knoppix
Posts: 138
Joined: Sat Dec 12, 2009 8:02 pm
Location: La Plata, Buenos Aires

Baium AI Script Error!

Post by knoppix »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 7225:
L2JDP Revision 4046:

Hi, i just update the server with the last revision and when it update the GrandBoss manager it shows this error:

Code: Select all

 GrandBossManager: Updated Baium(29020) status to 1.../gameserver/data/scripts/ai/individual/Baium.javajava.lang.NullPointerException        at com.l2jserver.gameserver.ai.L2AttackableAI.thinkAttack(L2AttackableAI.java:1042)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtThink(L2AttackableAI.java:2397)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:419)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:362)        at com.l2jserver.gameserver.ai.L2CharacterAI.onIntentionAttack(L2CharacterAI.java:261)        at com.l2jserver.gameserver.ai.L2AttackableAI.onIntentionAttack(L2AttackableAI.java:409)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:310)        at com.l2jserver.gameserver.ai.AbstractAI.setIntention(AbstractAI.java:250)        at com.l2jserver.gameserver.ai.L2AttackableAI.onEvtAttacked(L2AttackableAI.java:2442)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:422)        at com.l2jserver.gameserver.ai.AbstractAI.notifyEvent(AbstractAI.java:362)        at ai.group_template.L2AttackableAIScript.onAttack(L2AttackableAIScript.java:191)        at ai.individual.Baium.onAttack(Baium.java:323)        at com.l2jserver.gameserver.model.quest.Quest.onAttack(Quest.java:658)        at com.l2jserver.gameserver.model.quest.Quest.notifyAttack(Quest.java:350)        at com.l2jserver.gameserver.model.actor.L2Attackable.addDamage(L2Attackable.java:882)        at com.l2jserver.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2Attackable.java:456)        at com.l2jserver.gameserver.model.actor.instance.L2GrandBossInstance.reduceCurrentHp(L2GrandBossInstance.java:67)        at com.l2jserver.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2Attackable.java:413)        at handlers.skillhandlers.Mdam.useSkill(Mdam.java:175)        at com.l2jserver.gameserver.model.actor.L2Character.callSkill(L2Character.java:6558)        at com.l2jserver.gameserver.model.actor.L2Character.onMagicHitTimer(L2Character.java:6160)        at com.l2jserver.gameserver.model.actor.L2Character$MagicUseTask.run(L2Character.java:2545)        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)        at java.util.concurrent.FutureTask.run(FutureTask.java:166)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:165)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266)        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)        at java.lang.Thread.run(Thread.java:636) 
Any Idea?

Thanks in advance!
"Only two things are infinite, the universe and human stupidity, and I\\\'m not sure about the former." - A.Einstein
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Re: Baium AI Script Error!

Post by netvirus »

At me too

GrandBossManager: Updated Baium(29020) status to 1
gameserver/data/scripts/ai/individual/Baium.java
java.lang.NullPointerException

:shock:
FidoNet - iddqd
Post Reply